build(deps): bump the npm group with 3 updates (#19)

* build(deps): bump the npm group with 3 updates

Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `@fortawesome/fontawesome-free` to 6.5.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.2...6.5.1)

Updates `mermaid` to 10.6.1
- [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.0...v10.6.1)

Updates `tocbot` to 4.25.0
- [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.3...v4.25.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- 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>

* chore: update resources and docs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-10 23:05:36 +08:00
committed by GitHub
parent 8285aedc1e
commit c57724981c
14 changed files with 14 additions and 14 deletions

View File

@ -53,13 +53,13 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
| [Bootstrap][bootstrap] | `5.3.2` | | [Bootstrap][bootstrap] | `5.3.2` |
| [Clipboard][clipboard] | `2.0.11` | | [Clipboard][clipboard] | `2.0.11` |
| [Day.js][dayjs] | `1.11.10` | | [Day.js][dayjs] | `1.11.10` |
| [Font Awesome Free][fontawesome] | `6.4.2` | | [Font Awesome Free][fontawesome] | `6.5.1` |
| [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.0` | | [Mermaid][mermaid] | `10.6.1` |
| [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` | | [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` |
| [Tocbot][tocbot] | `4.21.3` | | [Tocbot][tocbot] | `4.25.0` |
[chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy [chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,14 +1,14 @@
{ {
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2", "@fortawesome/fontawesome-free": "^6.5.1",
"bootstrap": "^5.3.2", "bootstrap": "^5.3.2",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"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.0", "mermaid": "^10.6.1",
"simple-jekyll-search": "^1.10.0", "simple-jekyll-search": "^1.10.0",
"tocbot": "^4.21.3" "tocbot": "^4.25.0"
} }
} }

View File

@ -1,7 +1,7 @@
/** /**
* Skipped minification because the original files appears to be already minified. * Skipped minification because the original files appears to be already minified.
* Original file: /npm/tocbot@4.21.3/dist/tocbot.css * Original file: /npm/tocbot@4.25.0/dist/tocbot.css
* *
* Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
*/ */
.toc{overflow-y:auto}.toc>.toc-list{overflow:hidden;position:relative}.toc>.toc-list li{list-style:none}.js-toc{overflow-y:hidden}.toc-list{margin:0;padding-left:10px}a.toc-link{color:currentColor;height:100%}.is-collapsible{max-height:1000px;overflow:hidden;transition:all 300ms ease-in-out}.is-collapsed{max-height:0}.is-position-fixed{position:fixed !important;top:0}.is-active-link{font-weight:700}.toc-link::before{background-color:#eee;content:" ";display:inline-block;height:inherit;left:0;margin-top:-1px;position:absolute;width:2px}.is-active-link::before{background-color:#54bc4b}/*# sourceMappingURL=tocbot.css.map */ .toc{overflow-y:auto}.toc>.toc-list{overflow:hidden;position:relative}.toc>.toc-list li{list-style:none}.toc-list{margin:0;padding-left:10px}a.toc-link{color:currentColor;height:100%}.is-collapsible{max-height:1000px;overflow:hidden;transition:all 300ms ease-in-out}.is-collapsed{max-height:0}.is-position-fixed{position:fixed !important;top:0}.is-active-link{font-weight:700}.toc-link::before{background-color:#eee;content:" ";display:inline-block;height:inherit;left:0;margin-top:-1px;position:absolute;width:2px}.is-active-link::before{background-color:#54bc4b}/*# sourceMappingURL=tocbot.css.map */

File diff suppressed because one or more lines are too long