mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
🔀 Merge pull request #279 from jpanther:dependabot/npm_and_yarn/mermaid-9.1.6
📌 Bump mermaid from 9.1.5 to 9.1.6
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
- ⚠️ Simplified Chinese (China) language code has changed from `zh` to `zh-cn`
|
- ⚠️ Simplified Chinese (China) language code has changed from `zh` to `zh-cn`
|
||||||
- Upgrade to Chart.js v3.9.1 ([#261](https://github.com/jpanther/congo/pull/261))
|
- Upgrade to Chart.js v3.9.1 ([#261](https://github.com/jpanther/congo/pull/261))
|
||||||
- Upgrade to Tailwind v3.1.8 ([#265](https://github.com/jpanther/congo/pull/265))
|
- Upgrade to Tailwind v3.1.8 ([#265](https://github.com/jpanther/congo/pull/265))
|
||||||
- Upgrade to Mermaid v9.1.5 ([#272](https://github.com/jpanther/congo/pull/272))
|
- Upgrade to Mermaid v9.1.6 ([#272](https://github.com/jpanther/congo/pull/272), [#279](https://github.com/jpanther/congo/pull/279))
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Generated
+7
-7
@@ -14,7 +14,7 @@
|
|||||||
"chart.js": "^3.9.1",
|
"chart.js": "^3.9.1",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"katex": "^0.16.0",
|
"katex": "^0.16.0",
|
||||||
"mermaid": "^9.1.5",
|
"mermaid": "^9.1.6",
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"prettier-plugin-go-template": "^0.0.13",
|
"prettier-plugin-go-template": "^0.0.13",
|
||||||
"prettier-plugin-tailwindcss": "^0.1.13",
|
"prettier-plugin-tailwindcss": "^0.1.13",
|
||||||
@@ -1350,9 +1350,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mermaid": {
|
"node_modules/mermaid": {
|
||||||
"version": "9.1.5",
|
"version": "9.1.6",
|
||||||
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.5.tgz",
|
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.6.tgz",
|
||||||
"integrity": "sha512-XoikwsOTTwsf/bKrTKjE5vCWXuhrOocA+/v3ynmdb0PIO1UEdfRLUNb70Cssz4TxTADX6HzeWYsUBCATBi7F1w==",
|
"integrity": "sha512-oBuQk7s55wQgEgH/AK0GYY8U0kBqOIGK9QlJL+VYxh+1kZQtU9tNwoy0gWCfBJDaFIRdfpc/fm9PagaIXg6XFQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@braintree/sanitize-url": "^6.0.0",
|
"@braintree/sanitize-url": "^6.0.0",
|
||||||
@@ -3020,9 +3020,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"mermaid": {
|
"mermaid": {
|
||||||
"version": "9.1.5",
|
"version": "9.1.6",
|
||||||
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.5.tgz",
|
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-9.1.6.tgz",
|
||||||
"integrity": "sha512-XoikwsOTTwsf/bKrTKjE5vCWXuhrOocA+/v3ynmdb0PIO1UEdfRLUNb70Cssz4TxTADX6HzeWYsUBCATBi7F1w==",
|
"integrity": "sha512-oBuQk7s55wQgEgH/AK0GYY8U0kBqOIGK9QlJL+VYxh+1kZQtU9tNwoy0gWCfBJDaFIRdfpc/fm9PagaIXg6XFQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@braintree/sanitize-url": "^6.0.0",
|
"@braintree/sanitize-url": "^6.0.0",
|
||||||
|
|||||||
+1
-1
@@ -33,7 +33,7 @@
|
|||||||
"chart.js": "^3.9.1",
|
"chart.js": "^3.9.1",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"katex": "^0.16.0",
|
"katex": "^0.16.0",
|
||||||
"mermaid": "^9.1.5",
|
"mermaid": "^9.1.6",
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"prettier-plugin-go-template": "^0.0.13",
|
"prettier-plugin-go-template": "^0.0.13",
|
||||||
"prettier-plugin-tailwindcss": "^0.1.13",
|
"prettier-plugin-tailwindcss": "^0.1.13",
|
||||||
|
|||||||
Reference in New Issue
Block a user