Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update uppy to 3.18.1 #180

Merged
merged 1 commit into from
Oct 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3445,9 +3445,9 @@ __metadata:
languageName: node
linkType: hard

"@uppy/core@npm:^3.6.0, @uppy/core@npm:latest":
version: 3.6.0
resolution: "@uppy/core@npm:3.6.0"
"@uppy/core@npm:^3.6.1, @uppy/core@npm:latest":
version: 3.6.1
resolution: "@uppy/core@npm:3.6.1"
dependencies:
"@transloadit/prettier-bytes": 0.0.9
"@uppy/store-default": ^3.0.5
Expand All @@ -3457,7 +3457,7 @@ __metadata:
namespace-emitter: ^2.0.1
nanoid: ^4.0.0
preact: ^10.5.13
checksum: 303e757f60754a9dcb17eb1525692e88bbecae0cd7cb755d29e79de1ccf23b9624c612e12cf818a56379d77e9e3e375aad06a3923b0a76d7c1f7176f50835672
checksum: 837ba3ff57ffcd79115c498e78284498e928959e970bc543721a092526e586ccabf6354bf4eaed1ee75cdf8472b9661632a4abf370d9ab8436b66f82db3e63c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -15233,16 +15233,16 @@ __metadata:
linkType: soft

"uppy@npm:latest":
version: 3.18.0
resolution: "uppy@npm:3.18.0"
version: 3.18.1
resolution: "uppy@npm:3.18.1"
dependencies:
"@uppy/audio": ^1.1.4
"@uppy/aws-s3": ^3.4.0
"@uppy/aws-s3-multipart": ^3.8.0
"@uppy/box": ^2.1.4
"@uppy/companion-client": ^3.5.0
"@uppy/compressor": ^1.0.5
"@uppy/core": ^3.6.0
"@uppy/core": ^3.6.1
"@uppy/dashboard": ^3.6.0
"@uppy/drag-drop": ^3.0.3
"@uppy/drop-target": ^2.0.2
Expand Down Expand Up @@ -15272,7 +15272,7 @@ __metadata:
"@uppy/webcam": ^3.3.4
"@uppy/xhr-upload": ^3.4.2
"@uppy/zoom": ^2.1.3
checksum: 0ebde31b69ddd0bb25141997e363c96e874a0c8b130c559fbdc750525c63d4eaaafe4b87695f412d0fd776da6714a99f47735cdba92876e0fac4aa96758a04be
checksum: 43eb6349281c621d2188c0e950c9857fe809b94a0681e56982639a4327f7176dfa78e602731abc06cd8d194a770a7e01284e7b6826cc280aa13c55fcd211b216
languageName: node
linkType: hard

Expand Down