also looking at this
chore(deps): update all non-major dependencies
#749
3 files
+194
-28
| @@ -53,10 +53,10 @@ | ||
| 53 | 53 | "dependencies": { |
| 54 | 54 | "@cwcss/crosswind": "^0.1.6", |
| 55 | 55 | "@stacksjs/bun-queue": "workspace:*", |
| 56 | "@stacksjs/stx": "^0.2.6", | |
| 56 | "@stacksjs/stx": "^0.2.10", | |
| 57 | 57 | "ts-broadcasting": "^0.0.1" |
| 58 | 58 | }, |
| 59 | 59 | "devDependencies": { |
| 60 | "bun-plugin-stx": "^0.2.6" | |
| 60 | "bun-plugin-stx": "^0.2.10" | |
| 61 | 61 | } |
| 62 | 62 | } |