From ca03f20ac9c5047eaeb383a499c328692e48471c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 13:41:05 +0000 Subject: [PATCH] build(deps): bump @nextcloud/vue from 7.0.0-beta.4 to 7.0.1 Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.0.0-beta.4 to 7.0.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.0.0-beta.4...v7.0.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 80 ++++++++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 45 insertions(+), 37 deletions(-) diff --git a/package-lock.json b/package-lock.json index c0fd3e5d8..cb756c56c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@nextcloud/logger": "^2.3.0", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", - "@nextcloud/vue": "^7.0.0-beta.4", + "@nextcloud/vue": "^7.0.1", "@skjnldsv/vue-plyr": "^7.3.0", "camelcase": "^7.0.0", "debounce": "^1.2.1", @@ -3118,6 +3118,18 @@ "node": ">=10" } }, + "node_modules/@nextcloud/focus-trap": { + "version": "0.1.0-beta", + "resolved": "https://registry.npmjs.org/@nextcloud/focus-trap/-/focus-trap-0.1.0-beta.tgz", + "integrity": "sha512-c6mrUrvDGRVkYfUGAJl7o2lxA/iIMF46XgBdCGCnCJFISFqHoWYGQoG6adc6w2IL7uhGka+lzy38szz+WUYpkA==", + "dependencies": { + "focus-trap": "^7.0.0" + }, + "engines": { + "node": "^16.0.0", + "npm": "^7.0.0 || ^8.0.0" + } + }, "node_modules/@nextcloud/initial-state": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz", @@ -3219,9 +3231,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.0.0-beta.4", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.4.tgz", - "integrity": "sha512-uGRtiFzGaSjWmUN4cKXgnoJc/NViVHTOo7tsZI+B+FhlS5ZpEsWHeR2TkOaL5gk9dwdsKjY7c8uc+48fsFXQJg==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.1.tgz", + "integrity": "sha512-VwukKyu2ytFLYVrLHKN+waC4xuZaaFdns5+bKX8PzYfqjhjMDbjaZubCb4VkCISsaNqfcnJiE6Rkxtw4mwI8Pw==", "dependencies": { "@nextcloud/auth": "^2.0.0", "@nextcloud/axios": "^2.0.0", @@ -3230,6 +3242,7 @@ "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^3.1.4", "@nextcloud/event-bus": "^3.0.0", + "@nextcloud/focus-trap": "^0.1.0-beta", "@nextcloud/initial-state": "^2.0.0", "@nextcloud/l10n": "^1.6.0", "@nextcloud/logger": "^2.2.1", @@ -3238,9 +3251,8 @@ "emoji-mart-vue-fast": "^11.1.1", "escape-html": "^1.0.3", "floating-vue": "^1.0.0-beta.18", - "focus-trap": "^7.0.0", "hammerjs": "^2.0.8", - "linkify-string": "^3.0.4", + "linkify-string": "^4.0.0", "md5": "^2.3.0", "splitpanes": "^2.4.1", "string-length": "^5.0.1", @@ -3258,11 +3270,6 @@ "npm": "^7.0.0 || ^8.0.0" } }, - "node_modules/@nextcloud/vue/node_modules/@nextcloud/initial-state": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz", - "integrity": "sha512-xmNP30v/RnkJ2z1HcuEo7YfcLJJa+FdWTwgNldXHOlMeMbl/ESpsGkWL2sULrhYurz64L0JpfwEdi/cHcmyuZQ==" - }, "node_modules/@nextcloud/webpack-vue-config": { "version": "5.3.0", "resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-5.3.0.tgz", @@ -11988,17 +11995,17 @@ "dev": true }, "node_modules/linkify-string": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz", - "integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.2.tgz", + "integrity": "sha512-+HoBme50rPaKxh5TrEJqRLq4gphks1zj3cz6gMBKIHwJCFYVwHig8ii9aCzqGUz8DxF2otbq+Z3AJmKUnfOtKg==", "peerDependencies": { - "linkifyjs": "^3.0.0" + "linkifyjs": "^4.0.0" } }, "node_modules/linkifyjs": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz", - "integrity": "sha512-1Y9XQH65eQKA9p2xtk+zxvnTeQBG7rdAXSkUG97DmuI/Xhji9uaUzaWxRj6rf9YC0v8KKHkxav7tnLX82Sz5Fg==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.2.tgz", + "integrity": "sha512-/VSoCZiglX0VMsXmL5PN3lRg45M86lrD9PskdkA2abWaTKap1bIcJ11LS4EE55bcUl9ZOR4eZ792UtQ9E/5xLA==", "peer": true }, "node_modules/listr2": { @@ -20322,6 +20329,14 @@ } } }, + "@nextcloud/focus-trap": { + "version": "0.1.0-beta", + "resolved": "https://registry.npmjs.org/@nextcloud/focus-trap/-/focus-trap-0.1.0-beta.tgz", + "integrity": "sha512-c6mrUrvDGRVkYfUGAJl7o2lxA/iIMF46XgBdCGCnCJFISFqHoWYGQoG6adc6w2IL7uhGka+lzy38szz+WUYpkA==", + "requires": { + "focus-trap": "^7.0.0" + } + }, "@nextcloud/initial-state": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz", @@ -20407,9 +20422,9 @@ } }, "@nextcloud/vue": { - "version": "7.0.0-beta.4", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.4.tgz", - "integrity": "sha512-uGRtiFzGaSjWmUN4cKXgnoJc/NViVHTOo7tsZI+B+FhlS5ZpEsWHeR2TkOaL5gk9dwdsKjY7c8uc+48fsFXQJg==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.1.tgz", + "integrity": "sha512-VwukKyu2ytFLYVrLHKN+waC4xuZaaFdns5+bKX8PzYfqjhjMDbjaZubCb4VkCISsaNqfcnJiE6Rkxtw4mwI8Pw==", "requires": { "@nextcloud/auth": "^2.0.0", "@nextcloud/axios": "^2.0.0", @@ -20418,6 +20433,7 @@ "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^3.1.4", "@nextcloud/event-bus": "^3.0.0", + "@nextcloud/focus-trap": "^0.1.0-beta", "@nextcloud/initial-state": "^2.0.0", "@nextcloud/l10n": "^1.6.0", "@nextcloud/logger": "^2.2.1", @@ -20426,9 +20442,8 @@ "emoji-mart-vue-fast": "^11.1.1", "escape-html": "^1.0.3", "floating-vue": "^1.0.0-beta.18", - "focus-trap": "^7.0.0", "hammerjs": "^2.0.8", - "linkify-string": "^3.0.4", + "linkify-string": "^4.0.0", "md5": "^2.3.0", "splitpanes": "^2.4.1", "string-length": "^5.0.1", @@ -20440,13 +20455,6 @@ "vue-material-design-icons": "^5.1.2", "vue-multiselect": "^2.1.6", "vue2-datepicker": "^3.11.0" - }, - "dependencies": { - "@nextcloud/initial-state": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz", - "integrity": "sha512-xmNP30v/RnkJ2z1HcuEo7YfcLJJa+FdWTwgNldXHOlMeMbl/ESpsGkWL2sULrhYurz64L0JpfwEdi/cHcmyuZQ==" - } } }, "@nextcloud/webpack-vue-config": { @@ -27251,15 +27259,15 @@ "dev": true }, "linkify-string": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz", - "integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.2.tgz", + "integrity": "sha512-+HoBme50rPaKxh5TrEJqRLq4gphks1zj3cz6gMBKIHwJCFYVwHig8ii9aCzqGUz8DxF2otbq+Z3AJmKUnfOtKg==", "requires": {} }, "linkifyjs": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz", - "integrity": "sha512-1Y9XQH65eQKA9p2xtk+zxvnTeQBG7rdAXSkUG97DmuI/Xhji9uaUzaWxRj6rf9YC0v8KKHkxav7tnLX82Sz5Fg==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.2.tgz", + "integrity": "sha512-/VSoCZiglX0VMsXmL5PN3lRg45M86lrD9PskdkA2abWaTKap1bIcJ11LS4EE55bcUl9ZOR4eZ792UtQ9E/5xLA==", "peer": true }, "listr2": { diff --git a/package.json b/package.json index 8b9799905..0d15afd33 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@nextcloud/logger": "^2.3.0", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", - "@nextcloud/vue": "^7.0.0-beta.4", + "@nextcloud/vue": "^7.0.1", "@skjnldsv/vue-plyr": "^7.3.0", "camelcase": "^7.0.0", "debounce": "^1.2.1",