ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#33
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1759500437955 into main
7 files +96 -77

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

packages/bun-query-builder/package.jsonmodified+1-1
Changes to packages/bun-query-builder/package.json
@@ -70,7 +70,7 @@
7070 },
7171 "dependencies": {
7272 "@stacksjs/ts-validation": "^0.4.7",
73 "ts-mocker": "^0.1.4"
73 "ts-mocker": "^0.1.5"
7474 },
7575 "devDependencies": {
7676 "bunfig": "^0.15.0"