Skip to content

Commit

Permalink
Merge branch 'main' into yarik/cometbft-to-rollkit
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikbratashchuk authored Oct 8, 2024
2 parents 479da54 + 24c83ee commit c5dd496
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@keplr-wallet/types": "0.12.130",
"i": "^0.3.7",
"mermaid": "^11.2.1",
"mermaid": "^11.3.0",
"vitepress": "^1.3.4",
"vitepress-plugin-mermaid": "^2.0.17"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,7 @@ devlop@^1.0.0:
dependencies:
dequal "^2.0.0"

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

mermaid@^11.2.1:
version "11.2.1"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-11.2.1.tgz#b168c6f862268f77a0d3559926b193926ddc60bc"
integrity sha512-F8TEaLVVyxTUmvKswVFyOkjPrlJA5h5vNR1f7ZnSWSpqxgEZG1hggtn/QCa7znC28bhlcrNh10qYaIiill7q4A==
mermaid@^11.3.0:
version "11.3.0"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-11.3.0.tgz#971c7a02c3a8e11058d42abf74196b72e70f2889"
integrity sha512-fFmf2gRXLtlGzug4wpIGN+rQdZ30M8IZEB1D3eZkXNqC7puhqeURBcD/9tbwXsqBO+A6Nzzo3MSSepmnw5xSeg==
dependencies:
"@braintree/sanitize-url" "^7.0.1"
"@iconify/utils" "^2.1.32"
Expand All @@ -1433,7 +1433,7 @@ mermaid@^11.2.1:
d3-sankey "^0.12.3"
dagre-d3-es "7.0.10"
dayjs "^1.11.10"
dompurify "^3.0.11"
dompurify "^3.0.11 <3.1.7"
katex "^0.16.9"
khroma "^2.1.0"
lodash-es "^4.17.21"
Expand Down

0 comments on commit c5dd496

Please sign in to comment.