Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Mar 17, 2024
1 parent 3c0dd6e commit 419c281
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
Binary file not shown.
Binary file not shown.
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -415,16 +415,16 @@ __metadata:
languageName: node
linkType: hard

"@bunt/app@npm:^0.29.22, @bunt/app@workspace:packages/app":
"@bunt/app@npm:^0.29.26, @bunt/app@workspace:packages/app":
version: 0.0.0-use.local
resolution: "@bunt/app@workspace:packages/app"
dependencies:
"@bunt/assert": "npm:^0.29.19"
"@bunt/async": "npm:^0.29.19"
"@bunt/input": "npm:^0.29.21"
"@bunt/is": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.26"
"@bunt/util": "npm:^0.29.26"
"@types/busboy": "npm:^1.5.3"
busboy: "npm:^1.6.0"
path-to-regexp: "npm:^6.2.1"
Expand Down Expand Up @@ -454,9 +454,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@bunt/cli@workspace:packages/cli"
dependencies:
"@bunt/app": "npm:^0.29.22"
"@bunt/app": "npm:^0.29.26"
"@bunt/assert": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.26"
path-to-regexp: "npm:^6.2.1"
languageName: unknown
linkType: soft
Expand All @@ -476,7 +476,7 @@ __metadata:
dependencies:
"@bunt/assert": "npm:^0.29.19"
"@bunt/is": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.26"
"@types/minio": "npm:^7.1.1"
"@types/node-fetch": "npm:^2.6.11"
minio: "npm:^7.1.3"
Expand Down Expand Up @@ -507,8 +507,8 @@ __metadata:
resolution: "@bunt/queue@workspace:packages/queue"
dependencies:
"@bunt/async": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.26"
"@bunt/util": "npm:^0.29.26"
ioredis: "npm:^5.3.2"
languageName: unknown
linkType: soft
Expand All @@ -521,7 +521,7 @@ __metadata:
"@bunt/async": "npm:^0.29.19"
"@bunt/is": "npm:^0.29.19"
"@bunt/type": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.26"
languageName: unknown
linkType: soft

Expand All @@ -531,19 +531,19 @@ __metadata:
languageName: unknown
linkType: soft

"@bunt/unit@npm:^0.29.19, @bunt/unit@workspace:packages/unit":
"@bunt/unit@npm:^0.29.26, @bunt/unit@workspace:packages/unit":
version: 0.0.0-use.local
resolution: "@bunt/unit@workspace:packages/unit"
dependencies:
"@bunt/assert": "npm:^0.29.19"
"@bunt/async": "npm:^0.29.19"
"@bunt/is": "npm:^0.29.19"
"@bunt/type": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.26"
languageName: unknown
linkType: soft

"@bunt/util@npm:^0.29.19, @bunt/util@workspace:packages/util":
"@bunt/util@npm:^0.29.26, @bunt/util@workspace:packages/util":
version: 0.0.0-use.local
resolution: "@bunt/util@workspace:packages/util"
dependencies:
Expand All @@ -554,16 +554,16 @@ __metadata:
languageName: unknown
linkType: soft

"@bunt/web@npm:^0.29.25, @bunt/web@workspace:packages/web":
"@bunt/web@npm:^0.29.26, @bunt/web@workspace:packages/web":
version: 0.0.0-use.local
resolution: "@bunt/web@workspace:packages/web"
dependencies:
"@bunt/app": "npm:^0.29.22"
"@bunt/app": "npm:^0.29.26"
"@bunt/assert": "npm:^0.29.19"
"@bunt/async": "npm:^0.29.19"
"@bunt/is": "npm:^0.29.19"
"@bunt/type": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.26"
http-status: "npm:^1.7.4"
path-to-regexp: "npm:^6.2.1"
languageName: unknown
Expand All @@ -573,14 +573,14 @@ __metadata:
version: 0.0.0-use.local
resolution: "@bunt/ws@workspace:packages/ws"
dependencies:
"@bunt/app": "npm:^0.29.22"
"@bunt/app": "npm:^0.29.26"
"@bunt/assert": "npm:^0.29.19"
"@bunt/async": "npm:^0.29.19"
"@bunt/is": "npm:^0.29.19"
"@bunt/type": "npm:^0.29.19"
"@bunt/unit": "npm:^0.29.19"
"@bunt/util": "npm:^0.29.19"
"@bunt/web": "npm:^0.29.25"
"@bunt/unit": "npm:^0.29.26"
"@bunt/util": "npm:^0.29.26"
"@bunt/web": "npm:^0.29.26"
"@types/websocket": "npm:^1.0.10"
"@types/ws": "npm:^8.5.10"
websocket: "npm:^1.0.34"
Expand Down

0 comments on commit 419c281

Please sign in to comment.