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] authored and JammingBen committed Sep 4, 2024
1 parent 154e0d9 commit 7619c57
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions packages/web-app-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"web-test-helpers": "workspace:*"
},
"dependencies": {
"@uppy/dashboard": "3.3.0",
"@uppy/google-drive": "3.3.0",
"@uppy/onedrive": "3.3.0",
"@uppy/dashboard": "3.9.1",
"@uppy/google-drive": "3.6.0",
"@uppy/onedrive": "3.4.0",
"@uppy/webdav": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-webdav.tgz"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"@ownclouders/web-client": "workspace:*",
"@ownclouders/web-pkg": "workspace:*",
"@sentry/vue": "8.28.0",
"@uppy/core": "3.3.0",
"@uppy/drop-target": "2.0.0",
"@uppy/tus": "3.1.0",
"@uppy/utils": "5.3.0",
"@uppy/xhr-upload": "3.0.1",
"@uppy/core": "3.13.1",
"@uppy/drop-target": "2.1.0",
"@uppy/tus": "3.5.5",
"@uppy/utils": "5.9.0",
"@uppy/xhr-upload": "3.6.8",
"@vueuse/core": "11.0.3",
"@vueuse/head": "2.0.0",
"axios": "1.7.7",
Expand Down

0 comments on commit 7619c57

Please sign in to comment.