|
12 | 12 | "format": "prettier --write src/" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "vue": "^3.4.34" |
| 15 | + "vue": "^3.5.13" |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | | - "@rushstack/eslint-patch": "^1.10.3", |
| 18 | + "@rushstack/eslint-patch": "^1.11.0", |
19 | 19 | "@testing-library/vue": "^8.1.0", |
20 | 20 | "@tsconfig/node18": "^18.2.4", |
21 | 21 | "@types/jsdom": "^21.1.7", |
22 | | - "@types/node": "^20.14.12", |
23 | | - "@vitejs/plugin-vue": "^5.1.0", |
| 22 | + "@types/node": "^22.14.0", |
| 23 | + "@vitejs/plugin-vue": "^5.2.3", |
24 | 24 | "@vitejs/plugin-vue-jsx": "^4.0.0", |
25 | | - "@vue/eslint-config-prettier": "^8.0.0", |
26 | | - "@vue/eslint-config-typescript": "^12.0.0", |
| 25 | + "@vue/eslint-config-prettier": "^10.2.0", |
| 26 | + "@vue/eslint-config-typescript": "^14.5.0", |
27 | 27 | "@vue/test-utils": "^2.4.6", |
28 | | - "@vue/tsconfig": "^0.5.0", |
29 | | - "eslint": "^8.49.0", |
30 | | - "eslint-plugin-vue": "^9.27.0", |
31 | | - "jsdom": "^24.1.1", |
32 | | - "prettier": "^3.3.3", |
33 | | - "typescript": "~5.5.4", |
34 | | - "vite": "^5.4.17", |
35 | | - "vitest": "^2.1.9", |
36 | | - "vue-tsc": "^2.0.29" |
| 28 | + "@vue/tsconfig": "^0.7.0", |
| 29 | + "eslint": "^9.24.0", |
| 30 | + "eslint-plugin-vue": "^10.0.0", |
| 31 | + "jsdom": "^26.0.0", |
| 32 | + "prettier": "^3.5.3", |
| 33 | + "typescript": "~5.8.3", |
| 34 | + "vite": "^6.2.5", |
| 35 | + "vitest": "^3.1.1", |
| 36 | + "vue-tsc": "^2.2.8" |
37 | 37 | }, |
38 | 38 | "resolutions": { |
39 | 39 | "strip-ansi": "6.0.1", |
|
0 commit comments