diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-03 20:58:16 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2021-10-03 22:07:21 +0000 |
commit | 996dab9a59124c349b049c2d3d56ed2cbc473057 (patch) | |
tree | 750908d285b0869e810a546def960c4a52c17d5a /package-lock.json | |
parent | 1f31cbb8a0e822deb58476b543f4536a1d2c908c (diff) | |
download | nextcloud-server-996dab9a59124c349b049c2d3d56ed2cbc473057.tar.gz nextcloud-server-996dab9a59124c349b049c2d3d56ed2cbc473057.zip |
Bump @nextcloud/vue from 4.1.1 to 4.2.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.1.1 to 4.2.0.
- [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/v4.1.1...v4.2.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 44 |
1 files changed, 35 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json index 6ff7c155f6d..a1b0eb2fc00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@nextcloud/password-confirmation": "^1.0.1", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", - "@nextcloud/vue": "^4.1.1", + "@nextcloud/vue": "^4.2.0", "@nextcloud/vue-dashboard": "^2.0.1", "autosize": "^5.0.1", "backbone": "^1.4.0", @@ -7100,9 +7100,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.1.1.tgz", - "integrity": "sha512-5PxJaI66ANdMaRcFKORFdU5g5Bcsl7YXgR4oBUY/ITQi0kmrSNxXzTe3VTl8q2UyS46gmTbDMPa6yx1ydh96Rg==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.2.0.tgz", + "integrity": "sha512-i7VZIrfpDcK7/0ZmCU+C7j+pXd4LyxAZpxxu/FS4rJJWR1IolgjGVlBbu8q1NxX0FLc4/xUVj4lv3vyMSdrUOA==", "dependencies": { "@nextcloud/auth": "^1.2.3", "@nextcloud/axios": "^1.3.2", @@ -7118,7 +7118,7 @@ "emoji-mart-vue-fast": "^7.0.7", "escape-html": "^1.0.3", "hammerjs": "^2.0.8", - "linkifyjs": "~2.1.9", + "linkify-string": "^3.0.2", "md5": "^2.2.1", "splitpanes": "^2.3.6", "string-length": "^5.0.0", @@ -7230,6 +7230,20 @@ "node": ">=12.20" } }, + "node_modules/@nextcloud/vue/node_modules/linkify-string": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.2.tgz", + "integrity": "sha512-e6sa4WYslcwuNA0ciRo7KPAb4VpTIOxsGPAXeSR8XlORtKak8WMleuvrt5iRZwulHAd6dI+BO7b94lNW8lbMUQ==", + "peerDependencies": { + "linkifyjs": "^3.0.0" + } + }, + "node_modules/@nextcloud/vue/node_modules/linkifyjs": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.1.tgz", + "integrity": "sha512-HwXVwdNH1wESBfo2sH7Bkl+ywzbGA3+uJEfhquCyi/bMCa49bFUvd/re1NT1Lox/5jdnpQXzI9O/jykit71idg==", + "peer": true + }, "node_modules/@nextcloud/vue/node_modules/string-length": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz", @@ -29317,9 +29331,9 @@ } }, "@nextcloud/vue": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.1.1.tgz", - "integrity": "sha512-5PxJaI66ANdMaRcFKORFdU5g5Bcsl7YXgR4oBUY/ITQi0kmrSNxXzTe3VTl8q2UyS46gmTbDMPa6yx1ydh96Rg==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.2.0.tgz", + "integrity": "sha512-i7VZIrfpDcK7/0ZmCU+C7j+pXd4LyxAZpxxu/FS4rJJWR1IolgjGVlBbu8q1NxX0FLc4/xUVj4lv3vyMSdrUOA==", "requires": { "@nextcloud/auth": "^1.2.3", "@nextcloud/axios": "^1.3.2", @@ -29335,7 +29349,7 @@ "emoji-mart-vue-fast": "^7.0.7", "escape-html": "^1.0.3", "hammerjs": "^2.0.8", - "linkifyjs": "~2.1.9", + "linkify-string": "^3.0.2", "md5": "^2.2.1", "splitpanes": "^2.3.6", "string-length": "^5.0.0", @@ -29362,6 +29376,18 @@ "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-2.0.0.tgz", "integrity": "sha512-oGu2QekBMXgyQNWPDRQ001bjvDnZe4/zBTz37TMbiKz1NbNiyiH5hRkobe7npRN6GfbGbxMYFck/vQ1r9c1VMA==" }, + "linkify-string": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.2.tgz", + "integrity": "sha512-e6sa4WYslcwuNA0ciRo7KPAb4VpTIOxsGPAXeSR8XlORtKak8WMleuvrt5iRZwulHAd6dI+BO7b94lNW8lbMUQ==", + "requires": {} + }, + "linkifyjs": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.1.tgz", + "integrity": "sha512-HwXVwdNH1wESBfo2sH7Bkl+ywzbGA3+uJEfhquCyi/bMCa49bFUvd/re1NT1Lox/5jdnpQXzI9O/jykit71idg==", + "peer": true + }, "string-length": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz", |