Skip to content

Commit 1ad2d31

Browse files
chore(deps-dev): bump mermaid from 11.2.1 to 11.3.0 (#478)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.2.1 to 11.3.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/mermaid@11.2.1...mermaid@11.3.0) --- updated-dependencies: - dependency-name: mermaid dependency-type: direct:development 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>
1 parent 0a00880 commit 1ad2d31

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"@keplr-wallet/types": "0.12.130",
99
"i": "^0.3.7",
10-
"mermaid": "^11.2.1",
10+
"mermaid": "^11.3.0",
1111
"vitepress": "^1.3.4",
1212
"vitepress-plugin-mermaid": "^2.0.17"
1313
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,7 +1188,7 @@ devlop@^1.0.0:
11881188
dependencies:
11891189
dequal "^2.0.0"
11901190

1191-
dompurify@^3.0.11:
1191+
"dompurify@^3.0.11 <3.1.7":
11921192
version "3.1.6"
11931193
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2"
11941194
integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==
@@ -1418,10 +1418,10 @@ mdast-util-to-hast@^13.0.0:
14181418
unist-util-visit "^5.0.0"
14191419
vfile "^6.0.0"
14201420

1421-
mermaid@^11.2.1:
1422-
version "11.2.1"
1423-
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-11.2.1.tgz#b168c6f862268f77a0d3559926b193926ddc60bc"
1424-
integrity sha512-F8TEaLVVyxTUmvKswVFyOkjPrlJA5h5vNR1f7ZnSWSpqxgEZG1hggtn/QCa7znC28bhlcrNh10qYaIiill7q4A==
1421+
mermaid@^11.3.0:
1422+
version "11.3.0"
1423+
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-11.3.0.tgz#971c7a02c3a8e11058d42abf74196b72e70f2889"
1424+
integrity sha512-fFmf2gRXLtlGzug4wpIGN+rQdZ30M8IZEB1D3eZkXNqC7puhqeURBcD/9tbwXsqBO+A6Nzzo3MSSepmnw5xSeg==
14251425
dependencies:
14261426
"@braintree/sanitize-url" "^7.0.1"
14271427
"@iconify/utils" "^2.1.32"
@@ -1433,7 +1433,7 @@ mermaid@^11.2.1:
14331433
d3-sankey "^0.12.3"
14341434
dagre-d3-es "7.0.10"
14351435
dayjs "^1.11.10"
1436-
dompurify "^3.0.11"
1436+
dompurify "^3.0.11 <3.1.7"
14371437
katex "^0.16.9"
14381438
khroma "^2.1.0"
14391439
lodash-es "^4.17.21"

0 commit comments

Comments
 (0)