Skip to content

Commit 082bd05

Browse files
deps(fe): Lock file maintenance fe (#59)
1 parent b4bbdc3 commit 082bd05

File tree

2 files changed

+387
-330
lines changed

2 files changed

+387
-330
lines changed

fe/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"tippy.js": "^6.3.7",
3535
"v-viewer": "^3.0.13",
3636
"viewerjs": "^1.11.6",
37-
"vue": "^3.5.3",
38-
"vue-router": "^4.4.3"
37+
"vue": "^3.5.4",
38+
"vue-router": "^4.4.4"
3939
},
4040
"devDependencies": {
4141
"@eslint/compat": "^1.1.1",
4242
"@eslint/eslintrc": "^3.1.0",
4343
"@eslint/js": "^9.10.0",
44-
"@nuxt/eslint": "^0.5.6",
44+
"@nuxt/eslint": "^0.5.7",
4545
"@tanstack/eslint-plugin-query": "^5.53.0",
4646
"@tanstack/vue-query-devtools": "^5.55.4",
4747
"@types/bootstrap": "^5.2.10",
@@ -50,8 +50,8 @@
5050
"@types/lodash": "^4.17.7",
5151
"@types/luxon": "^3.4.2",
5252
"@types/node": "^22.5.4",
53-
"@typescript-eslint/eslint-plugin": "^8.4.0",
54-
"@typescript-eslint/parser": "^8.4.0",
53+
"@typescript-eslint/eslint-plugin": "^8.5.0",
54+
"@typescript-eslint/parser": "^8.5.0",
5555
"@vue/eslint-config-typescript": "^13.0.0",
5656
"checkcss": "^2.0.9",
5757
"eslint": "^9.10.0",
@@ -61,7 +61,7 @@
6161
"schema-dts": "^1.1.2",
6262
"stats.js": "^0.17.0",
6363
"type-coverage": "^2.29.1",
64-
"typescript": "^5.5.4",
64+
"typescript": "^5.6.2",
6565
"typescript-eslint-parser-for-extra-files": "^0.7.0",
6666
"vite-bundle-analyzer": "^0.10.6",
6767
"vue-tsc": "^2.1.6"

0 commit comments

Comments
 (0)