also looking at this
chore(deps): update all non-major dependencies
#752
5 files
+57
-243
| @@ -51,12 +51,12 @@ | ||
| 51 | 51 | "typecheck": "bun tsc --noEmit" |
| 52 | 52 | }, |
| 53 | 53 | "dependencies": { |
| 54 | "@cwcss/crosswind": "^0.2.6", | |
| 54 | "@cwcss/crosswind": "^0.2.19", | |
| 55 | 55 | "@stacksjs/bun-queue": "workspace:*", |
| 56 | "@stacksjs/stx": "^0.2.82", | |
| 57 | "ts-broadcasting": "^0.0.4" | |
| 56 | "@stacksjs/stx": "^0.2.286", | |
| 57 | "ts-broadcasting": "^0.0.10" | |
| 58 | 58 | }, |
| 59 | 59 | "devDependencies": { |
| 60 | "bun-plugin-stx": "^0.2.82" | |
| 60 | "bun-plugin-stx": "^0.2.286" | |
| 61 | 61 | } |
| 62 | 62 | } |