ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#67
Closed renovate[bot] wants to merge renovate/all-minor-patch into main
5 files +25 -19
package.jsonmodified+3-3
Changes to package.json
@@ -79,12 +79,12 @@
7979 "@stacksjs/eslint-config": "^4.14.0-beta.3",
8080 "@stacksjs/gitlint": "^0.1.5",
8181 "@stacksjs/logsmith": "^0.1.18",
82 "@types/bun": "^1.2.21",
83 "buddy-bot": "^0.9.4",
82 "@types/bun": "^1.2.23",
83 "buddy-bot": "^0.9.7",
8484 "bun-git-hooks": "^0.2.19",
8585 "bun-plugin-dtsx": "0.9.5",
8686 "bunfig": "^0.15.0",
87 "typescript": "^5.9.2"
87 "typescript": "^5.9.3"
8888 },
8989 "overrides": {
9090 "unconfig": "0.3.10"