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

github.com/nextcloud/spreed.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>2021-10-02 04:03:18 +0300
committerGitHub <noreply@github.com>2021-10-02 04:03:18 +0300
commit4c7b6834ccbefd940648b3e1e933ba81c754a928 (patch)
treeccdfa904d92df4b574fced48d97db544a1c393bf /package-lock.json
parentc1f9549b87dfd67d2e1972db352d538be7f32989 (diff)
Bump @nextcloud/event-bus from 2.0.0 to 2.1.0
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json58
1 files changed, 42 insertions, 16 deletions
diff --git a/package-lock.json b/package-lock.json
index 5c49834ac..8bd1e5db9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,13 +15,13 @@
"@nextcloud/browser-storage": "^0.1.1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",
- "@nextcloud/event-bus": "^2.0.0",
+ "@nextcloud/event-bus": "^2.1.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/paths": "^2.0.0",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^4.1.1",
+ "@nextcloud/vue": "^4.2.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",
@@ -3528,9 +3528,9 @@
}
},
"node_modules/@nextcloud/event-bus": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-2.0.0.tgz",
- "integrity": "sha512-92lEJeDfOLU320mWb2Dm/EtHaRKiyOSSZyfz3MRrbtxja5up8iFK0EVizE5qO3o718Iyy3a6xw/G5Ztwy40EoA==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-2.1.0.tgz",
+ "integrity": "sha512-4UqyN3QazF9KnDA7hWMXwad28X/7/SCmR4VxvJiQg+LCODO6mLImcQ02Y7WxQPY77RknLEZMarzTUTpvnSY0zw==",
"dependencies": {
"@types/semver": "^7.1.0",
"core-js": "^3.6.2",
@@ -3673,9 +3673,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",
@@ -3691,7 +3691,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",
@@ -3857,6 +3857,20 @@
"node": ">=12"
}
},
+ "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.0",
"resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.0.tgz",
@@ -29651,9 +29665,9 @@
}
},
"@nextcloud/event-bus": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-2.0.0.tgz",
- "integrity": "sha512-92lEJeDfOLU320mWb2Dm/EtHaRKiyOSSZyfz3MRrbtxja5up8iFK0EVizE5qO3o718Iyy3a6xw/G5Ztwy40EoA==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-2.1.0.tgz",
+ "integrity": "sha512-4UqyN3QazF9KnDA7hWMXwad28X/7/SCmR4VxvJiQg+LCODO6mLImcQ02Y7WxQPY77RknLEZMarzTUTpvnSY0zw==",
"requires": {
"@types/semver": "^7.1.0",
"core-js": "^3.6.2",
@@ -29788,9 +29802,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",
@@ -29806,7 +29820,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",
@@ -29828,6 +29842,18 @@
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.0.tgz",
"integrity": "sha512-tAaOSrWCHF+1Ear1Z4wnJCXA9GGox4K6Ic85a5qalES2aeEwQGr7UC93mwef49536PkCYjzkp0zIxfFvexJ6zQ=="
},
+ "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.0",
"resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.0.tgz",