Skip to content

Commit

Permalink
chore(deps): update uppy monorepo to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 380fc6c commit 1a0310b
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 91 deletions.
8 changes: 4 additions & 4 deletions packages/web-app-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"test:unit": "NODE_OPTIONS=--unhandled-rejections=throw vitest"
},
"dependencies": {
"@uppy/dashboard": "3.3.0",
"@uppy/google-drive": "3.3.0",
"@uppy/onedrive": "3.3.0",
"@uppy/dashboard": "4.1.0",
"@uppy/google-drive": "4.1.0",
"@uppy/onedrive": "4.1.0",
"@uppy/webdav": "https://github.com/owncloud/uppy/releases/download/v3.12.13-owncloud/uppy-webdav.tgz"
},
"peerDependencies": {
"@ownclouders/web-client": "^10.1.0",
"@ownclouders/web-pkg": "^10.1.0",
"@uppy/core": "^3.3.0",
"@uppy/core": "^3.3.0 || ^4.0.0",
"pinia": "^2.1.7",
"vue": "^3.4.21",
"vue3-gettext": "^3.0.0-beta.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-unzip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"peerDependencies": {
"@ownclouders/web-client": "^10.1.0",
"@ownclouders/web-pkg": "^10.1.0",
"@uppy/core": "^3.3.0",
"@uppy/core": "^3.3.0 || ^4.0.0",
"p-queue": "^6.6.2",
"uuid": "^9.0.1",
"vue": "^3.4.21",
Expand Down
Loading

0 comments on commit 1a0310b

Please sign in to comment.