зеркало из https://github.com/nextcloud/text.git
fix(deps): update dependency mermaid to ^10.9.1
This commit is contained in:
Родитель
6a13c9e040
Коммит
2350ab3b84
|
@ -71,7 +71,7 @@
|
|||
"markdown-it-container": "^4.0.0",
|
||||
"markdown-it-front-matter": "^0.2.4",
|
||||
"markdown-it-image-figures": "^2.1.1",
|
||||
"mermaid": "^10.9.0",
|
||||
"mermaid": "^10.9.1",
|
||||
"mitt": "^3.0.1",
|
||||
"path-normalize": "^6.0.13",
|
||||
"proxy-polyfill": "^0.3.2",
|
||||
|
@ -19500,9 +19500,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/mermaid": {
|
||||
"version": "10.9.0",
|
||||
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.0.tgz",
|
||||
"integrity": "sha512-swZju0hFox/B/qoLKK0rOxxgh8Cf7rJSfAUc1u8fezVihYMvrJAS45GzAxTVf4Q+xn9uMgitBcmWk7nWGXOs/g==",
|
||||
"version": "10.9.1",
|
||||
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.1.tgz",
|
||||
"integrity": "sha512-Mx45Obds5W1UkW1nv/7dHRsbfMM1aOKA2+Pxs/IGHNonygDHwmng8xTHyS9z4KWVi0rbko8gjiBmuwwXQ7tiNA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@braintree/sanitize-url": "^6.0.1",
|
||||
"@types/d3-scale": "^4.0.3",
|
||||
|
@ -41918,9 +41919,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"mermaid": {
|
||||
"version": "10.9.0",
|
||||
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.0.tgz",
|
||||
"integrity": "sha512-swZju0hFox/B/qoLKK0rOxxgh8Cf7rJSfAUc1u8fezVihYMvrJAS45GzAxTVf4Q+xn9uMgitBcmWk7nWGXOs/g==",
|
||||
"version": "10.9.1",
|
||||
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.1.tgz",
|
||||
"integrity": "sha512-Mx45Obds5W1UkW1nv/7dHRsbfMM1aOKA2+Pxs/IGHNonygDHwmng8xTHyS9z4KWVi0rbko8gjiBmuwwXQ7tiNA==",
|
||||
"requires": {
|
||||
"@braintree/sanitize-url": "^6.0.1",
|
||||
"@types/d3-scale": "^4.0.3",
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
"markdown-it-container": "^4.0.0",
|
||||
"markdown-it-front-matter": "^0.2.4",
|
||||
"markdown-it-image-figures": "^2.1.1",
|
||||
"mermaid": "^10.9.0",
|
||||
"mermaid": "^10.9.1",
|
||||
"mitt": "^3.0.1",
|
||||
"path-normalize": "^6.0.13",
|
||||
"proxy-polyfill": "^0.3.2",
|
||||
|
|
Загрузка…
Ссылка в новой задаче