also looking at this
chore(deps): update all non-major dependencies
#51
6 files
+20
-20
| @@ -9,18 +9,18 @@ | ||
| 9 | 9 | "preview": "vite preview" |
| 10 | 10 | }, |
| 11 | 11 | "dependencies": { |
| 12 | "@unocss/reset": "^66.5.9", | |
| 12 | "@unocss/reset": "^66.6.0", | |
| 13 | 13 | "axios": "^1.13.2", |
| 14 | 14 | "d3": "7.9.0", |
| 15 | 15 | "pinia": "^3.0.4", |
| 16 | "vue": "^3.5.24", | |
| 17 | "vue-router": "^4.6.3" | |
| 16 | "vue": "^3.5.26", | |
| 17 | "vue-router": "^4.6.4" | |
| 18 | 18 | }, |
| 19 | 19 | "devDependencies": { |
| 20 | "@iconify-json/carbon": "^1.2.14", | |
| 20 | "@iconify-json/carbon": "^1.2.18", | |
| 21 | 21 | "@types/d3": "7.4.3", |
| 22 | 22 | "@vitejs/plugin-vue": "^5.2.4", |
| 23 | "vite": "^7.2.4", | |
| 23 | "vite": "^7.3.1", | |
| 24 | 24 | "vue-tsc": "^2.2.12" |
| 25 | 25 | } |
| 26 | 26 | } |