Files
chirpy-static-assets/package.json
dependabot[bot] 6e3fa73468 build(deps): bump the npm group with 2 updates (#11)
Updates the requirements on [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `mermaid` to 10.5.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.4.0...v10.5.0)

Updates `tocbot` to 4.21.2
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.21.1...v4.21.2)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 21:08:38 +08:00

15 lines
327 B
JSON

{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",
"bootstrap": "^5.3.2",
"clipboard": "^2.0.11",
"dayjs": "^1.11.10",
"jquery": "^3.7.1",
"lazysizes": "^5.3.2",
"magnific-popup": "^1.1.0",
"mermaid": "^10.5.0",
"simple-jekyll-search": "^1.10.0",
"tocbot": "^4.21.2"
}
}