chore(deps): bump mermaid from 10.6.1 to 10.7.0 (#1280)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.6.1 to 10.7.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.6.1...v10.7.0) --- updated-dependencies: - dependency-name: mermaid 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:
parent
88e2535b00
commit
3e6f38e90d
|
|
@ -97,7 +97,7 @@
|
|||
"mdast-util-to-hast": "13.0.2",
|
||||
"mdast-util-toc": "7.0.0",
|
||||
"medium-zoom": "1.1.0",
|
||||
"mermaid": "10.6.1",
|
||||
"mermaid": "10.7.0",
|
||||
"nanoid": "5.0.4",
|
||||
"next": "14.0.4",
|
||||
"next-intl": "^3.4.2",
|
||||
|
|
|
|||
|
|
@ -207,8 +207,8 @@ dependencies:
|
|||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
mermaid:
|
||||
specifier: 10.6.1
|
||||
version: 10.6.1
|
||||
specifier: 10.7.0
|
||||
version: 10.7.0
|
||||
nanoid:
|
||||
specifier: 5.0.4
|
||||
version: 5.0.4
|
||||
|
|
@ -7309,10 +7309,6 @@ packages:
|
|||
domelementtype: 2.3.0
|
||||
dev: false
|
||||
|
||||
/dompurify@3.0.6:
|
||||
resolution: {integrity: sha512-ilkD8YEnnGh1zJ240uJsW7AzE+2qpbOUYjacomn3AvJ6J4JhKGSZ2nh4wUIXPZrEPppaCLx5jFe8T89Rk8tQ7w==}
|
||||
dev: false
|
||||
|
||||
/dompurify@3.0.8:
|
||||
resolution: {integrity: sha512-b7uwreMYL2eZhrSCRC4ahLTeZcPZxSmYfmcQGXGkXiZSNW1X85v+SDM5KsWcpivIiUBH47Ji7NtyUdpLeF5JZQ==}
|
||||
dev: false
|
||||
|
|
@ -7376,8 +7372,8 @@ packages:
|
|||
/electron-to-chromium@1.4.616:
|
||||
resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==}
|
||||
|
||||
/elkjs@0.8.2:
|
||||
resolution: {integrity: sha512-L6uRgvZTH+4OF5NE/MBbzQx/WYpru1xCBE9respNj6qznEewGUIfhzmm7horWWxbNO2M0WckQypGctR8lH79xQ==}
|
||||
/elkjs@0.9.1:
|
||||
resolution: {integrity: sha512-JWKDyqAdltuUcyxaECtYG6H4sqysXSLeoXuGUBfRNESMTkj+w+qdb0jya8Z/WI0jVd03WQtCGhS6FOFtlhD5FQ==}
|
||||
dev: false
|
||||
|
||||
/embla-carousel-react@7.1.0(react@18.2.0):
|
||||
|
|
@ -10484,8 +10480,8 @@ packages:
|
|||
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
/mermaid@10.6.1:
|
||||
resolution: {integrity: sha512-Hky0/RpOw/1il9X8AvzOEChfJtVvmXm+y7JML5C//ePYMy0/9jCEmW1E1g86x9oDfW9+iVEdTV/i+M6KWRNs4A==}
|
||||
/mermaid@10.7.0:
|
||||
resolution: {integrity: sha512-PsvGupPCkN1vemAAjScyw4pw34p4/0dZkSrqvAB26hUvJulOWGIwt35FZWmT9wPIi4r0QLa5X0PB4YLIGn0/YQ==}
|
||||
dependencies:
|
||||
'@braintree/sanitize-url': 6.0.4
|
||||
'@types/d3-scale': 4.0.6
|
||||
|
|
@ -10497,8 +10493,8 @@ packages:
|
|||
d3-sankey: 0.12.3
|
||||
dagre-d3-es: 7.0.10
|
||||
dayjs: 1.11.10
|
||||
dompurify: 3.0.6
|
||||
elkjs: 0.8.2
|
||||
dompurify: 3.0.8
|
||||
elkjs: 0.9.1
|
||||
khroma: 2.1.0
|
||||
lodash-es: 4.17.21
|
||||
mdast-util-from-markdown: 1.3.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue