ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#17
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +4 -4
package.jsonmodified+2-2
Changes to package.json
@@ -65,7 +65,7 @@
6565 "typecheck": "bun --bun tsc --noEmit"
6666 },
6767 "devDependencies": {
68 "@iconify-json/carbon": "^1.2.5",
68 "@iconify-json/carbon": "^1.2.7",
6969 "@shikijs/vitepress-twoslash": "^2.3.2",
7070 "@stacksjs/eslint-config": "^4.2.1-beta.1",
7171 "@types/bun": "^1.2.2",
@@ -80,7 +80,7 @@
8080 "unplugin-icons": "^22.0.0",
8181 "unplugin-vue-components": "^28.0.0",
8282 "vite-plugin-pwa": "^0.21.1",
83 "vitepress": "^1.6.0"
83 "vitepress": "^1.6.3"
8484 },
8585 "overrides": {
8686 "unconfig": "0.3.10"