ReviewOS

also looking at this

stacks/ts-spreadsheets

chore(deps): update all non-major dependencies

#25
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +183 -57
package.jsonmodified+6-6
Changes to package.json
@@ -67,14 +67,14 @@
6767 "devDependencies": {
6868 "@stacksjs/docs": "^0.70.23",
6969 "@stacksjs/eslint-config": "^4.2.1-beta.1",
70 "@types/bun": "^1.2.10",
71 "bumpp": "^10.1.0",
72 "bun-plugin-dtsx": "^0.21.9",
70 "@types/bun": "^1.2.13",
71 "bumpp": "^10.1.1",
72 "bun-plugin-dtsx": "^0.21.12",
7373 "changelogen": "^0.6.1",
74 "lint-staged": "^15.5.1",
75 "simple-git-hooks": "^2.12.1",
74 "lint-staged": "^15.5.2",
75 "simple-git-hooks": "^2.13.0",
7676 "typescript": "^5.8.3",
77 "unocss": "66.0.0"
77 "unocss": "66.1.2"
7878 },
7979 "overrides": {
8080 "unconfig": "0.3.10"