ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#70
Closed renovate[bot] wants to merge renovate/all-minor-patch into main
5 files +12 -12
bun.lockmodified+3-3
Changes to bun.lock
@@ -14,12 +14,12 @@
1414 "@stacksjs/eslint-config": "^4.14.0-beta.3",
1515 "@stacksjs/gitlint": "^0.1.5",
1616 "@stacksjs/logsmith": "^0.1.18",
17 "@types/bun": "^1.2.21",
18 "buddy-bot": "^0.9.4",
17 "@types/bun": "^1.2.23",
18 "buddy-bot": "^0.9.7",
1919 "bun-git-hooks": "^0.2.19",
2020 "bun-plugin-dtsx": "0.9.5",
2121 "bunfig": "^0.15.0",
22 "typescript": "^5.9.2",
22 "typescript": "^5.9.3",
2323 },
2424 },
2525 },