Skip to content

build(deps): bump the npm group across 1 directory with 3 updates #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2024
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
| :------------------------------------------------------- | --------: |
| [Clipboard][clipboard] | `2.0.11` |
| [Day.js][dayjs] | `1.11.13` |
| [Font Awesome Free][fontawesome] | `6.6.0` |
| [Font Awesome Free][fontawesome] | `6.7.1` |
| [GLightbox][glightbox] | `3.3.0` |
| [Loading-attribute-polyfill][loading-attribute-polyfill] | `2.1.1` |
| [Mermaid][mermaid] | `11.0.2` |
| [Mermaid][mermaid] | `11.4.0` |
| [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` |
| [Tocbot][tocbot] | `4.29.0` |
| [Tocbot][tocbot] | `4.32.2` |

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

Expand Down
8 changes: 4 additions & 4 deletions fontawesome-free/css/all.min.css

Large diffs are not rendered by default.

Binary file modified 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 modified 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 modified 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 modified fontawesome-free/webfonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file modified fontawesome-free/webfonts/fa-v4compatibility.woff2
Binary file not shown.
769 changes: 466 additions & 303 deletions mermaid/mermaid.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.6.0",
"@fortawesome/fontawesome-free": "^6.7.1",
"clipboard": "^2.0.11",
"dayjs": "^1.11.13",
"glightbox": "^3.3.0",
"lazysizes": "^5.3.2",
"mermaid": "^11.0.2",
"mermaid": "^11.4.0",
"simple-jekyll-search": "^1.10.0",
"tocbot": "^4.29.0"
"tocbot": "^4.32.2"
}
}
2 changes: 1 addition & 1 deletion tocbot/tocbot.min.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Skipped minification because the original files appears to be already minified.
* Original file: /npm/tocbot@4.29.0/dist/tocbot.css
* Original file: /npm/tocbot@4.32.2/dist/tocbot.css
*
* Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
*/
Expand Down
2 changes: 1 addition & 1 deletion tocbot/tocbot.min.js

Large diffs are not rendered by default.