ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update dependency bun-plugin-dtsx to 0.21.12

#22
Merged chrisbbreuer wants to merge buddy-bot/update-major-update---bun-plugin-dtsx-1756742907978 into main
1 file +1 -1

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
@@ -81,7 +81,7 @@
8181 "@types/bun": "^1.2.21",
8282 "buddy-bot": "^0.8.10",
8383 "bun-git-hooks": "^0.2.19",
84 "bun-plugin-dtsx": "0.9.5",
84 "bun-plugin-dtsx": "0.21.12",
8585 "bunfig": "^0.15.0",
8686 "typescript": "^5.9.2"
8787 },