Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
fix(deps): update dependency @uppy/core to v3.11.3 (#1225)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 4f5dd6b commit 201c2fe
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.15",
"@sentry/react": "7.112.2",
"@uppy/core": "3.10.1",
"@uppy/core": "3.11.3",
"@uppy/dashboard": "3.8.1",
"@uppy/drag-drop": "3.1.0",
"@uppy/file-input": "3.1.1",
Expand Down
31 changes: 24 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2726,6 +2726,13 @@ __metadata:
languageName: node
linkType: hard

"@transloadit/prettier-bytes@npm:^0.3.4":
version: 0.3.4
resolution: "@transloadit/prettier-bytes@npm:0.3.4"
checksum: 10/abd6b7a12f57d5db3e744cbfa793e1fbb2aa15943b55901882eed8f32fd95cb72a2805db4e8251862192d8ebaa889a696657f46c9cd41347538d377dea731d58
languageName: node
linkType: hard

"@trivago/prettier-plugin-sort-imports@npm:4.3.0":
version: 4.3.0
resolution: "@trivago/prettier-plugin-sort-imports@npm:4.3.0"
Expand Down Expand Up @@ -3497,19 +3504,19 @@ __metadata:
languageName: node
linkType: hard

"@uppy/core@npm:3.10.1":
version: 3.10.1
resolution: "@uppy/core@npm:3.10.1"
"@uppy/core@npm:3.11.3":
version: 3.11.3
resolution: "@uppy/core@npm:3.11.3"
dependencies:
"@transloadit/prettier-bytes": "npm:^0.3.0"
"@transloadit/prettier-bytes": "npm:^0.3.4"
"@uppy/store-default": "npm:^3.2.2"
"@uppy/utils": "npm:^5.7.5"
"@uppy/utils": "npm:^5.9.0"
lodash: "npm:^4.17.21"
mime-match: "npm:^1.0.2"
namespace-emitter: "npm:^2.0.1"
nanoid: "npm:^4.0.0"
preact: "npm:^10.5.13"
checksum: 10/55b0ce5a470c43e1a475c2cc33ad0de2f20aff475f0514967d61cf2e9c3f568ff4f6bf0a07210f50cf74a1ccc4ffbae36811fe8797f4e315e797cf8e60757b7b
checksum: 10/ecc533785ef3459f2cfe3d131d082ffbaf9b99b88619b71d7ca7664cd6073c2771df6314386ce5d88631da544dce101d88770c7ebb91ea72eafcd07929082df3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3693,6 +3700,16 @@ __metadata:
languageName: node
linkType: hard

"@uppy/utils@npm:^5.9.0":
version: 5.9.0
resolution: "@uppy/utils@npm:5.9.0"
dependencies:
lodash: "npm:^4.17.21"
preact: "npm:^10.5.13"
checksum: 10/049cdcc75435014e98b419143eb25a79ee6d1500963ffcf11f9c751719d8310dde2f10660bd36d40de80bdfb951367fa58a5db5394a95d17aa421c412a3a525d
languageName: node
linkType: hard

"@uppy/xhr-upload@npm:3.6.4":
version: 3.6.4
resolution: "@uppy/xhr-upload@npm:3.6.4"
Expand Down Expand Up @@ -7352,7 +7369,7 @@ __metadata:
"@types/validator": "npm:13.11.9"
"@typescript-eslint/eslint-plugin": "npm:7.7.1"
"@typescript-eslint/parser": "npm:7.7.1"
"@uppy/core": "npm:3.10.1"
"@uppy/core": "npm:3.11.3"
"@uppy/dashboard": "npm:3.8.1"
"@uppy/drag-drop": "npm:3.1.0"
"@uppy/file-input": "npm:3.1.1"
Expand Down

0 comments on commit 201c2fe

Please sign in to comment.