Skip to content

Commit 40e711d

Browse files
Update uppy monorepo
1 parent af7f3bd commit 40e711d

File tree

2 files changed

+124
-322
lines changed

2 files changed

+124
-322
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"@types/react": "^18.3.3",
2020
"@types/react-dom": "^18.3.0",
2121
"@uppy/aws-s3": "patch:@uppy/aws-s3@npm%3A4.1.3#~/.yarn/patches/@uppy-aws-s3-npm-4.1.3-4c4ba3e640.patch",
22-
"@uppy/core": "^4.4.3",
23-
"@uppy/dashboard": "^4.1.0",
24-
"@uppy/drag-drop": "^4.0.2",
22+
"@uppy/core": "^5.0.0",
23+
"@uppy/dashboard": "^5.0.0",
24+
"@uppy/drag-drop": "^5.0.0",
2525
"@uppy/file-input": "^4.0.1",
26-
"@uppy/image-editor": "^3.1.0",
27-
"@uppy/locales": "^4.5.2",
26+
"@uppy/image-editor": "^4.0.0",
27+
"@uppy/locales": "^5.0.0",
2828
"@uppy/progress-bar": "^4.0.0",
29-
"@uppy/react": "^4.0.2",
30-
"@uppy/xhr-upload": "^4.3.3",
29+
"@uppy/react": "^5.0.0",
30+
"@uppy/xhr-upload": "^5.0.0",
3131
"@vitejs/plugin-react": "^5.0.0",
3232
"axios": "^1.7.2",
3333
"blob-polyfill": "^9.0.20240710",

0 commit comments

Comments
 (0)