also looking at this
chore(deps): update all non-major dependencies
#740
4 files
+10
-12
Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.
| @@ -6,7 +6,7 @@ | ||
| 6 | 6 | "name": "@stacksjs/bun-queue", |
| 7 | 7 | "devDependencies": { |
| 8 | 8 | "@stacksjs/bunpress": "^0.1.1", |
| 9 | "@types/bun": "^1.3.9", | |
| 9 | "@types/bun": "^1.3.10", | |
| 10 | 10 | "better-dx": "^0.2.6", |
| 11 | 11 | }, |
| 12 | 12 | }, |
| @@ -19,11 +19,11 @@ | ||
| 19 | 19 | "version": "0.1.0", |
| 20 | 20 | "dependencies": { |
| 21 | 21 | "@cwcss/crosswind": "^0.1.6", |
| 22 | "@stacksjs/bun-queue": "^0.0.1", | |
| 23 | "@stacksjs/stx": "^0.2.5", | |
| 22 | "@stacksjs/bun-queue": "^0.1.0", | |
| 23 | "@stacksjs/stx": "^0.2.6", | |
| 24 | 24 | }, |
| 25 | 25 | "devDependencies": { |
| 26 | "bun-plugin-stx": "^0.2.5", | |
| 26 | "bun-plugin-stx": "^0.2.6", | |
| 27 | 27 | }, |
| 28 | 28 | }, |
| 29 | 29 | }, |
| @@ -139,7 +139,5 @@ | ||
| 139 | 139 | "wrap-ansi": ["wrap-ansi@9.0.2", "", { "dependencies": { "ansi-styles": "^6.2.1", "string-width": "^7.0.0", "strip-ansi": "^7.1.0" } }, "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww=="], |
| 140 | 140 | |
| 141 | 141 | "yocto-queue": ["yocto-queue@1.2.2", "", {}, "sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ=="], |
| 142 | ||
| 143 | "@stacksjs/bun-queue-dashboard/@stacksjs/bun-queue": ["@stacksjs/bun-queue@0.0.1", "", {}, "sha512-DmnFxh5cgaQppy3SOpP1kl3ez6/b+ntFJu12+you6gH1wJPdN1Z6bumsHZD1Zq9cBw/ZM+IQueiVCq4PVsZY4g=="], | |
| 144 | 142 | } |
| 145 | 143 | } |
| @@ -48,10 +48,10 @@ | ||
| 48 | 48 | }, |
| 49 | 49 | "dependencies": { |
| 50 | 50 | "@cwcss/crosswind": "^0.1.6", |
| 51 | "@stacksjs/bun-queue": "^0.0.1", | |
| 52 | "@stacksjs/stx": "^0.2.5" | |
| 51 | "@stacksjs/bun-queue": "^0.1.0", | |
| 52 | "@stacksjs/stx": "^0.2.6" | |
| 53 | 53 | }, |
| 54 | 54 | "devDependencies": { |
| 55 | "bun-plugin-stx": "^0.2.5" | |
| 55 | "bun-plugin-stx": "^0.2.6" | |
| 56 | 56 | } |
| 57 | 57 | } |