|
34 | 34 | "luxon": "^3.7.2", |
35 | 35 | "noty": "^3.2.0-beta-deprecated", |
36 | 36 | "nuxt": "^4.3.1", |
37 | | - "pev2": "^1.20.1", |
| 37 | + "pev2": "^1.20.2", |
38 | 38 | "pinia": "^3.0.4", |
39 | 39 | "requestidlecallback": "^0.3.0", |
40 | 40 | "scroll-into-view-if-needed": "^3.1.0", |
|
44 | 44 | "v-viewer": "^3.0.23", |
45 | 45 | "viewerjs": "^1.11.7", |
46 | 46 | "vue": "^3.5.28", |
47 | | - "vue-router": "^5.0.2" |
| 47 | + "vue-router": "^5.0.3" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@eslint/compat": "^2.0.2", |
|
55 | 55 | "@tanstack/vue-query-devtools": "^6.1.5", |
56 | 56 | "@types/bootstrap": "^5.2.10", |
57 | 57 | "@types/eslint": "^9.6.1", |
58 | | - "@types/lodash": "^4.17.23", |
| 58 | + "@types/lodash": "^4.17.24", |
59 | 59 | "@types/luxon": "^3.7.1", |
60 | 60 | "@types/node": "^24.10.13", |
61 | 61 | "@types/requestidlecallback": "^0.3.7", |
62 | | - "@typescript-eslint/eslint-plugin": "^8.55.0", |
63 | | - "@typescript-eslint/parser": "^8.55.0", |
64 | | - "@vue/eslint-config-typescript": "^14.6.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^8.56.1", |
| 63 | + "@typescript-eslint/parser": "^8.56.1", |
| 64 | + "@vue/eslint-config-typescript": "^14.7.0", |
65 | 65 | "checkcss": "^2.0.9", |
66 | | - "eslint": "^10.0.0", |
| 66 | + "eslint": "^10.0.1", |
67 | 67 | "eslint-import-resolver-typescript": "^4.4.4", |
68 | | - "eslint-plugin-compat": "^6.1.0", |
| 68 | + "eslint-plugin-compat": "^6.2.0", |
69 | 69 | "eslint-plugin-pinia": "^0.4.2", |
70 | | - "eslint-plugin-vue": "^10.7.0", |
| 70 | + "eslint-plugin-vue": "^10.8.0", |
71 | 71 | "postcss-html": "^1.8.1", |
72 | | - "postcss-preset-env": "^11.1.3", |
| 72 | + "postcss-preset-env": "^11.2.0", |
73 | 73 | "schema-dts": "^1.1.5", |
74 | 74 | "stats.js": "^0.17.0", |
75 | | - "stylelint": "^17.2.0", |
| 75 | + "stylelint": "^17.3.0", |
76 | 76 | "stylelint-actions-formatters": "^16.3.1", |
77 | 77 | "stylelint-config-standard-vue": "^1.0.0", |
78 | 78 | "type-coverage": "^2.29.7", |
79 | 79 | "typescript": "^5.9.3", |
80 | 80 | "typescript-eslint-parser-for-extra-files": "^0.9.0", |
81 | 81 | "vite-bundle-analyzer": "^1.3.6", |
82 | | - "vue-tsc": "^3.2.4" |
| 82 | + "vue-tsc": "^3.2.5" |
83 | 83 | }, |
84 | 84 | "packageManager": "yarn@4.12.0" |
85 | 85 | } |
0 commit comments