ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update all non-major dependencies

#735
Closed renovate[bot] wants to merge renovate/all-minor-patch into main
2 files +8 -6
packages/devtools/package.jsonmodified+2-2
Changes to packages/devtools/package.json
@@ -51,10 +51,10 @@
5151 "typecheck": "bun tsc --noEmit"
5252 },
5353 "dependencies": {
54 "@cwcss/crosswind": "^0.1.6",
54 "@cwcss/crosswind": "^0.2.0",
5555 "@stacksjs/bun-queue": "workspace:*",
5656 "@stacksjs/stx": "^0.2.10",
57 "ts-broadcasting": "^0.0.3"
57 "ts-broadcasting": "^0.0.4"
5858 },
5959 "devDependencies": {
6060 "bun-plugin-stx": "^0.2.10"