ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#176
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1762179508948 into main
4 files +7 -7

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.

package.jsonmodified+1-1
Changes to package.json
@@ -69,7 +69,7 @@
6969 "typecheck": "bun --bun tsc"
7070 },
7171 "dependencies": {
72 "@stacksjs/ts-validation": "^0.4.7"
72 "@stacksjs/ts-validation": "^0.4.8"
7373 },
7474 "devDependencies": {
7575 "@stacksjs/bumpx": "^0.2.4",