|
34 | 34 | "tippy.js": "^6.3.7",
|
35 | 35 | "v-viewer": "^3.0.13",
|
36 | 36 | "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" |
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 | 41 | "@eslint/compat": "^1.1.1",
|
42 | 42 | "@eslint/eslintrc": "^3.1.0",
|
43 | 43 | "@eslint/js": "^9.10.0",
|
44 |
| - "@nuxt/eslint": "^0.5.6", |
| 44 | + "@nuxt/eslint": "^0.5.7", |
45 | 45 | "@tanstack/eslint-plugin-query": "^5.53.0",
|
46 | 46 | "@tanstack/vue-query-devtools": "^5.55.4",
|
47 | 47 | "@types/bootstrap": "^5.2.10",
|
|
50 | 50 | "@types/lodash": "^4.17.7",
|
51 | 51 | "@types/luxon": "^3.4.2",
|
52 | 52 | "@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", |
55 | 55 | "@vue/eslint-config-typescript": "^13.0.0",
|
56 | 56 | "checkcss": "^2.0.9",
|
57 | 57 | "eslint": "^9.10.0",
|
|
61 | 61 | "schema-dts": "^1.1.2",
|
62 | 62 | "stats.js": "^0.17.0",
|
63 | 63 | "type-coverage": "^2.29.1",
|
64 |
| - "typescript": "^5.5.4", |
| 64 | + "typescript": "^5.6.2", |
65 | 65 | "typescript-eslint-parser-for-extra-files": "^0.7.0",
|
66 | 66 | "vite-bundle-analyzer": "^0.10.6",
|
67 | 67 | "vue-tsc": "^2.1.6"
|
|
0 commit comments