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
package.jsonmodified+2-2
Changes to package.json
@@ -61,7 +61,7 @@
6161 "typecheck": "bun --bun tsc --noEmit"
6262 },
6363 "devDependencies": {
64 "better-dx": "^0.2.3"
64 "better-dx": "^0.2.5"
6565 },
6666 "workspaces": [
6767 "packages/*"
@@ -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}