summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLouis Chemineau <louis@chmn.me>2023-01-04 10:56:57 +0100
committerLouis Chemineau <louis@chmn.me>2023-01-04 10:56:57 +0100
commitcd2e56d80c64e5c63d504f9a6f8183ebbb29413f (patch)
tree5483c98d0e82bbae74a445fc70889e3464827188 /package-lock.json
parentf945d5fe63888d029e9ae17b57e85ec82cf2edf4 (diff)
Import and use needed linkify packages
Signed-off-by: Louis Chemineau <louis@chmn.me>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json44
1 files changed, 30 insertions, 14 deletions
diff --git a/package-lock.json b/package-lock.json
index 78f177a6..6be55022 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,6 +21,8 @@
"@nextcloud/vue": "^7.3.0",
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
+ "linkify-plugin-mention": "^4.1.0",
+ "linkify-string": "^4.1.0",
"linkifyjs": "^4.0.2",
"sass": "^1.57.1",
"tributejs": "^5.1.3",
@@ -3261,14 +3263,6 @@
"node": ">=12.20"
}
},
- "node_modules/@nextcloud/vue/node_modules/linkify-string": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.2.tgz",
- "integrity": "sha512-+HoBme50rPaKxh5TrEJqRLq4gphks1zj3cz6gMBKIHwJCFYVwHig8ii9aCzqGUz8DxF2otbq+Z3AJmKUnfOtKg==",
- "peerDependencies": {
- "linkifyjs": "^4.0.0"
- }
- },
"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",
@@ -10940,6 +10934,22 @@
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
},
+ "node_modules/linkify-plugin-mention": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.0.tgz",
+ "integrity": "sha512-DsPd5gQp1QkTTcv54xw2wK1qxgkyy+rNBUK4n5t3npQvIFoP71fmAuIfwOg/Jx3nNSCCbse040WpSLMUG8s+yA==",
+ "peerDependencies": {
+ "linkifyjs": "^4.0.0"
+ }
+ },
+ "node_modules/linkify-string": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.0.tgz",
+ "integrity": "sha512-mw4KyPoE/vP0lamGbFFtDsutxOw0b+3g2/lH5bwS7X4tRHQyLBoJ60avPVGUoHfU8G1bLS329u13hhpxBIqFiA==",
+ "peerDependencies": {
+ "linkifyjs": "^4.0.0"
+ }
+ },
"node_modules/linkifyjs": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.2.tgz",
@@ -17907,12 +17917,6 @@
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-2.0.1.tgz",
"integrity": "sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw=="
},
- "linkify-string": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.2.tgz",
- "integrity": "sha512-+HoBme50rPaKxh5TrEJqRLq4gphks1zj3cz6gMBKIHwJCFYVwHig8ii9aCzqGUz8DxF2otbq+Z3AJmKUnfOtKg==",
- "requires": {}
- },
"string-length": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz",
@@ -23817,6 +23821,18 @@
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
},
+ "linkify-plugin-mention": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.0.tgz",
+ "integrity": "sha512-DsPd5gQp1QkTTcv54xw2wK1qxgkyy+rNBUK4n5t3npQvIFoP71fmAuIfwOg/Jx3nNSCCbse040WpSLMUG8s+yA==",
+ "requires": {}
+ },
+ "linkify-string": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.0.tgz",
+ "integrity": "sha512-mw4KyPoE/vP0lamGbFFtDsutxOw0b+3g2/lH5bwS7X4tRHQyLBoJ60avPVGUoHfU8G1bLS329u13hhpxBIqFiA==",
+ "requires": {}
+ },
"linkifyjs": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.2.tgz",