Upgrade: Bump mermaid from 10.5.0 to 10.6.0

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.5.0...v10.6.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/417/head
dependabot[bot] 2023-10-26 07:58:02 +00:00 committed by yuhan6665
parent 570e098f01
commit 08e4b9c0ed
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"esbuild": "^0.19.0", "esbuild": "^0.19.0",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"markdown-it-footnote": "^3.0.3", "markdown-it-footnote": "^3.0.3",
"mermaid": "^10.5.0", "mermaid": "^10.6.0",
"vuepress-plugin-mermaidjs": "^2.0.0-beta.2" "vuepress-plugin-mermaidjs": "^2.0.0-beta.2"
} }
} }

View File

@ -3479,10 +3479,10 @@ merge2@^1.3.0:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
mermaid@*, mermaid@^10.5.0: mermaid@*, mermaid@^10.6.0:
version "10.5.0" version "10.6.0"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.5.0.tgz#e90512a65b5c6e29bd86cd04ce45aa31da2be76d" resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.6.0.tgz#151af64fb7c6cf1f8a5c403c53c6151832268b87"
integrity sha512-9l0o1uUod78D3/FVYPGSsgV+Z0tSnzLBDiC9rVzvelPxuO80HbN1oDr9ofpPETQy9XpypPQa26fr09VzEPfvWA== integrity sha512-Hcti+Q2NiWnb2ZCijSX89Bn2i7TCUwosBdIn/d+u63Sz7y40XU6EKMctT4UX4qZuZGfKGZpfOeim2/KTrdR7aQ==
dependencies: dependencies:
"@braintree/sanitize-url" "^6.0.1" "@braintree/sanitize-url" "^6.0.1"
"@types/d3-scale" "^4.0.3" "@types/d3-scale" "^4.0.3"