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 Jan 9, 2025
1 parent 95bb03f commit a15be79
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion packages/web-app-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@ownclouders/design-system": "workspace:^",
"@ownclouders/web-client": "workspace:*",
"@ownclouders/web-pkg": "workspace:*",
"@uppy/core": "4.3.1",
"@uppy/core": "4.4.1",
"@vueuse/core": "^11.0.0 || ^12.0.0",
"axios": "1.7.9",
"email-validator": "^2.0.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/web-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"@sentry/vue": "^8.33.1",
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.1.0",
"@toast-ui/editor": "^3.2.2",
"@uppy/core": "4.3.1",
"@uppy/drop-target": "3.0.2",
"@uppy/tus": "4.1.5",
"@uppy/utils": "6.0.6",
"@uppy/xhr-upload": "4.2.3",
"@uppy/core": "4.4.1",
"@uppy/drop-target": "3.1.1",
"@uppy/tus": "4.2.1",
"@uppy/utils": "6.1.1",
"@uppy/xhr-upload": "4.3.2",
"@vue/shared": "^3.5.11",
"@vueuse/core": "^12.0.0",
"axios": "^1.7.7",
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 @@ -12,11 +12,11 @@
"@ownclouders/web-client": "workspace:*",
"@ownclouders/web-pkg": "workspace:*",
"@sentry/vue": "8.48.0",
"@uppy/core": "4.3.1",
"@uppy/drop-target": "3.0.2",
"@uppy/tus": "4.1.5",
"@uppy/utils": "6.0.6",
"@uppy/xhr-upload": "4.2.3",
"@uppy/core": "4.4.1",
"@uppy/drop-target": "3.1.1",
"@uppy/tus": "4.2.1",
"@uppy/utils": "6.1.1",
"@uppy/xhr-upload": "4.3.2",
"@vueuse/core": "12.0.0",
"@vueuse/head": "2.0.0",
"axios": "1.7.9",
Expand Down
118 changes: 59 additions & 59 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 a15be79

Please sign in to comment.