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.

package.jsonmodified+2-1
Changes to package.json
@@ -71,7 +71,8 @@
7171 },
7272 "dependencies": {
7373 "@stacksjs/launchpad": "^0.6.4",
74 "@stacksjs/ts-validation": "^0.4.7"
74 "@stacksjs/ts-validation": "^0.4.7",
75 "ts-mocker": "^0.1.2"
7576 },
7677 "devDependencies": {
7778 "@stacksjs/bumpx": "^0.1.84",