Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,24 +50,24 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b

| Dependency | Version |
| :------------------------------------------------------- | --------: |
| [Font Awesome Free][fontawesome] | `7.1.0` |
| [Clipboard][clipboard] | `2.0.11` |
| [Day.js][dayjs] | `1.11.13` |
| [Font Awesome Free][fontawesome] | `6.7.2` |
| [Day.js][dayjs] | `1.11.18` |
| [GLightbox][glightbox] | `3.3.1` |
| [Loading-attribute-polyfill][loading-attribute-polyfill] | `2.1.1` |
| [Mermaid][mermaid] | `11.6.0` |
| [Mermaid][mermaid] | `11.12.0` |
| [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` |
| [Tocbot][tocbot] | `4.36.3` |
| [Tocbot][tocbot] | `4.36.4` |

[chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy

<!-- deps -->

[fontawesome]: https://fontawesome.com/download
[clipboard]: https://www.jsdelivr.com/package/npm/clipboard
[dayjs]: https://www.jsdelivr.com/package/npm/dayjs
[fontawesome]: https://fontawesome.com/download
[loading-attribute-polyfill]: https://www.jsdelivr.com/package/npm/loading-attribute-polyfill
[glightbox]: https://www.jsdelivr.com/package/npm/glightbox
[loading-attribute-polyfill]: https://www.jsdelivr.com/package/npm/loading-attribute-polyfill
[mermaid]: https://www.jsdelivr.com/package/npm/mermaid
[simple-jekyll-search]: https://www.jsdelivr.com/package/npm/simple-jekyll-search
[tocbot]: https://www.jsdelivr.com/package/npm/tocbot
10 changes: 5 additions & 5 deletions fontawesome-free/css/all.min.css

Large diffs are not rendered by default.

Binary file removed fontawesome-free/webfonts/fa-brands-400.ttf
Binary file not shown.
Binary file modified fontawesome-free/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file removed fontawesome-free/webfonts/fa-regular-400.ttf
Binary file not shown.
Binary file modified fontawesome-free/webfonts/fa-regular-400.woff2
Binary file not shown.
Binary file removed fontawesome-free/webfonts/fa-solid-900.ttf
Binary file not shown.
Binary file modified fontawesome-free/webfonts/fa-solid-900.woff2
Binary file not shown.
Binary file removed fontawesome-free/webfonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file modified fontawesome-free/webfonts/fa-v4compatibility.woff2
Binary file not shown.
1,330 changes: 767 additions & 563 deletions mermaid/mermaid.min.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.7.2",
"@fortawesome/fontawesome-free": "^7.1.0",
"clipboard": "^2.0.11",
"dayjs": "^1.11.13",
"dayjs": "^1.11.18",
"glightbox": "^3.3.1",
"lazysizes": "^5.3.2",
"mermaid": "^11.6.0",
"loading-attribute-polyfill": "^2.1.1",
"mermaid": "^11.12.0",
"simple-jekyll-search": "^1.10.0",
"tocbot": "^4.36.3"
"tocbot": "^4.36.4"
}
}
4 changes: 2 additions & 2 deletions tocbot/tocbot.min.css

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