|
27 | 27 | "vue-component-type-helpers": "^2.0.0"
|
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 |
| - "@eslint/js": "9.26.0", |
| 30 | + "@eslint/js": "9.27.0", |
31 | 31 | "@rollup/plugin-commonjs": "28.0.3",
|
32 | 32 | "@rollup/plugin-json": "6.1.0",
|
33 | 33 | "@rollup/plugin-node-resolve": "16.0.1",
|
34 | 34 | "@rollup/plugin-replace": "6.0.2",
|
35 | 35 | "@rollup/plugin-typescript": "12.1.2",
|
36 | 36 | "@types/js-beautify": "1.14.3",
|
37 |
| - "@types/node": "22.15.18", |
| 37 | + "@types/node": "22.15.21", |
38 | 38 | "@vitejs/plugin-vue": "5.2.4",
|
39 |
| - "@vitejs/plugin-vue-jsx": "4.1.2", |
40 |
| - "@vitest/coverage-v8": "3.1.3", |
41 |
| - "@vue/compat": "3.5.13", |
42 |
| - "@vue/compiler-dom": "3.5.13", |
43 |
| - "@vue/compiler-sfc": "3.5.13", |
44 |
| - "@vue/server-renderer": "3.5.13", |
45 |
| - "eslint": "9.26.0", |
| 39 | + "@vitejs/plugin-vue-jsx": "4.2.0", |
| 40 | + "@vitest/coverage-v8": "3.1.4", |
| 41 | + "@vue/compat": "3.5.14", |
| 42 | + "@vue/compiler-dom": "3.5.14", |
| 43 | + "@vue/compiler-sfc": "3.5.14", |
| 44 | + "@vue/server-renderer": "3.5.14", |
| 45 | + "eslint": "9.27.0", |
46 | 46 | "eslint-config-prettier": "10.1.5",
|
47 | 47 | "eslint-plugin-prettier": "5.4.0",
|
48 | 48 | "husky": "9.1.7",
|
|
51 | 51 | "lint-staged": "16.0.0",
|
52 | 52 | "prettier": "3.5.3",
|
53 | 53 | "reflect-metadata": "0.2.2",
|
54 |
| - "rollup": "4.40.2", |
| 54 | + "rollup": "4.41.0", |
55 | 55 | "tslib": "2.8.1",
|
56 | 56 | "typescript": "5.8.3",
|
57 | 57 | "typescript-eslint": "8.32.1",
|
58 | 58 | "unplugin-vue-components": "28.5.0",
|
59 | 59 | "vite": "6.3.5",
|
60 | 60 | "vitepress": "1.6.3",
|
61 | 61 | "vitepress-translation-helper": "0.2.2",
|
62 |
| - "vitest": "3.1.3", |
63 |
| - "vue": "3.5.13", |
| 62 | + "vitest": "3.1.4", |
| 63 | + "vue": "3.5.14", |
64 | 64 | "vue-class-component": "8.0.0-rc.1",
|
65 | 65 | "vue-router": "4.5.1",
|
66 | 66 | "vue-tsc": "2.2.10",
|
|
0 commit comments