Skip to content

Commit

Permalink
fix(deps): update dependency vue-concurrency to v4.0.1 (#8618)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 15, 2023
1 parent 1270d19 commit b93a546
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/web-app-admin-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"fuse.js": "^6.5.3",
"lodash-es": "4.17.21",
"uuid": "^9.0.0",
"vue-concurrency": "4.0.0",
"vue-concurrency": "4.0.1",
"vuex": "4.1.0",
"web-client": "workspace:@ownclouders/web-client@*",
"web-pkg": "workspace:@ownclouders/web-pkg@*"
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sanitize-html": "^2.7.0",
"semver": "^7.3.8",
"uuid": "^9.0.0",
"vue-concurrency": "4.0.0",
"vue-concurrency": "4.0.1",
"vue3-gettext": "^2.3.3",
"vue-router": "4.1.6",
"vuex": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-app-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"peerDependencies": {
"marked": "^4.0.12",
"sanitize-html": "^2.7.0",
"vue-concurrency": "4.0.0",
"vue-concurrency": "4.0.1",
"vue3-gettext": "^2.3.3",
"vuex": "4.1.0",
"web-client": "workspace:@ownclouders/web-client@*",
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 @@
"mark.js": "^8.11.1",
"qs": "^6.10.3",
"uuid": "^9.0.0",
"vue-concurrency": "4.0.0",
"vue-concurrency": "4.0.1",
"vue-router": "4.1.6",
"vue3-gettext": "2.5.0-alpha.1",
"vuex": "4.1.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 @@ -40,7 +40,7 @@
"utf8": "^3.0.0",
"uuid": "^9.0.0",
"vue": "3.2.45",
"vue-concurrency": "4.0.0",
"vue-concurrency": "4.0.1",
"vue-inline-svg": "3.1.2",
"vue-router": "4.1.6",
"vue-select": "4.0.0-beta.6",
Expand Down
24 changes: 12 additions & 12 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 b93a546

Please sign in to comment.