ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update all non-major dependencies

#9
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1763193791200 into main
7 files +12 -12

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
@@ -75,7 +75,7 @@
7575 "commit-msg": "bunx gitlint --edit .git/COMMIT_EDITMSG"
7676 },
7777 "dependencies": {
78 "bun-plugin-dtsx": "^0.9.9",
78 "bun-plugin-dtsx": "^0.21.17",
7979 "jszip": "^3.10.1"
8080 }
8181}