also looking at this
chore(deps): update all non-major dependencies
#17
2 files
+4
-4
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.
| @@ -4,7 +4,7 @@ | ||
| 4 | 4 | "": { |
| 5 | 5 | "name": "ts-spreadsheets", |
| 6 | 6 | "devDependencies": { |
| 7 | "@iconify-json/carbon": "^1.2.5", | |
| 7 | "@iconify-json/carbon": "^1.2.7", | |
| 8 | 8 | "@shikijs/vitepress-twoslash": "^2.3.2", |
| 9 | 9 | "@stacksjs/eslint-config": "^4.2.1-beta.1", |
| 10 | 10 | "@types/bun": "^1.2.2", |
| @@ -19,7 +19,7 @@ | ||
| 19 | 19 | "unplugin-icons": "^22.0.0", |
| 20 | 20 | "unplugin-vue-components": "^28.0.0", |
| 21 | 21 | "vite-plugin-pwa": "^0.21.1", |
| 22 | "vitepress": "^1.6.0", | |
| 22 | "vitepress": "^1.6.3", | |
| 23 | 23 | }, |
| 24 | 24 | }, |
| 25 | 25 | }, |
| @@ -65,7 +65,7 @@ | ||
| 65 | 65 | "typecheck": "bun --bun tsc --noEmit" |
| 66 | 66 | }, |
| 67 | 67 | "devDependencies": { |
| 68 | "@iconify-json/carbon": "^1.2.5", | |
| 68 | "@iconify-json/carbon": "^1.2.7", | |
| 69 | 69 | "@shikijs/vitepress-twoslash": "^2.3.2", |
| 70 | 70 | "@stacksjs/eslint-config": "^4.2.1-beta.1", |
| 71 | 71 | "@types/bun": "^1.2.2", |
| @@ -80,7 +80,7 @@ | ||
| 80 | 80 | "unplugin-icons": "^22.0.0", |
| 81 | 81 | "unplugin-vue-components": "^28.0.0", |
| 82 | 82 | "vite-plugin-pwa": "^0.21.1", |
| 83 | "vitepress": "^1.6.0" | |
| 83 | "vitepress": "^1.6.3" | |
| 84 | 84 | }, |
| 85 | 85 | "overrides": { |
| 86 | 86 | "unconfig": "0.3.10" |