ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#24
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +148 -98
package.jsonmodified+7-7
Changes to package.json
@@ -65,15 +65,15 @@
6565 "typecheck": "bun --bun tsc --noEmit"
6666 },
6767 "devDependencies": {
68 "@stacksjs/docs": "^0.69.3",
68 "@stacksjs/docs": "^0.70.23",
6969 "@stacksjs/eslint-config": "^4.2.1-beta.1",
70 "@types/bun": "^1.2.4",
71 "bumpp": "^10.0.3",
70 "@types/bun": "^1.2.10",
71 "bumpp": "^10.1.0",
7272 "bun-plugin-dtsx": "^0.21.9",
73 "changelogen": "^0.6.0",
74 "lint-staged": "^15.4.3",
75 "simple-git-hooks": "^2.11.1",
76 "typescript": "^5.7.3",
73 "changelogen": "^0.6.1",
74 "lint-staged": "^15.5.1",
75 "simple-git-hooks": "^2.12.1",
76 "typescript": "^5.8.3",
7777 "unocss": "66.0.0"
7878 },
7979 "overrides": {