build(deps): bump the npm group with 1 update (#21)
* build(deps): bump the npm group with 1 update Updates the requirements on [mermaid](https://github.com/mermaid-js/mermaid) to permit the latest version. Updates `mermaid` to 10.8.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.8.0) --- updated-dependencies: - dependency-name: mermaid dependency-type: direct:production dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): upgrade mermaid to `10.8.0` --------- 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:
@ -57,7 +57,7 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
|
|||||||
| [jQuery][jquery] | `3.7.1` |
|
| [jQuery][jquery] | `3.7.1` |
|
||||||
| [Loading-attribute-polyfill][loading-attribute-polyfill] | `2.1.1` |
|
| [Loading-attribute-polyfill][loading-attribute-polyfill] | `2.1.1` |
|
||||||
| [Magnific Popup][magnific-popup] | `1.1.0` |
|
| [Magnific Popup][magnific-popup] | `1.1.0` |
|
||||||
| [Mermaid][mermaid] | `10.6.1` |
|
| [Mermaid][mermaid] | `10.8.0` |
|
||||||
| [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` |
|
| [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` |
|
||||||
| [Tocbot][tocbot] | `4.25.0` |
|
| [Tocbot][tocbot] | `4.25.0` |
|
||||||
|
|
||||||
|
637
mermaid/mermaid.min.js
vendored
637
mermaid/mermaid.min.js
vendored
File diff suppressed because one or more lines are too long
@ -7,7 +7,7 @@
|
|||||||
"jquery": "^3.7.1",
|
"jquery": "^3.7.1",
|
||||||
"lazysizes": "^5.3.2",
|
"lazysizes": "^5.3.2",
|
||||||
"magnific-popup": "^1.1.0",
|
"magnific-popup": "^1.1.0",
|
||||||
"mermaid": "^10.6.1",
|
"mermaid": "^10.8.0",
|
||||||
"simple-jekyll-search": "^1.10.0",
|
"simple-jekyll-search": "^1.10.0",
|
||||||
"tocbot": "^4.25.0"
|
"tocbot": "^4.25.0"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user