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 May 14, 2024
1 parent 35a4f98 commit ca4f3fd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"vue": "3.4.21"
},
"peerDependencies": {
"@uppy/core": "3.3.0",
"@uppy/core": "3.11.3",
"caf": "15.0.1",
"portal-vue": "3.0.0",
"uuid": "9.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/web-app-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"peerDependencies": {
"@ownclouders/web-client": "workspace:*",
"@ownclouders/web-pkg": "workspace:*",
"@uppy/core": "3.3.0",
"@uppy/dashboard": "3.4.1",
"@uppy/onedrive": "3.1.1",
"@uppy/core": "3.11.3",
"@uppy/dashboard": "3.8.3",
"@uppy/onedrive": "3.3.1",
"@vueuse/core": "^10.3.0",
"axios": "1.6.8",
"design-system": "workspace:@ownclouders/design-system@*",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@microsoft/fetch-event-source": "^2.0.1",
"@ownclouders/web-client": "workspace:*",
"@sentry/vue": "7.101.0",
"@uppy/core": "3.3.0",
"@uppy/core": "3.11.3",
"@uppy/drop-target": "^2.0.0",
"@uppy/tus": "^3.1.0",
"@uppy/utils": "^5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@ownclouders/web-pkg": "workspace:*",
"@popperjs/core": "^2.11.5",
"@sentry/vue": "7.101.0",
"@uppy/core": "3.3.0",
"@uppy/core": "3.11.3",
"@uppy/utils": "^5.3.0",
"@vueuse/head": "2.0.0",
"axios": "1.6.8",
Expand Down

0 comments on commit ca4f3fd

Please sign in to comment.