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

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-11-07 16:55:32 +0300
committerGitHub <noreply@github.com>2022-11-07 16:55:32 +0300
commit19f466fd4d9db0698494827fe90f3c6b854617e4 (patch)
treebfe869007bce314adb0a812be970495fab8f7508
parent6bd89da255c68f12b8e231573a593c3783d14a09 (diff)
parent07bc1456cd04dc6746487020eb46d077fcdd1af9 (diff)
Merge pull request #4191 from nextcloud/deps/vue-richtext
-rw-r--r--package-lock.json1196
-rw-r--r--package.json1
-rw-r--r--src/components/ActivityEntry.vue2
-rw-r--r--src/components/card/CommentItem.vue2
-rw-r--r--src/components/search/GlobalSearchResults.vue2
5 files changed, 21 insertions, 1182 deletions
diff --git a/package-lock.json b/package-lock.json
index 5c044659..7eeb3b01 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,7 +11,6 @@
"dependencies": {
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.20.1",
- "@juliushaertl/vue-richtext": "^1.0.1",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.1.0",
"@nextcloud/dialogs": "^3.2.0",
@@ -2887,39 +2886,6 @@
"@jridgewell/sourcemap-codec": "^1.4.10"
}
},
- "node_modules/@juliushaertl/vue-richtext": {
- "version": "1.0.1",
- "license": "AGPL-3.0",
- "dependencies": {
- "clone": "^2.1.2",
- "core-js": "^3.6.4",
- "property-information": "^5.5.0",
- "rehype-add-classes": "^1.0.0",
- "rehype-react": "^6.1.0",
- "remark-breaks": "2.0.0",
- "remark-disable-tokenizers": "^1.0.0",
- "remark-external-links": "^8.0.0",
- "remark-parse": "^8.0.3",
- "remark-rehype": "^8.0.0 ",
- "unified": "^9.2.0",
- "vue": "^2.6.12"
- },
- "engines": {
- "node": ">=10.0.0"
- },
- "peerDependencies": {
- "vue": "^2.6.11"
- }
- },
- "node_modules/@juliushaertl/vue-richtext/node_modules/core-js": {
- "version": "3.7.0",
- "hasInstallScript": true,
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/core-js"
- }
- },
"node_modules/@leichtgewicht/ip-codec": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz",
@@ -2927,16 +2893,6 @@
"dev": true,
"peer": true
},
- "node_modules/@mapbox/hast-util-table-cell-style": {
- "version": "0.1.3",
- "license": "BSD-2-Clause",
- "dependencies": {
- "unist-util-visit": "^1.3.0"
- },
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/@nextcloud/auth": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.0.0.tgz",
@@ -3959,13 +3915,6 @@
"resolved": "https://registry.npmjs.org/@types/marked/-/marked-2.0.5.tgz",
"integrity": "sha512-shRZ7XnYFD/8n8zSjKvFdto1QNSf4tONZIlNEZGrJe8GsOE8DL/hG1Hbl8gZlfLnjS7+f5tZGIaTgfpyW38h4w=="
},
- "node_modules/@types/mdast": {
- "version": "3.0.3",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "*"
- }
- },
"node_modules/@types/mime": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz",
@@ -4094,10 +4043,6 @@
"@types/estree": "*"
}
},
- "node_modules/@types/unist": {
- "version": "2.0.3",
- "license": "MIT"
- },
"node_modules/@types/ws": {
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz",
@@ -5384,14 +5329,6 @@
"babylon": "bin/babylon.js"
}
},
- "node_modules/bail": {
- "version": "1.0.5",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/balanced-match": {
"version": "1.0.0",
"dev": true,
@@ -5542,7 +5479,9 @@
},
"node_modules/boolbase": {
"version": "1.0.0",
- "license": "ISC"
+ "dev": true,
+ "license": "ISC",
+ "peer": true
},
"node_modules/brace-expansion": {
"version": "1.1.11",
@@ -5891,14 +5830,6 @@
"integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
"dev": true
},
- "node_modules/ccount": {
- "version": "1.1.0",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/chalk": {
"version": "2.4.1",
"dev": true,
@@ -5919,30 +5850,6 @@
"node": ">=10"
}
},
- "node_modules/character-entities": {
- "version": "1.2.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
- "node_modules/character-entities-legacy": {
- "version": "1.1.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
- "node_modules/character-reference-invalid": {
- "version": "1.1.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/charenc": {
"version": "0.0.2",
"license": "BSD-3-Clause",
@@ -6211,14 +6118,6 @@
"typo-js": "*"
}
},
- "node_modules/collapse-white-space": {
- "version": "1.0.6",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/collect-v8-coverage": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
@@ -6262,14 +6161,6 @@
"node": ">= 0.8"
}
},
- "node_modules/comma-separated-tokens": {
- "version": "1.0.8",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/commander": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz",
@@ -6757,10 +6648,6 @@
"dev": true,
"peer": true
},
- "node_modules/css-selector-parser": {
- "version": "1.4.1",
- "license": "MIT"
- },
"node_modules/css/node_modules/source-map": {
"version": "0.6.1",
"dev": true,
@@ -8984,6 +8871,7 @@
},
"node_modules/extend": {
"version": "3.0.2",
+ "dev": true,
"license": "MIT"
},
"node_modules/extract-from-css": {
@@ -9877,75 +9765,6 @@
"minimalistic-assert": "^1.0.1"
}
},
- "node_modules/hast-to-hyperscript": {
- "version": "9.0.1",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.3",
- "comma-separated-tokens": "^1.0.0",
- "property-information": "^5.3.0",
- "space-separated-tokens": "^1.0.0",
- "style-to-object": "^0.3.0",
- "unist-util-is": "^4.0.0",
- "web-namespaces": "^1.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/hast-util-has-property": {
- "version": "1.0.4",
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/hast-util-is-element": {
- "version": "1.1.0",
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/hast-util-select": {
- "version": "1.0.1",
- "license": "MIT",
- "dependencies": {
- "camelcase": "^3.0.0",
- "comma-separated-tokens": "^1.0.2",
- "css-selector-parser": "^1.3.0",
- "hast-util-has-property": "^1.0.0",
- "hast-util-is-element": "^1.0.0",
- "hast-util-whitespace": "^1.0.0",
- "not": "^0.1.0",
- "nth-check": "^1.0.1",
- "property-information": "^3.1.0",
- "space-separated-tokens": "^1.1.0",
- "zwitch": "^1.0.0"
- }
- },
- "node_modules/hast-util-select/node_modules/camelcase": {
- "version": "3.0.0",
- "license": "MIT",
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/hast-util-select/node_modules/property-information": {
- "version": "3.2.0",
- "license": "MIT"
- },
- "node_modules/hast-util-whitespace": {
- "version": "1.0.4",
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
"node_modules/he": {
"version": "1.2.0",
"dev": true,
@@ -10309,17 +10128,14 @@
"node_modules/inherits": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
+ "dev": true
},
"node_modules/ini": {
"version": "1.3.8",
"dev": true,
"license": "ISC"
},
- "node_modules/inline-style-parser": {
- "version": "0.1.1",
- "license": "MIT"
- },
"node_modules/internal-slot": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
@@ -10363,33 +10179,6 @@
"node": ">= 10"
}
},
- "node_modules/is-absolute-url": {
- "version": "3.0.3",
- "license": "MIT",
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/is-alphabetical": {
- "version": "1.0.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
- "node_modules/is-alphanumerical": {
- "version": "1.0.4",
- "license": "MIT",
- "dependencies": {
- "is-alphabetical": "^1.0.0",
- "is-decimal": "^1.0.0"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/is-arguments": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz",
@@ -10505,14 +10294,6 @@
"node": ">= 0.4"
}
},
- "node_modules/is-decimal": {
- "version": "1.0.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/is-docker": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
@@ -10604,14 +10385,6 @@
"node": ">=0.10.0"
}
},
- "node_modules/is-hexadecimal": {
- "version": "1.0.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/is-installed-globally": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz",
@@ -10691,13 +10464,6 @@
"node": ">=8"
}
},
- "node_modules/is-plain-obj": {
- "version": "2.1.0",
- "license": "MIT",
- "engines": {
- "node": ">=8"
- }
- },
"node_modules/is-plain-object": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
@@ -10844,22 +10610,6 @@
"node": ">=0.10.0"
}
},
- "node_modules/is-whitespace-character": {
- "version": "1.0.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
- "node_modules/is-word-character": {
- "version": "1.0.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/is-wsl": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
@@ -13325,14 +13075,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/markdown-escapes": {
- "version": "1.0.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/markdown-it": {
"version": "13.0.1",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.1.tgz",
@@ -13409,85 +13151,6 @@
"safe-buffer": "^5.1.2"
}
},
- "node_modules/mdast-util-definitions": {
- "version": "4.0.0",
- "license": "MIT",
- "dependencies": {
- "unist-util-visit": "^2.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/mdast-util-definitions/node_modules/unist-util-visit": {
- "version": "2.0.3",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0",
- "unist-util-visit-parents": "^3.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents": {
- "version": "3.1.1",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/mdast-util-to-hast": {
- "version": "10.0.1",
- "license": "MIT",
- "dependencies": {
- "@types/mdast": "^3.0.0",
- "@types/unist": "^2.0.0",
- "mdast-util-definitions": "^4.0.0",
- "mdurl": "^1.0.0",
- "unist-builder": "^2.0.0",
- "unist-util-generated": "^1.0.0",
- "unist-util-position": "^3.0.0",
- "unist-util-visit": "^2.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/mdast-util-to-hast/node_modules/unist-util-visit": {
- "version": "2.0.3",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0",
- "unist-util-visit-parents": "^3.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents": {
- "version": "3.1.1",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
"node_modules/mdurl": {
"version": "1.0.1",
"license": "MIT"
@@ -14398,9 +14061,6 @@
"node": ">=0.10.0"
}
},
- "node_modules/not": {
- "version": "0.1.0"
- },
"node_modules/npm-run-path": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -14413,13 +14073,6 @@
"node": ">=8"
}
},
- "node_modules/nth-check": {
- "version": "1.0.2",
- "license": "BSD-2-Clause",
- "dependencies": {
- "boolbase": "~1.0.0"
- }
- },
"node_modules/object-assign": {
"version": "4.1.1",
"dev": true,
@@ -14732,22 +14385,6 @@
"safe-buffer": "^5.1.1"
}
},
- "node_modules/parse-entities": {
- "version": "2.0.0",
- "license": "MIT",
- "dependencies": {
- "character-entities": "^1.0.0",
- "character-entities-legacy": "^1.0.0",
- "character-reference-invalid": "^1.0.0",
- "is-alphanumerical": "^1.0.0",
- "is-decimal": "^1.0.0",
- "is-hexadecimal": "^1.0.0"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/parse-json": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
@@ -15238,17 +14875,6 @@
"node": ">= 6"
}
},
- "node_modules/property-information": {
- "version": "5.6.0",
- "license": "MIT",
- "dependencies": {
- "xtend": "^4.0.0"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/proto-list": {
"version": "1.2.4",
"dev": true,
@@ -15653,127 +15279,6 @@
"jsesc": "bin/jsesc"
}
},
- "node_modules/rehype-add-classes": {
- "version": "1.0.0",
- "license": "MIT",
- "dependencies": {
- "hast-util-select": "^1.0.1"
- }
- },
- "node_modules/rehype-react": {
- "version": "6.1.0",
- "license": "MIT",
- "dependencies": {
- "@mapbox/hast-util-table-cell-style": "^0.1.3",
- "hast-to-hyperscript": "^9.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/remark-breaks": {
- "version": "2.0.0",
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/remark-disable-tokenizers": {
- "version": "1.0.24",
- "license": "MIT",
- "dependencies": {
- "clone": "^2.1.2"
- },
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/remark-external-links": {
- "version": "8.0.0",
- "license": "MIT",
- "dependencies": {
- "extend": "^3.0.0",
- "is-absolute-url": "^3.0.0",
- "mdast-util-definitions": "^4.0.0",
- "space-separated-tokens": "^1.0.0",
- "unist-util-visit": "^2.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/remark-external-links/node_modules/unist-util-visit": {
- "version": "2.0.3",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0",
- "unist-util-visit-parents": "^3.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/remark-external-links/node_modules/unist-util-visit-parents": {
- "version": "3.1.1",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/remark-parse": {
- "version": "8.0.3",
- "license": "MIT",
- "dependencies": {
- "ccount": "^1.0.0",
- "collapse-white-space": "^1.0.2",
- "is-alphabetical": "^1.0.0",
- "is-decimal": "^1.0.0",
- "is-whitespace-character": "^1.0.0",
- "is-word-character": "^1.0.0",
- "markdown-escapes": "^1.0.0",
- "parse-entities": "^2.0.0",
- "repeat-string": "^1.5.4",
- "state-toggle": "^1.0.0",
- "trim": "0.0.1",
- "trim-trailing-lines": "^1.0.0",
- "unherit": "^1.0.4",
- "unist-util-remove-position": "^2.0.0",
- "vfile-location": "^3.0.0",
- "xtend": "^4.0.1"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/remark-rehype": {
- "version": "8.0.0",
- "license": "MIT",
- "dependencies": {
- "mdast-util-to-hast": "^10.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/repeat-string": {
- "version": "1.6.1",
- "license": "MIT",
- "engines": {
- "node": ">=0.10"
- }
- },
"node_modules/repeating": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
@@ -15787,13 +15292,6 @@
"node": ">=0.10.0"
}
},
- "node_modules/replace-ext": {
- "version": "1.0.0",
- "license": "MIT",
- "engines": {
- "node": ">= 0.10"
- }
- },
"node_modules/request-progress": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/request-progress/-/request-progress-3.0.0.tgz",
@@ -16462,14 +15960,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/space-separated-tokens": {
- "version": "1.1.5",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/spdx-correct": {
"version": "3.1.0",
"dev": true,
@@ -16592,14 +16082,6 @@
"node": ">=8"
}
},
- "node_modules/state-toggle": {
- "version": "1.0.3",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/statuses": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
@@ -16816,13 +16298,6 @@
"license": "ISC",
"peer": true
},
- "node_modules/style-to-object": {
- "version": "0.3.0",
- "license": "MIT",
- "dependencies": {
- "inline-style-parser": "0.1.1"
- }
- },
"node_modules/stylelint": {
"version": "14.10.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.10.0.tgz",
@@ -17536,9 +17011,6 @@
"version": "5.1.3",
"license": "MIT"
},
- "node_modules/trim": {
- "version": "0.0.1"
- },
"node_modules/trim-newlines": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
@@ -17559,22 +17031,6 @@
"node": ">=0.10.0"
}
},
- "node_modules/trim-trailing-lines": {
- "version": "1.1.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
- "node_modules/trough": {
- "version": "1.0.5",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/tsconfig": {
"version": "7.0.0",
"dev": true,
@@ -17703,18 +17159,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/unherit": {
- "version": "1.1.3",
- "license": "MIT",
- "dependencies": {
- "inherits": "^2.0.0",
- "xtend": "^4.0.0"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/unicode-canonical-property-names-ecmascript": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
@@ -17759,126 +17203,6 @@
"node": ">=4"
}
},
- "node_modules/unified": {
- "version": "9.2.0",
- "license": "MIT",
- "dependencies": {
- "bail": "^1.0.0",
- "extend": "^3.0.0",
- "is-buffer": "^2.0.0",
- "is-plain-obj": "^2.0.0",
- "trough": "^1.0.0",
- "vfile": "^4.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/unified/node_modules/is-buffer": {
- "version": "2.0.4",
- "license": "MIT",
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/unist-builder": {
- "version": "2.0.3",
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/unist-util-generated": {
- "version": "1.1.6",
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/unist-util-is": {
- "version": "4.0.2",
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/unist-util-position": {
- "version": "3.1.0",
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/unist-util-remove-position": {
- "version": "2.0.1",
- "license": "MIT",
- "dependencies": {
- "unist-util-visit": "^2.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/unist-util-remove-position/node_modules/unist-util-visit": {
- "version": "2.0.3",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0",
- "unist-util-visit-parents": "^3.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/unist-util-remove-position/node_modules/unist-util-visit-parents": {
- "version": "3.1.1",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/unist-util-stringify-position": {
- "version": "2.0.3",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.2"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/unist-util-visit": {
- "version": "1.4.1",
- "license": "MIT",
- "dependencies": {
- "unist-util-visit-parents": "^2.0.0"
- }
- },
- "node_modules/unist-util-visit-parents": {
- "version": "2.1.2",
- "license": "MIT",
- "dependencies": {
- "unist-util-is": "^3.0.0"
- }
- },
- "node_modules/unist-util-visit-parents/node_modules/unist-util-is": {
- "version": "3.0.0",
- "license": "MIT"
- },
"node_modules/universalify": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
@@ -18076,48 +17400,6 @@
"extsprintf": "^1.2.0"
}
},
- "node_modules/vfile": {
- "version": "4.2.0",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "is-buffer": "^2.0.0",
- "replace-ext": "1.0.0",
- "unist-util-stringify-position": "^2.0.0",
- "vfile-message": "^2.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/vfile-location": {
- "version": "3.2.0",
- "license": "MIT",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/vfile-message": {
- "version": "2.0.4",
- "license": "MIT",
- "dependencies": {
- "@types/unist": "^2.0.0",
- "unist-util-stringify-position": "^2.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/vfile/node_modules/is-buffer": {
- "version": "2.0.4",
- "license": "MIT",
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/vm-browserify": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz",
@@ -18519,14 +17801,6 @@
"minimalistic-assert": "^1.0.0"
}
},
- "node_modules/web-namespaces": {
- "version": "1.1.4",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
"node_modules/webpack": {
"version": "5.74.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz",
@@ -19060,6 +18334,8 @@
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
"integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
+ "dev": true,
+ "peer": true,
"engines": {
"node": ">=0.4"
}
@@ -19144,14 +18420,6 @@
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
- },
- "node_modules/zwitch": {
- "version": "1.0.5",
- "license": "MIT",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
}
},
"dependencies": {
@@ -21216,28 +20484,6 @@
"@jridgewell/sourcemap-codec": "^1.4.10"
}
},
- "@juliushaertl/vue-richtext": {
- "version": "1.0.1",
- "requires": {
- "clone": "^2.1.2",
- "core-js": "^3.6.4",
- "property-information": "^5.5.0",
- "rehype-add-classes": "^1.0.0",
- "rehype-react": "^6.1.0",
- "remark-breaks": "2.0.0",
- "remark-disable-tokenizers": "^1.0.0",
- "remark-external-links": "^8.0.0",
- "remark-parse": "^8.0.3",
- "remark-rehype": "^8.0.0 ",
- "unified": "^9.2.0",
- "vue": "^2.6.12"
- },
- "dependencies": {
- "core-js": {
- "version": "3.7.0"
- }
- }
- },
"@leichtgewicht/ip-codec": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz",
@@ -21245,12 +20491,6 @@
"dev": true,
"peer": true
},
- "@mapbox/hast-util-table-cell-style": {
- "version": "0.1.3",
- "requires": {
- "unist-util-visit": "^1.3.0"
- }
- },
"@nextcloud/auth": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-2.0.0.tgz",
@@ -22037,12 +21277,6 @@
"resolved": "https://registry.npmjs.org/@types/marked/-/marked-2.0.5.tgz",
"integrity": "sha512-shRZ7XnYFD/8n8zSjKvFdto1QNSf4tONZIlNEZGrJe8GsOE8DL/hG1Hbl8gZlfLnjS7+f5tZGIaTgfpyW38h4w=="
},
- "@types/mdast": {
- "version": "3.0.3",
- "requires": {
- "@types/unist": "*"
- }
- },
"@types/mime": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz",
@@ -22166,9 +21400,6 @@
"@types/estree": "*"
}
},
- "@types/unist": {
- "version": "2.0.3"
- },
"@types/ws": {
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz",
@@ -23217,9 +22448,6 @@
"version": "6.18.0",
"dev": true
},
- "bail": {
- "version": "1.0.5"
- },
"balanced-match": {
"version": "1.0.0",
"dev": true
@@ -23341,7 +22569,9 @@
}
},
"boolbase": {
- "version": "1.0.0"
+ "version": "1.0.0",
+ "dev": true,
+ "peer": true
},
"brace-expansion": {
"version": "1.1.11",
@@ -23597,9 +22827,6 @@
"integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
"dev": true
},
- "ccount": {
- "version": "1.1.0"
- },
"chalk": {
"version": "2.4.1",
"dev": true,
@@ -23612,15 +22839,6 @@
"char-regex": {
"version": "1.0.2"
},
- "character-entities": {
- "version": "1.2.4"
- },
- "character-entities-legacy": {
- "version": "1.1.4"
- },
- "character-reference-invalid": {
- "version": "1.1.4"
- },
"charenc": {
"version": "0.0.2"
},
@@ -23820,9 +23038,6 @@
"typo-js": "*"
}
},
- "collapse-white-space": {
- "version": "1.0.6"
- },
"collect-v8-coverage": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
@@ -23861,9 +23076,6 @@
"delayed-stream": "~1.0.0"
}
},
- "comma-separated-tokens": {
- "version": "1.0.8"
- },
"commander": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz",
@@ -24254,9 +23466,6 @@
}
}
},
- "css-selector-parser": {
- "version": "1.4.1"
- },
"cssesc": {
"version": "3.0.0",
"dev": true,
@@ -25897,7 +25106,8 @@
}
},
"extend": {
- "version": "3.0.2"
+ "version": "3.0.2",
+ "dev": true
},
"extract-from-css": {
"version": "0.4.4",
@@ -26540,51 +25750,6 @@
"minimalistic-assert": "^1.0.1"
}
},
- "hast-to-hyperscript": {
- "version": "9.0.1",
- "requires": {
- "@types/unist": "^2.0.3",
- "comma-separated-tokens": "^1.0.0",
- "property-information": "^5.3.0",
- "space-separated-tokens": "^1.0.0",
- "style-to-object": "^0.3.0",
- "unist-util-is": "^4.0.0",
- "web-namespaces": "^1.0.0"
- }
- },
- "hast-util-has-property": {
- "version": "1.0.4"
- },
- "hast-util-is-element": {
- "version": "1.1.0"
- },
- "hast-util-select": {
- "version": "1.0.1",
- "requires": {
- "camelcase": "^3.0.0",
- "comma-separated-tokens": "^1.0.2",
- "css-selector-parser": "^1.3.0",
- "hast-util-has-property": "^1.0.0",
- "hast-util-is-element": "^1.0.0",
- "hast-util-whitespace": "^1.0.0",
- "not": "^0.1.0",
- "nth-check": "^1.0.1",
- "property-information": "^3.1.0",
- "space-separated-tokens": "^1.1.0",
- "zwitch": "^1.0.0"
- },
- "dependencies": {
- "camelcase": {
- "version": "3.0.0"
- },
- "property-information": {
- "version": "3.2.0"
- }
- }
- },
- "hast-util-whitespace": {
- "version": "1.0.4"
- },
"he": {
"version": "1.2.0",
"dev": true
@@ -26852,15 +26017,13 @@
"inherits": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
+ "dev": true
},
"ini": {
"version": "1.3.8",
"dev": true
},
- "inline-style-parser": {
- "version": "0.1.1"
- },
"internal-slot": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
@@ -26894,19 +26057,6 @@
"dev": true,
"peer": true
},
- "is-absolute-url": {
- "version": "3.0.3"
- },
- "is-alphabetical": {
- "version": "1.0.4"
- },
- "is-alphanumerical": {
- "version": "1.0.4",
- "requires": {
- "is-alphabetical": "^1.0.0",
- "is-decimal": "^1.0.0"
- }
- },
"is-arguments": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz",
@@ -26986,9 +26136,6 @@
"dev": true,
"peer": true
},
- "is-decimal": {
- "version": "1.0.4"
- },
"is-docker": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
@@ -27042,9 +26189,6 @@
"is-extglob": "^2.1.1"
}
},
- "is-hexadecimal": {
- "version": "1.0.4"
- },
"is-installed-globally": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz",
@@ -27093,9 +26237,6 @@
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
"dev": true
},
- "is-plain-obj": {
- "version": "2.1.0"
- },
"is-plain-object": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
@@ -27193,12 +26334,6 @@
"version": "0.3.0",
"dev": true
},
- "is-whitespace-character": {
- "version": "1.0.4"
- },
- "is-word-character": {
- "version": "1.0.4"
- },
"is-wsl": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
@@ -29025,9 +28160,6 @@
"dev": true,
"peer": true
},
- "markdown-escapes": {
- "version": "1.0.4"
- },
"markdown-it": {
"version": "13.0.1",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.1.tgz",
@@ -29090,59 +28222,6 @@
"safe-buffer": "^5.1.2"
}
},
- "mdast-util-definitions": {
- "version": "4.0.0",
- "requires": {
- "unist-util-visit": "^2.0.0"
- },
- "dependencies": {
- "unist-util-visit": {
- "version": "2.0.3",
- "requires": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0",
- "unist-util-visit-parents": "^3.0.0"
- }
- },
- "unist-util-visit-parents": {
- "version": "3.1.1",
- "requires": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0"
- }
- }
- }
- },
- "mdast-util-to-hast": {
- "version": "10.0.1",
- "requires": {
- "@types/mdast": "^3.0.0",
- "@types/unist": "^2.0.0",
- "mdast-util-definitions": "^4.0.0",
- "mdurl": "^1.0.0",
- "unist-builder": "^2.0.0",
- "unist-util-generated": "^1.0.0",
- "unist-util-position": "^3.0.0",
- "unist-util-visit": "^2.0.0"
- },
- "dependencies": {
- "unist-util-visit": {
- "version": "2.0.3",
- "requires": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0",
- "unist-util-visit-parents": "^3.0.0"
- }
- },
- "unist-util-visit-parents": {
- "version": "3.1.1",
- "requires": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0"
- }
- }
- }
- },
"mdurl": {
"version": "1.0.1"
},
@@ -29810,9 +28889,6 @@
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
"dev": true
},
- "not": {
- "version": "0.1.0"
- },
"npm-run-path": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -29822,12 +28898,6 @@
"path-key": "^3.0.0"
}
},
- "nth-check": {
- "version": "1.0.2",
- "requires": {
- "boolbase": "~1.0.0"
- }
- },
"object-assign": {
"version": "4.1.1",
"dev": true
@@ -30048,17 +29118,6 @@
"safe-buffer": "^5.1.1"
}
},
- "parse-entities": {
- "version": "2.0.0",
- "requires": {
- "character-entities": "^1.0.0",
- "character-entities-legacy": "^1.0.0",
- "character-reference-invalid": "^1.0.0",
- "is-alphanumerical": "^1.0.0",
- "is-decimal": "^1.0.0",
- "is-hexadecimal": "^1.0.0"
- }
- },
"parse-json": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
@@ -30392,12 +29451,6 @@
"sisteransi": "^1.0.5"
}
},
- "property-information": {
- "version": "5.6.0",
- "requires": {
- "xtend": "^4.0.0"
- }
- },
"proto-list": {
"version": "1.2.4",
"dev": true
@@ -30713,85 +29766,6 @@
}
}
},
- "rehype-add-classes": {
- "version": "1.0.0",
- "requires": {
- "hast-util-select": "^1.0.1"
- }
- },
- "rehype-react": {
- "version": "6.1.0",
- "requires": {
- "@mapbox/hast-util-table-cell-style": "^0.1.3",
- "hast-to-hyperscript": "^9.0.0"
- }
- },
- "remark-breaks": {
- "version": "2.0.0"
- },
- "remark-disable-tokenizers": {
- "version": "1.0.24",
- "requires": {
- "clone": "^2.1.2"
- }
- },
- "remark-external-links": {
- "version": "8.0.0",
- "requires": {
- "extend": "^3.0.0",
- "is-absolute-url": "^3.0.0",
- "mdast-util-definitions": "^4.0.0",
- "space-separated-tokens": "^1.0.0",
- "unist-util-visit": "^2.0.0"
- },
- "dependencies": {
- "unist-util-visit": {
- "version": "2.0.3",
- "requires": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0",
- "unist-util-visit-parents": "^3.0.0"
- }
- },
- "unist-util-visit-parents": {
- "version": "3.1.1",
- "requires": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0"
- }
- }
- }
- },
- "remark-parse": {
- "version": "8.0.3",
- "requires": {
- "ccount": "^1.0.0",
- "collapse-white-space": "^1.0.2",
- "is-alphabetical": "^1.0.0",
- "is-decimal": "^1.0.0",
- "is-whitespace-character": "^1.0.0",
- "is-word-character": "^1.0.0",
- "markdown-escapes": "^1.0.0",
- "parse-entities": "^2.0.0",
- "repeat-string": "^1.5.4",
- "state-toggle": "^1.0.0",
- "trim": "0.0.1",
- "trim-trailing-lines": "^1.0.0",
- "unherit": "^1.0.4",
- "unist-util-remove-position": "^2.0.0",
- "vfile-location": "^3.0.0",
- "xtend": "^4.0.1"
- }
- },
- "remark-rehype": {
- "version": "8.0.0",
- "requires": {
- "mdast-util-to-hast": "^10.0.0"
- }
- },
- "repeat-string": {
- "version": "1.6.1"
- },
"repeating": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
@@ -30802,9 +29776,6 @@
"is-finite": "^1.0.0"
}
},
- "replace-ext": {
- "version": "1.0.0"
- },
"request-progress": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/request-progress/-/request-progress-3.0.0.tgz",
@@ -31305,9 +30276,6 @@
"version": "0.4.0",
"dev": true
},
- "space-separated-tokens": {
- "version": "1.1.5"
- },
"spdx-correct": {
"version": "3.1.0",
"dev": true,
@@ -31412,9 +30380,6 @@
}
}
},
- "state-toggle": {
- "version": "1.0.3"
- },
"statuses": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
@@ -31573,12 +30538,6 @@
"dev": true,
"peer": true
},
- "style-to-object": {
- "version": "0.3.0",
- "requires": {
- "inline-style-parser": "0.1.1"
- }
- },
"stylelint": {
"version": "14.10.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.10.0.tgz",
@@ -32097,9 +31056,6 @@
"tributejs": {
"version": "5.1.3"
},
- "trim": {
- "version": "0.0.1"
- },
"trim-newlines": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
@@ -32114,12 +31070,6 @@
"dev": true,
"peer": true
},
- "trim-trailing-lines": {
- "version": "1.1.4"
- },
- "trough": {
- "version": "1.0.5"
- },
"tsconfig": {
"version": "7.0.0",
"dev": true,
@@ -32228,13 +31178,6 @@
"which-boxed-primitive": "^1.0.2"
}
},
- "unherit": {
- "version": "1.1.3",
- "requires": {
- "inherits": "^2.0.0",
- "xtend": "^4.0.0"
- }
- },
"unicode-canonical-property-names-ecmascript": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
@@ -32267,80 +31210,6 @@
"dev": true,
"peer": true
},
- "unified": {
- "version": "9.2.0",
- "requires": {
- "bail": "^1.0.0",
- "extend": "^3.0.0",
- "is-buffer": "^2.0.0",
- "is-plain-obj": "^2.0.0",
- "trough": "^1.0.0",
- "vfile": "^4.0.0"
- },
- "dependencies": {
- "is-buffer": {
- "version": "2.0.4"
- }
- }
- },
- "unist-builder": {
- "version": "2.0.3"
- },
- "unist-util-generated": {
- "version": "1.1.6"
- },
- "unist-util-is": {
- "version": "4.0.2"
- },
- "unist-util-position": {
- "version": "3.1.0"
- },
- "unist-util-remove-position": {
- "version": "2.0.1",
- "requires": {
- "unist-util-visit": "^2.0.0"
- },
- "dependencies": {
- "unist-util-visit": {
- "version": "2.0.3",
- "requires": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0",
- "unist-util-visit-parents": "^3.0.0"
- }
- },
- "unist-util-visit-parents": {
- "version": "3.1.1",
- "requires": {
- "@types/unist": "^2.0.0",
- "unist-util-is": "^4.0.0"
- }
- }
- }
- },
- "unist-util-stringify-position": {
- "version": "2.0.3",
- "requires": {
- "@types/unist": "^2.0.2"
- }
- },
- "unist-util-visit": {
- "version": "1.4.1",
- "requires": {
- "unist-util-visit-parents": "^2.0.0"
- }
- },
- "unist-util-visit-parents": {
- "version": "2.1.2",
- "requires": {
- "unist-util-is": "^3.0.0"
- },
- "dependencies": {
- "unist-util-is": {
- "version": "3.0.0"
- }
- }
- },
"universalify": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
@@ -32490,31 +31359,6 @@
"extsprintf": "^1.2.0"
}
},
- "vfile": {
- "version": "4.2.0",
- "requires": {
- "@types/unist": "^2.0.0",
- "is-buffer": "^2.0.0",
- "replace-ext": "1.0.0",
- "unist-util-stringify-position": "^2.0.0",
- "vfile-message": "^2.0.0"
- },
- "dependencies": {
- "is-buffer": {
- "version": "2.0.4"
- }
- }
- },
- "vfile-location": {
- "version": "3.2.0"
- },
- "vfile-message": {
- "version": "2.0.4",
- "requires": {
- "@types/unist": "^2.0.0",
- "unist-util-stringify-position": "^2.0.0"
- }
- },
"vm-browserify": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz",
@@ -32827,9 +31671,6 @@
"minimalistic-assert": "^1.0.0"
}
},
- "web-namespaces": {
- "version": "1.1.4"
- },
"webpack": {
"version": "5.74.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz",
@@ -33200,7 +32041,9 @@
"xtend": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
- "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
+ "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
+ "dev": true,
+ "peer": true
},
"y18n": {
"version": "5.0.8",
@@ -33261,9 +32104,6 @@
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
"dev": true
- },
- "zwitch": {
- "version": "1.0.5"
}
}
}
diff --git a/package.json b/package.json
index da766c31..9e99266e 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,6 @@
"dependencies": {
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.20.1",
- "@juliushaertl/vue-richtext": "^1.0.1",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.1.0",
"@nextcloud/dialogs": "^3.2.0",
diff --git a/src/components/ActivityEntry.vue b/src/components/ActivityEntry.vue
index c65823ee..ef933dce 100644
--- a/src/components/ActivityEntry.vue
+++ b/src/components/ActivityEntry.vue
@@ -35,7 +35,7 @@
</template>
<script>
-import RichText from '@juliushaertl/vue-richtext'
+import RichText from '@nextcloud/vue-richtext'
import { NcUserBubble } from '@nextcloud/vue'
import moment from '@nextcloud/moment'
import DOMPurify from 'dompurify'
diff --git a/src/components/card/CommentItem.vue b/src/components/card/CommentItem.vue
index 17236639..c538d792 100644
--- a/src/components/card/CommentItem.vue
+++ b/src/components/card/CommentItem.vue
@@ -65,7 +65,7 @@
<script>
import { NcAvatar, NcActions, NcActionButton, NcUserBubble } from '@nextcloud/vue'
-import RichText from '@juliushaertl/vue-richtext'
+import RichText from '@nextcloud/vue-richtext'
import CommentForm from './CommentForm.vue'
import { getCurrentUser } from '@nextcloud/auth'
import md5 from 'blueimp-md5'
diff --git a/src/components/search/GlobalSearchResults.vue b/src/components/search/GlobalSearchResults.vue
index 4fa81e7d..c0761d99 100644
--- a/src/components/search/GlobalSearchResults.vue
+++ b/src/components/search/GlobalSearchResults.vue
@@ -57,7 +57,7 @@ import { mapState } from 'vuex'
import axios from '@nextcloud/axios'
import { generateOcsUrl } from '@nextcloud/router'
import InfiniteLoading from 'vue-infinite-loading'
-import RichText from '@juliushaertl/vue-richtext'
+import RichText from '@nextcloud/vue-richtext'
import Placeholder from './Placeholder.vue'
import { NcActions, NcActionButton } from '@nextcloud/vue'