ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#7
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
1 file +3 -3
package.jsonmodified+3-3
Changes to package.json
@@ -56,7 +56,7 @@
5656 },
5757 "devDependencies": {
5858 "@iconify-json/carbon": "^1.2.5",
59 "@shikijs/vitepress-twoslash": "^1.24.2",
59 "@shikijs/vitepress-twoslash": "^1.24.3",
6060 "@stacksjs/eslint-config": "^3.12.0-beta.4",
6161 "@types/bun": "^1.1.14",
6262 "@vite-pwa/vitepress": "^0.5.3",
@@ -66,14 +66,14 @@
6666 "lint-staged": "^15.2.11",
6767 "simple-git-hooks": "^2.11.1",
6868 "typescript": "^5.7.2",
69 "unocss": "0.61.0",
69 "unocss": "0.65.2",
7070 "unplugin-icons": "^0.22.0",
7171 "unplugin-vue-components": "^0.28.0",
7272 "vite-plugin-pwa": "^0.21.1",
7373 "vitepress": "^1.5.0"
7474 },
7575 "overrides": {
76 "unconfig": "0.3.10"
76 "unconfig": "0.6.0"
7777 },
7878 "simple-git-hooks": {
7979 "pre-commit": "bun lint-staged"