build(deps): Bump mermaid from 11.9.0 to 11.10.0 (#4747)

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.9.0...mermaid@11.10.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-22 16:32:32 -04:00
committed by GitHub
parent 49a2c9bc47
commit 8eeb9455c5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -36,7 +36,7 @@
"date-fns": "^4.1.0",
"katex": "^0.16.21",
"material-icons": "^1.13.12",
"mermaid": "^11.9.0",
"mermaid": "^11.10.1",
"minimatch-browser": "^1.0.0",
"ngx-markdown": "19.1.1",
"pdfjs-dist": "^5.1.91",
@@ -23019,9 +23019,9 @@
}
},
"node_modules/mermaid": {
"version": "11.9.0",
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-11.9.0.tgz",
"integrity": "sha512-YdPXn9slEwO0omQfQIsW6vS84weVQftIyyTGAZCwM//MGhPzL1+l6vO6bkf0wnP4tHigH1alZ5Ooy3HXI2gOag==",
"version": "11.10.1",
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-11.10.1.tgz",
"integrity": "sha512-0PdeADVWURz7VMAX0+MiMcgfxFKY4aweSGsjgFihe3XlMKNqmai/cugMrqTd3WNHM93V+K+AZL6Wu6tB5HmxRw==",
"license": "MIT",
"dependencies": {
"@braintree/sanitize-url": "^7.0.4",
+1 -1
View File
@@ -57,7 +57,7 @@
"date-fns": "^4.1.0",
"katex": "^0.16.21",
"material-icons": "^1.13.12",
"mermaid": "^11.9.0",
"mermaid": "^11.10.1",
"minimatch-browser": "^1.0.0",
"ngx-markdown": "19.1.1",
"pdfjs-dist": "^5.1.91",