|
21 | 21 | "license": "MIT",
|
22 | 22 | "dependencies": {
|
23 | 23 | "@babel/parser": "^7.24.6",
|
24 |
| - "@intlify/shared": "^9.0.0", |
| 24 | + "@intlify/shared": "^10.0.0", |
25 | 25 | "@vue/compiler-dom": "^3.2.45",
|
26 |
| - "vue-i18n": "^9.0.0" |
| 26 | + "vue-i18n": "^10.0.0" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 | 29 | "@babel/types": "^7.24.6",
|
30 |
| - "@eslint/js": "^9.2.0", |
| 30 | + "@eslint/js": "^9.11.0", |
31 | 31 | "@microsoft/api-extractor": "^7.18.4",
|
32 |
| - "@types/eslint": "^8.56.10", |
33 |
| - "@types/node": "^20.13.0", |
34 |
| - "@vitest/coverage-v8": "^1.6.0", |
| 32 | + "@types/eslint": "^9.6.1", |
| 33 | + "@types/node": "^22.5.5", |
| 34 | + "@vitest/coverage-v8": "^2.1.0", |
35 | 35 | "@vue/compiler-core": "^3.2.45",
|
36 | 36 | "@vue/compiler-sfc": "^3.2.45",
|
37 | 37 | "@vue/compiler-ssr": "^3.2.45",
|
38 | 38 | "@vue/runtime-dom": "^3.2.45",
|
39 | 39 | "@vue/server-renderer": "^3.2.45",
|
40 | 40 | "api-docs-gen": "^0.4.0",
|
41 |
| - "bumpp": "^9.4.1", |
42 |
| - "eslint": "^9.2.0", |
| 41 | + "bumpp": "^9.5.2", |
| 42 | + "eslint": "^9.11.0", |
43 | 43 | "get-port-please": "^3.1.2",
|
44 | 44 | "gh-changelogen": "^0.2.8",
|
45 | 45 | "globals": "^15.0.0",
|
|
49 | 49 | "opener": "^1.5.2",
|
50 | 50 | "pkg-types": "^1.1.1",
|
51 | 51 | "playwright": "^1.44.0",
|
52 |
| - "prettier": "^3.2.5", |
53 |
| - "tsx": "^4.11.0", |
54 |
| - "typescript": "^5.4.5", |
55 |
| - "typescript-eslint": "^7.9.0", |
| 52 | + "prettier": "^3.3.3", |
| 53 | + "tsx": "^4.19.0", |
| 54 | + "typescript": "^5.6.2", |
| 55 | + "typescript-eslint": "^8.6.0", |
56 | 56 | "unbuild": "^2.0.0",
|
57 |
| - "vitest": "^1.6.0", |
| 57 | + "vitest": "^2.1.0", |
58 | 58 | "vue": "^3.2.45"
|
59 | 59 | },
|
60 | 60 | "peerDependencies": {
|
|
0 commit comments