|
14 | 14 | "@intlify/eslint-plugin-vue-i18n": "^4.0.1",
|
15 | 15 | "@rushstack/eslint-patch": "^1.12.0",
|
16 | 16 | "@tsconfig/node18": "^18.2.4",
|
17 |
| - "@types/node": "^22.15.30", |
| 17 | + "@types/node": "^24.1.0", |
18 | 18 | "@vitejs/plugin-basic-ssl": "^2.1.0",
|
19 |
| - "@vitejs/plugin-vue": "^5.2.4", |
| 19 | + "@vitejs/plugin-vue": "^6.0.0", |
20 | 20 | "@vue/eslint-config-prettier": "^10.2.0",
|
21 | 21 | "@vue/eslint-config-typescript": "^14.6.0",
|
22 | 22 | "@vue/tsconfig": "^0.7.0",
|
23 |
| - "eslint": "^9.30.1", |
24 |
| - "eslint-config-prettier": "^10.1.5", |
25 |
| - "eslint-plugin-prettier": "^5.5.1", |
| 23 | + "eslint": "^9.31.0", |
| 24 | + "eslint-config-prettier": "^10.1.8", |
| 25 | + "eslint-plugin-prettier": "^5.5.3", |
26 | 26 | "eslint-plugin-vue": "^10.3.0",
|
27 | 27 | "eslint-plugin-vuetify": "^2.5.2",
|
28 | 28 | "happy-dom": "^18.0.1",
|
|
34 | 34 | "resize-observer-polyfill": "^1.5.1",
|
35 | 35 | "sass": "^1.89.2",
|
36 | 36 | "typescript": "~5.8.3",
|
37 |
| - "vite": "^6.3.5", |
| 37 | + "vite": "^7.0.6", |
38 | 38 | "vite-plugin-vuetify": "^2.1.1",
|
39 | 39 | "vitest": "^3.2.4",
|
40 | 40 | "vue-eslint-parser": "^10.2.0",
|
41 |
| - "vue-i18n": "^11.1.9", |
42 |
| - "vue-tsc": "^2.2.10" |
| 41 | + "vue-i18n": "^11.1.11", |
| 42 | + "vue-tsc": "^3.0.3" |
43 | 43 | },
|
44 |
| - "pnpm": { |
45 |
| - "overrides": { |
46 |
| - "semver": "^7.5.3", |
47 |
| - "cross-spawn": "7.0.5" |
48 |
| - } |
49 |
| - }, |
50 |
| - "packageManager": "[email protected]", |
| 44 | + "packageManager": "[email protected]+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad", |
51 | 45 | "engines": {
|
52 | 46 | "npm": "use-pnpm",
|
53 | 47 | "yarn": "use-pnpm",
|
54 |
| - "node": ">=18 <=20", |
55 |
| - "pnpm": ">=9" |
| 48 | + "node": ">=22 <=24", |
| 49 | + "pnpm": ">=10" |
56 | 50 | }
|
57 | 51 | }
|
0 commit comments