Skip to content

Commit 457b6e0

Browse files
fix(deps): update uppy monorepo
1 parent b991e94 commit 457b6e0

File tree

2 files changed

+486
-561
lines changed

2 files changed

+486
-561
lines changed

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,19 @@
5858
"@blueprintjs/popover2": "^1.10.1",
5959
"@octokit/core": "^3.4.0",
6060
"@types/react": "^16.14.32 || 17 || 18",
61-
"@uppy/core": "^1.17.0",
62-
"@uppy/dashboard": "^1.18.0",
63-
"@uppy/dropbox": "^1.4.26",
64-
"@uppy/facebook": "^1.1.26",
65-
"@uppy/google-drive": "^1.6.0",
66-
"@uppy/image-editor": "^0.2.4",
67-
"@uppy/instagram": "^1.4.26",
68-
"@uppy/onedrive": "^1.1.26",
69-
"@uppy/screen-capture": "^1.0.17",
70-
"@uppy/tus": "^1.8.7",
71-
"@uppy/utils": "^3.5.0",
72-
"@uppy/webcam": "^1.8.8",
73-
"@uppy/xhr-upload": "^1.7.2",
61+
"@uppy/core": "^4.0.0",
62+
"@uppy/dashboard": "^4.0.0",
63+
"@uppy/dropbox": "^4.0.0",
64+
"@uppy/facebook": "^4.0.0",
65+
"@uppy/google-drive": "^4.0.0",
66+
"@uppy/image-editor": "^3.0.0",
67+
"@uppy/instagram": "^4.0.0",
68+
"@uppy/onedrive": "^4.0.0",
69+
"@uppy/screen-capture": "^4.0.0",
70+
"@uppy/tus": "^4.0.0",
71+
"@uppy/utils": "^6.0.0",
72+
"@uppy/webcam": "^4.0.0",
73+
"@uppy/xhr-upload": "^4.0.0",
7474
"dateformat": "^4.5.1",
7575
"dayjs": "^1.9.8",
7676
"dropbox": "^9.6.0",
@@ -88,7 +88,7 @@
8888
"rss-parser": "^3.12.0",
8989
"styled-components": "^5.2.1",
9090
"tippy.js": "^6.2.7",
91-
"uppy": "^1.27.0",
91+
"uppy": "^4.0.0",
9292
"vhtml": "^2.2.0"
9393
},
9494
"lint-staged": {

0 commit comments

Comments
 (0)