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.

.github/workflows/release.ymlmodified+1-1
Changes to .github/workflows/release.yml
@@ -1,4 +1,4 @@
1name: Releaser / npm
1name: Releaser
22
33on:
44 push:
package.jsonmodified+1-0
Changes to package.json
@@ -75,6 +75,7 @@
7575 "commit-msg": "bunx gitlint --edit .git/COMMIT_EDITMSG"
7676 },
7777 "dependencies": {
78 "bun-plugin-dtsx": "^0.21.17",
7879 "jszip": "^3.10.1"
7980 }
8081}