|
34 | 34 | "@rollup/plugin-replace": "6.0.2",
|
35 | 35 | "@rollup/plugin-typescript": "12.1.4",
|
36 | 36 | "@types/js-beautify": "1.14.3",
|
37 |
| - "@types/node": "22.16.4", |
| 37 | + "@types/node": "22.16.5", |
38 | 38 | "@vitejs/plugin-vue": "6.0.0",
|
39 | 39 | "@vitejs/plugin-vue-jsx": "5.0.1",
|
40 | 40 | "@vitest/coverage-v8": "3.2.4",
|
41 |
| - "@vue/compat": "3.5.17", |
42 |
| - "@vue/compiler-dom": "3.5.17", |
43 |
| - "@vue/compiler-sfc": "3.5.17", |
44 |
| - "@vue/server-renderer": "3.5.17", |
| 41 | + "@vue/compat": "3.5.18", |
| 42 | + "@vue/compiler-dom": "3.5.18", |
| 43 | + "@vue/compiler-sfc": "3.5.18", |
| 44 | + "@vue/server-renderer": "3.5.18", |
45 | 45 | "eslint": "9.31.0",
|
46 |
| - "eslint-config-prettier": "10.1.5", |
47 |
| - "eslint-plugin-prettier": "5.5.1", |
| 46 | + "eslint-config-prettier": "10.1.8", |
| 47 | + "eslint-plugin-prettier": "5.5.3", |
48 | 48 | "husky": "9.1.7",
|
49 | 49 | "jsdom": "26.1.0",
|
50 | 50 | "jsdom-global": "3.0.2",
|
|
54 | 54 | "rollup": "4.45.1",
|
55 | 55 | "tslib": "2.8.1",
|
56 | 56 | "typescript": "5.8.3",
|
57 |
| - "typescript-eslint": "8.37.0", |
| 57 | + "typescript-eslint": "8.38.0", |
58 | 58 | "unplugin-vue-components": "28.8.0",
|
59 |
| - "vite": "7.0.4", |
| 59 | + "vite": "7.0.5", |
60 | 60 | "vitepress": "1.6.3",
|
61 | 61 | "vitepress-translation-helper": "0.2.2",
|
62 | 62 | "vitest": "3.2.4",
|
63 |
| - "vue": "3.5.17", |
| 63 | + "vue": "3.5.18", |
64 | 64 | "vue-class-component": "8.0.0-rc.1",
|
65 | 65 | "vue-router": "4.5.1",
|
66 |
| - "vue-tsc": "3.0.1", |
| 66 | + "vue-tsc": "3.0.3", |
67 | 67 | "vuex": "4.1.0"
|
68 | 68 | },
|
69 | 69 | "peerDependencies": {
|
|
0 commit comments