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 Feb 20, 2024
1 parent 9b8540c commit a88634f
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 @@ -40,7 +40,7 @@
"vue": "3.3.8"
},
"peerDependencies": {
"@uppy/core": "3.3.0",
"@uppy/core": "3.9.1",
"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 @@ -14,9 +14,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.9.1",
"@uppy/dashboard": "3.7.3",
"@uppy/onedrive": "3.2.0",
"@vueuse/core": "^10.3.0",
"axios": "1.6.5",
"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 @@ -26,7 +26,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.9.1",
"@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.9.1",
"@uppy/utils": "^5.3.0",
"@vueuse/head": "2.0.0",
"axios": "1.6.5",
Expand Down

0 comments on commit a88634f

Please sign in to comment.