From d0fc62c28de7901205916c330d2b2a3af612b29e Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 22 Sep 2022 10:35:19 +0200 Subject: Bump @nextcloud/vue to v7 beta5 Signed-off-by: Christoph Wurst --- package-lock.json | 58 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 35 insertions(+), 23 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 48c6b588..5967e40c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", - "@nextcloud/vue": "^v7.0.0-beta.3", + "@nextcloud/vue": "^v7.0.0-beta.5", "b64-to-blob": "^1.2.19", "camelcase": "^7.0.0", "debounce": "^1.2.1", @@ -2993,9 +2993,9 @@ "integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg==" }, "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.0-beta.5", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.5.tgz", + "integrity": "sha512-qHHVSdMWdggjYvJUWg73UZeW6+QbP4NXFKN+h3upamGEizIGyoOtjVKhrftY/lKV1t80B75T/4u6drXFyrJLjA==", "dependencies": { "@nextcloud/auth": "^2.0.0", "@nextcloud/axios": "^2.0.0", @@ -3014,7 +3014,7 @@ "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", @@ -3057,6 +3057,20 @@ "vue": "^2.6.10" } }, + "node_modules/@nextcloud/vue/node_modules/linkify-string": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.0.tgz", + "integrity": "sha512-XofbQHvqMSfP7gX5zuiog0pFyctU75s4dOUyiw3h901VKFNe2oWHv42Wjkc+6HcuUivAtNR4pvJlXz8JBIZ4Sg==", + "peerDependencies": { + "linkifyjs": "^4.0.0" + } + }, + "node_modules/@nextcloud/vue/node_modules/linkifyjs": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.0.tgz", + "integrity": "sha512-RJuSqTcPSE7lHqZzVaZbg5w231QhIHkytiCjM6lxVHhodkt2rCBNDONCYVBYRXXIBvUl/Z+xOhRwOJnVrZB4Wg==", + "peer": true + }, "node_modules/@nextcloud/vue/node_modules/vue": { "version": "2.7.10", "resolved": "https://registry.npmjs.org/vue/-/vue-2.7.10.tgz", @@ -10980,14 +10994,6 @@ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=", "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==", - "peerDependencies": { - "linkifyjs": "^3.0.0" - } - }, "node_modules/linkifyjs": { "version": "3.0.5", "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz", @@ -18081,9 +18087,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.0-beta.5", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.5.tgz", + "integrity": "sha512-qHHVSdMWdggjYvJUWg73UZeW6+QbP4NXFKN+h3upamGEizIGyoOtjVKhrftY/lKV1t80B75T/4u6drXFyrJLjA==", "requires": { "@nextcloud/auth": "^2.0.0", "@nextcloud/axios": "^2.0.0", @@ -18102,7 +18108,7 @@ "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", @@ -18135,6 +18141,18 @@ "vue-resize": "^1.0.0" } }, + "linkify-string": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.0.tgz", + "integrity": "sha512-XofbQHvqMSfP7gX5zuiog0pFyctU75s4dOUyiw3h901VKFNe2oWHv42Wjkc+6HcuUivAtNR4pvJlXz8JBIZ4Sg==", + "requires": {} + }, + "linkifyjs": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.0.tgz", + "integrity": "sha512-RJuSqTcPSE7lHqZzVaZbg5w231QhIHkytiCjM6lxVHhodkt2rCBNDONCYVBYRXXIBvUl/Z+xOhRwOJnVrZB4Wg==", + "peer": true + }, "vue": { "version": "2.7.10", "resolved": "https://registry.npmjs.org/vue/-/vue-2.7.10.tgz", @@ -24180,12 +24198,6 @@ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=", "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==", - "requires": {} - }, "linkifyjs": { "version": "3.0.5", "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.5.tgz", -- cgit v1.2.3