also looking at this
chore(deps): update all non-major dependencies
#9
7 files
+12
-12
| @@ -61,7 +61,7 @@ | ||
| 61 | 61 | "typecheck": "bun --bun tsc --noEmit" |
| 62 | 62 | }, |
| 63 | 63 | "devDependencies": { |
| 64 | "better-dx": "^0.2.3" | |
| 64 | "better-dx": "^0.2.5" | |
| 65 | 65 | }, |
| 66 | 66 | "workspaces": [ |
| 67 | 67 | "packages/*" |
| @@ -75,7 +75,7 @@ | ||
| 75 | 75 | "commit-msg": "bunx gitlint --edit .git/COMMIT_EDITMSG" |
| 76 | 76 | }, |
| 77 | 77 | "dependencies": { |
| 78 | "bun-plugin-dtsx": "^0.9.9", | |
| 78 | "bun-plugin-dtsx": "^0.21.17", | |
| 79 | 79 | "jszip": "^3.10.1" |
| 80 | 80 | } |
| 81 | 81 | } |