ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#80
Closed renovate[bot] wants to merge renovate/all-minor-patch into main
6 files +21 -32
package.jsonmodified+3-3
Changes to package.json
@@ -81,12 +81,12 @@
8181 "@stacksjs/gitlint": "^0.1.5",
8282 "@stacksjs/launchpad": "^0.6.4",
8383 "@stacksjs/logsmith": "^0.1.18",
84 "@types/bun": "^1.2.21",
85 "buddy-bot": "^0.9.4",
84 "@types/bun": "^1.2.23",
85 "buddy-bot": "^0.9.7",
8686 "bun-git-hooks": "^0.2.19",
8787 "bun-plugin-dtsx": "0.9.5",
8888 "bunfig": "^0.15.0",
89 "typescript": "^5.9.2"
89 "typescript": "^5.9.3"
9090 },
9191 "overrides": {
9292 "unconfig": "0.3.10"