Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-24 04:06:52 +0300
committerGitHub <noreply@github.com>2022-09-24 04:06:52 +0300
commit09878b2c6c18d1024aec08aad694b929fc339277 (patch)
tree3b29b18225396cba42c378ad08fc4b871e5dfc2b
parent61bd2ce115c6020b0a9b97686cb424217610ef8d (diff)
Bump @nextcloud/vue from 7.0.0-beta.4 to 7.0.0-beta.5dependabot/npm_and_yarn/nextcloud/vue-7.0.0-beta.5
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.0.0-beta.4 to 7.0.0-beta.5. - [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.0-beta.5) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/package-lock.json b/package-lock.json
index 79980e5..330a9c1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2181,9 +2181,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.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",
@@ -2202,7 +2202,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",
@@ -7673,17 +7673,17 @@
"peer": 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.0",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.0.tgz",
+ "integrity": "sha512-XofbQHvqMSfP7gX5zuiog0pFyctU75s4dOUyiw3h901VKFNe2oWHv42Wjkc+6HcuUivAtNR4pvJlXz8JBIZ4Sg==",
"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.0",
+ "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.0.tgz",
+ "integrity": "sha512-RJuSqTcPSE7lHqZzVaZbg5w231QhIHkytiCjM6lxVHhodkt2rCBNDONCYVBYRXXIBvUl/Z+xOhRwOJnVrZB4Wg==",
"peer": true
},
"node_modules/loader-runner": {
@@ -13523,9 +13523,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",
@@ -13544,7 +13544,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",
@@ -17820,15 +17820,15 @@
"peer": 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.0",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.0.tgz",
+ "integrity": "sha512-XofbQHvqMSfP7gX5zuiog0pFyctU75s4dOUyiw3h901VKFNe2oWHv42Wjkc+6HcuUivAtNR4pvJlXz8JBIZ4Sg==",
"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.0",
+ "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.0.tgz",
+ "integrity": "sha512-RJuSqTcPSE7lHqZzVaZbg5w231QhIHkytiCjM6lxVHhodkt2rCBNDONCYVBYRXXIBvUl/Z+xOhRwOJnVrZB4Wg==",
"peer": true
},
"loader-runner": {