Skip to content

Commit

Permalink
fix(deps): update uppy monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 8, 2021
1 parent fb505c6 commit 4491642
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 450 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,19 +52,19 @@
"dependencies": {
"@blueprintjs/core": "^3.41.0",
"@octokit/core": "^3.4.0",
"@uppy/core": "^1.17.0",
"@uppy/dashboard": "^1.18.0",
"@uppy/dropbox": "^1.4.26",
"@uppy/facebook": "^1.1.26",
"@uppy/google-drive": "^1.6.0",
"@uppy/image-editor": "^0.2.4",
"@uppy/instagram": "^1.4.26",
"@uppy/onedrive": "^1.1.26",
"@uppy/screen-capture": "^1.0.17",
"@uppy/tus": "^1.8.7",
"@uppy/utils": "^3.5.0",
"@uppy/webcam": "^1.8.8",
"@uppy/xhr-upload": "^1.7.2",
"@uppy/core": "^2.0.0",
"@uppy/dashboard": "^2.0.0",
"@uppy/dropbox": "^2.0.0",
"@uppy/facebook": "^2.0.0",
"@uppy/google-drive": "^2.0.0",
"@uppy/image-editor": "^1.0.0",
"@uppy/instagram": "^2.0.0",
"@uppy/onedrive": "^2.0.0",
"@uppy/screen-capture": "^2.0.0",
"@uppy/tus": "^2.0.0",
"@uppy/utils": "^4.0.0",
"@uppy/webcam": "^2.0.0",
"@uppy/xhr-upload": "^2.0.0",
"dateformat": "^4.5.1",
"dayjs": "^1.9.8",
"dropbox": "^9.6.0",
Expand All @@ -81,6 +81,6 @@
"roam-client": "^1.49.3",
"styled-components": "^5.2.1",
"tippy.js": "^6.2.7",
"uppy": "^1.27.0"
"uppy": "^2.0.0"
}
}
Loading

0 comments on commit 4491642

Please sign in to comment.