diff --git a/changelog/unreleased/change-update-vue b/changelog/unreleased/change-update-vue index 0afd2c59423..c9a224c26c9 100644 --- a/changelog/unreleased/change-update-vue +++ b/changelog/unreleased/change-update-vue @@ -13,3 +13,4 @@ https://github.com/owncloud/web/pull/8201 https://github.com/owncloud/web/pull/8202 https://github.com/owncloud/web/pull/8198 https://github.com/owncloud/web/pull/8213 +https://github.com/owncloud/web/pull/8214 diff --git a/packages/web-runtime/package.json b/packages/web-runtime/package.json index f6ef37afb95..3a73b1245be 100644 --- a/packages/web-runtime/package.json +++ b/packages/web-runtime/package.json @@ -28,7 +28,7 @@ "owncloud-sdk": "~3.1.0-alpha.1", "p-queue": "^6.6.2", "popper-max-size-modifier": "^0.2.0", - "portal-vue": "^2.1.7", + "portal-vue": "3.0.0", "postcss-import": "^12.0.1", "postcss-url": "^9.0.0", "promise": "^8.1.0", diff --git a/packages/web-runtime/src/components/Topbar/TopBar.vue b/packages/web-runtime/src/components/Topbar/TopBar.vue index 9f0f1cc8309..b7719762c2d 100644 --- a/packages/web-runtime/src/components/Topbar/TopBar.vue +++ b/packages/web-runtime/src/components/Topbar/TopBar.vue @@ -22,7 +22,7 @@ -