|
33 | 33 | "@rollup/plugin-replace": "6.0.1",
|
34 | 34 | "@rollup/plugin-typescript": "12.1.1",
|
35 | 35 | "@types/js-beautify": "1.14.3",
|
36 |
| - "@types/node": "22.9.1", |
37 |
| - "@vitejs/plugin-vue": "5.2.0", |
38 |
| - "@vitejs/plugin-vue-jsx": "4.1.0", |
39 |
| - "@vitest/coverage-v8": "2.1.5", |
| 36 | + "@types/node": "22.10.0", |
| 37 | + "@vitejs/plugin-vue": "5.2.1", |
| 38 | + "@vitejs/plugin-vue-jsx": "4.1.1", |
| 39 | + "@vitest/coverage-v8": "2.1.6", |
40 | 40 | "@vue/compat": "3.5.13",
|
41 | 41 | "@vue/compiler-dom": "3.5.13",
|
42 | 42 | "@vue/compiler-sfc": "3.5.13",
|
|
48 | 48 | "jsdom": "25.0.1",
|
49 | 49 | "jsdom-global": "3.0.2",
|
50 | 50 | "lint-staged": "15.2.10",
|
51 |
| - "prettier": "3.3.3", |
| 51 | + "prettier": "3.4.1", |
52 | 52 | "reflect-metadata": "0.2.2",
|
53 |
| - "rollup": "4.27.3", |
| 53 | + "rollup": "4.27.4", |
54 | 54 | "tslib": "2.8.1",
|
55 |
| - "typescript": "5.6.3", |
56 |
| - "typescript-eslint": "8.15.0", |
| 55 | + "typescript": "5.7.2", |
| 56 | + "typescript-eslint": "8.16.0", |
57 | 57 | "unplugin-vue-components": "0.27.4",
|
58 |
| - "vite": "6.0.0", |
| 58 | + "vite": "6.0.1", |
59 | 59 | "vitepress": "1.5.0",
|
60 | 60 | "vitepress-translation-helper": "0.2.1",
|
61 |
| - "vitest": "2.1.5", |
| 61 | + "vitest": "2.1.6", |
62 | 62 | "vue": "3.5.13",
|
63 | 63 | "vue-class-component": "8.0.0-rc.1",
|
64 |
| - "vue-router": "4.4.5", |
| 64 | + "vue-router": "4.5.0", |
65 | 65 | "vue-tsc": "2.1.10",
|
66 | 66 | "vuex": "4.1.0"
|
67 | 67 | },
|
|
0 commit comments