Skip to content

Commit

Permalink
Update frontend dependencies (#385)
Browse files Browse the repository at this point in the history
* frontend dependency upgrade

* flake.lock: Update

Flake lock file updates:

• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/6e8e3332433847cd56186b1f6fc8c47603cf5b46' (2023-10-21)
  → 'github:oxalica/rust-overlay/a3e829c06eadf848f13d109c7648570ce37ebccd' (2023-10-22)
  • Loading branch information
aumetra authored Oct 24, 2023
1 parent 4d6fb74 commit c902e74
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 135 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions kitsune-fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/client-preset": "^4.1.0",
"@parcel/watcher": "^2.3.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
"@types/lodash": "^4.14.200",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-vue": "^9.18.0",
"prettier": "^3.0.3",
"prettier-plugin-css-order": "^2.0.1",
"sass": "^1.69.4",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vue-tsc": "^1.8.19"
"vue-tsc": "^1.8.20"
}
}
Loading

0 comments on commit c902e74

Please sign in to comment.