|
65 | 65 | "tailwindcss": "4.1.11",
|
66 | 66 | "unplugin-auto-import": "^19.3.0",
|
67 | 67 | "unplugin-icons": "^22.1.0",
|
68 |
| - "unplugin-vue-components": "^28.7.0", |
| 68 | + "unplugin-vue-components": "^28.8.0", |
69 | 69 | "unplugin-vue-macros": "^2.14.5",
|
70 |
| - "unplugin-vue-router": "^0.12.0", |
| 70 | + "unplugin-vue-router": "^0.14.0", |
71 | 71 | "vite": "7.0.0",
|
72 | 72 | "vite-plugin-vue-layouts": "^0.11.0",
|
73 | 73 | "vite-svg-loader": "^5.1.0",
|
|
90 | 90 | "@types/d3-shape": "^3.1.7",
|
91 | 91 | "@types/d3-transition": "^3.0.9",
|
92 | 92 | "@types/lodash.debounce": "^4.0.9",
|
93 |
| - "@types/node": "^24.0.4", |
| 93 | + "@types/node": "^24.0.7", |
94 | 94 | "@vitejs/plugin-vue": "6.0.0",
|
95 | 95 | "@vue/compiler-sfc": "^3.5.17",
|
96 | 96 | "@vue/test-utils": "^2.4.6",
|
|
106 | 106 | "ts-node": "^10.9.2",
|
107 | 107 | "typescript": "^5.8.3",
|
108 | 108 | "vitest": "^3.2.4",
|
109 |
| - "vue-component-type-helpers": "3.0.0-beta.4", |
110 |
| - "vue-tsc": "3.0.0-beta.4" |
| 109 | + "vue-component-type-helpers": "3.0.0-beta.5", |
| 110 | + "vue-tsc": "3.0.0-beta.5" |
111 | 111 | },
|
112 | 112 | "lint-staged": {
|
113 | 113 | "*.{js,vue,css,ts,html,md}": [
|
|
0 commit comments