also looking at this
chore(deps): update all non-major dependencies
#22
6 files
+31
-31
Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.
| @@ -9,7 +9,7 @@ | ||
| 9 | 9 | "preview": "vite preview" |
| 10 | 10 | }, |
| 11 | 11 | "dependencies": { |
| 12 | "@unocss/reset": "^66.5.0", | |
| 12 | "@unocss/reset": "^66.5.1", | |
| 13 | 13 | "axios": "^1.11.0", |
| 14 | 14 | "d3": "7.9.0", |
| 15 | 15 | "pinia": "^3.0.3", |
| @@ -19,12 +19,12 @@ | ||
| 19 | 19 | "devDependencies": { |
| 20 | 20 | "@iconify-json/carbon": "^1.2.13", |
| 21 | 21 | "@types/d3": "7.4.3", |
| 22 | "@unocss/preset-icons": "^66.5.0", | |
| 23 | "@unocss/preset-uno": "^66.5.0", | |
| 24 | "@unocss/preset-web-fonts": "^66.5.0", | |
| 25 | "@unocss/transformer-directives": "^66.5.0", | |
| 22 | "@unocss/preset-icons": "^66.5.1", | |
| 23 | "@unocss/preset-uno": "^66.5.1", | |
| 24 | "@unocss/preset-web-fonts": "^66.5.1", | |
| 25 | "@unocss/transformer-directives": "^66.5.1", | |
| 26 | 26 | "@vitejs/plugin-vue": "^5.2.3", |
| 27 | "unocss": "^66.5.0", | |
| 27 | "unocss": "^66.5.1", | |
| 28 | 28 | "vite": "^6.3.3", |
| 29 | 29 | "vue-tsc": "^2.2.10" |
| 30 | 30 | } |