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 Sep 9, 2024
1 parent 129f89f commit c8fb565
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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.29.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
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c8fb565

Please sign in to comment.