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 Jan 5, 2024
1 parent 8b946fc commit 3587aca
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 36 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.8.0",
"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 @@ -15,9 +15,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.8.0",
"@uppy/dashboard": "3.7.1",
"@uppy/onedrive": "3.2.0",
"@vueuse/core": "^10.3.0",
"axios": "1.6.4",
"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 @@ -23,7 +23,7 @@
"@microsoft/fetch-event-source": "^2.0.1",
"@ownclouders/web-client": "workspace:*",
"@sentry/vue": "7.92.0",
"@uppy/core": "3.3.0",
"@uppy/core": "3.8.0",
"@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.92.0",
"@uppy/core": "3.3.0",
"@uppy/core": "3.8.0",
"@uppy/utils": "^5.3.0",
"@vueuse/head": "2.0.0",
"axios": "1.6.4",
Expand Down
60 changes: 30 additions & 30 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 3587aca

Please sign in to comment.