chore(deps): bump @mermaid-js/layout-elk from 0.1.9 to 0.2.1 in /docs (#856)

Bumps [@mermaid-js/layout-elk](https://github.com/mermaid-js/mermaid) from 0.1.9 to 0.2.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/@mermaid-js/layout-elk@0.1.9...@mermaid-js/layout-elk@0.2.1)

---
updated-dependencies:
- dependency-name: "@mermaid-js/layout-elk"
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2026-04-01 11:53:11 +02:00
committed by GitHub
parent 9e759c3ba6
commit 891b429fa0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -17,7 +17,7 @@
"@docusaurus/preset-classic": "3.9.1",
"@docusaurus/theme-mermaid": "^3.9.1",
"@mdx-js/react": "^3.0.0",
"@mermaid-js/layout-elk": "^0.1.9",
"@mermaid-js/layout-elk": "^0.2.1",
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"marked": "^17.0.1",
@@ -4599,9 +4599,9 @@
}
},
"node_modules/@mermaid-js/layout-elk": {
"version": "0.1.9",
"resolved": "https://registry.npmjs.org/@mermaid-js/layout-elk/-/layout-elk-0.1.9.tgz",
"integrity": "sha512-HuvaqFZBr6yT9PpWYockvKAZPJVd89yn/UjOYPxhzbZxlybL2v+2BjVCg7MVH6vRs1irUohb/s42HEdec1CCZw==",
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@mermaid-js/layout-elk/-/layout-elk-0.2.1.tgz",
"integrity": "sha512-MX9jwhMyd5zDcFsYcl3duDUkKhjVRUCGEQrdCeNV5hCIR6+3FuDDbRbFmvVbAu15K1+juzsYGG+K8MDvCY1Amg==",
"license": "MIT",
"dependencies": {
"d3": "^7.9.0",
+1 -1
View File
@@ -31,7 +31,7 @@
"@docusaurus/preset-classic": "3.9.1",
"@docusaurus/theme-mermaid": "^3.9.1",
"@mdx-js/react": "^3.0.0",
"@mermaid-js/layout-elk": "^0.1.9",
"@mermaid-js/layout-elk": "^0.2.1",
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"marked": "^17.0.1",