|
27 | 27 | "vue-component-type-helpers": "^2.0.0"
|
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 |
| - "@rollup/plugin-commonjs": "28.0.0", |
| 30 | + "@rollup/plugin-commonjs": "28.0.1", |
31 | 31 | "@rollup/plugin-json": "6.1.0",
|
32 | 32 | "@rollup/plugin-node-resolve": "15.3.0",
|
33 | 33 | "@rollup/plugin-replace": "6.0.1",
|
34 |
| - "@rollup/plugin-typescript": "12.1.0", |
| 34 | + "@rollup/plugin-typescript": "12.1.1", |
35 | 35 | "@types/js-beautify": "1.14.3",
|
36 | 36 | "@types/node": "20.16.11",
|
37 | 37 | "@vitejs/plugin-vue": "5.1.4",
|
38 | 38 | "@vitejs/plugin-vue-jsx": "4.0.1",
|
39 |
| - "@vitest/coverage-v8": "2.1.2", |
40 |
| - "@vue/compat": "3.5.11", |
41 |
| - "@vue/compiler-dom": "3.5.11", |
42 |
| - "@vue/compiler-sfc": "3.5.11", |
43 |
| - "@vue/server-renderer": "3.5.11", |
| 39 | + "@vitest/coverage-v8": "2.1.3", |
| 40 | + "@vue/compat": "3.5.12", |
| 41 | + "@vue/compiler-dom": "3.5.12", |
| 42 | + "@vue/compiler-sfc": "3.5.12", |
| 43 | + "@vue/server-renderer": "3.5.12", |
44 | 44 | "eslint": "9.12.0",
|
45 | 45 | "eslint-config-prettier": "9.1.0",
|
46 | 46 | "eslint-plugin-prettier": "5.2.1",
|
|
51 | 51 | "prettier": "3.3.3",
|
52 | 52 | "reflect-metadata": "0.2.2",
|
53 | 53 | "rollup": "4.24.0",
|
54 |
| - "tslib": "2.7.0", |
| 54 | + "tslib": "2.8.0", |
55 | 55 | "typescript": "5.6.3",
|
56 |
| - "typescript-eslint": "8.8.1", |
| 56 | + "typescript-eslint": "8.9.0", |
57 | 57 | "unplugin-vue-components": "0.27.4",
|
58 |
| - "vite": "5.4.8", |
59 |
| - "vitepress": "1.4.0", |
| 58 | + "vite": "5.4.9", |
| 59 | + "vitepress": "1.4.1", |
60 | 60 | "vitepress-translation-helper": "0.2.1",
|
61 |
| - "vitest": "2.1.2", |
62 |
| - "vue": "3.5.11", |
| 61 | + "vitest": "2.1.3", |
| 62 | + "vue": "3.5.12", |
63 | 63 | "vue-class-component": "8.0.0-rc.1",
|
64 | 64 | "vue-router": "4.4.5",
|
65 | 65 | "vue-tsc": "2.1.6",
|
|
0 commit comments