ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#171
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1761818897177 into main
2 files +3 -3
package.jsonmodified+2-2
Changes to package.json
@@ -77,11 +77,11 @@
7777 "@stacksjs/eslint-config": "^4.14.0-beta.3",
7878 "@stacksjs/gitlint": "^0.1.5",
7979 "@stacksjs/launchpad": "^0.6.4",
80 "@stacksjs/logsmith": "^0.2.0",
80 "@stacksjs/logsmith": "^0.2.1",
8181 "@types/bun": "^1.3.1",
8282 "buddy-bot": "^0.9.9",
8383 "bun-git-hooks": "^0.3.1",
84 "bun-plugin-dtsx": "^0.9.6",
84 "bun-plugin-dtsx": "^0.9.7",
8585 "typescript": "^5.9.3"
8686 },
8787 "overrides": {