ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#8
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +132 -40
package.jsonmodified+4-4
Changes to package.json
@@ -66,24 +66,24 @@
6666 },
6767 "devDependencies": {
6868 "@iconify-json/carbon": "^1.2.5",
69 "@shikijs/vitepress-twoslash": "^1.24.3",
69 "@shikijs/vitepress-twoslash": "^1.24.4",
7070 "@stacksjs/eslint-config": "^3.12.0-beta.4",
7171 "@types/bun": "^1.1.14",
7272 "@vite-pwa/vitepress": "^0.5.3",
73 "bumpp": "^9.9.1",
73 "bumpp": "^9.9.2",
7474 "bun-plugin-dtsx": "^0.21.9",
7575 "changelogen": "^0.5.7",
7676 "lint-staged": "^15.2.11",
7777 "simple-git-hooks": "^2.11.1",
7878 "typescript": "^5.7.2",
79 "unocss": "0.65.2",
79 "unocss": "0.65.3",
8080 "unplugin-icons": "^0.22.0",
8181 "unplugin-vue-components": "^0.28.0",
8282 "vite-plugin-pwa": "^0.21.1",
8383 "vitepress": "^1.5.0"
8484 },
8585 "overrides": {
86 "unconfig": "0.3.10"
86 "unconfig": "0.6.0"
8787 },
8888 "simple-git-hooks": {
8989 "pre-commit": "bun lint-staged"