Skip to content

Commit

Permalink
feat: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed May 12, 2023
1 parent 24ebdb7 commit 5f28c7d
Show file tree
Hide file tree
Showing 20 changed files with 1,632 additions and 27 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,33 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
+ submodules: true
```

## Versions

| Dependency | Version |
|:---------------------------------------------|----------------:|
| [Bootstrap][bootstrap] | 5.2.3 |
| [Clipboard][clipboard] | 2.0.11 |
| [Day.js][dayjs] | 1.11.7 |
| [Font Awesome Free][fontawesome] | 6.4.0 |
| [jQuery][jquery] | 3.7.0 |
| [Lazysizes][lazysizes] | 5.3.2 |
| [Magnific Popup][magnific-popup] | 1.1.0 |
| [Mermaid][mermaid] | 9.4.3 |
| [Simple-Jekyll-Search][simple-jekyll-search] | 1.10.0 |
| [Tocbot][tocbot] | 4.21.0 |


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

<!-- deps -->
[bootstrap]: https://www.jsdelivr.com/package/npm/bootstrap
[clipboard]: https://www.jsdelivr.com/package/npm/clipboard
[dayjs]: https://www.jsdelivr.com/package/npm/dayjs
[fontawesome]: https://fontawesome.com/download
[jquery]: https://www.jsdelivr.com/package/npm/jquery
[lazysizes]: https://www.jsdelivr.com/package/npm/lazysizes
[magnific-popup]: https://www.jsdelivr.com/package/npm/magnific-popup
[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
6 changes: 3 additions & 3 deletions bootstrap/bootstrap.bundle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bootstrap/bootstrap.bundle.min.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bootstrap/bootstrap.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dayjs/dayjs.min.js

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

8 changes: 1 addition & 7 deletions dayjs/locale/en.min.js

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

3 changes: 3 additions & 0 deletions fontawesome-free/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# How to upgrade Fontawesome

Download [Fontawesome For The Web](https://fontawesome.com/download) and replace the target files.
9 changes: 6 additions & 3 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.
4 changes: 2 additions & 2 deletions jquery/jquery.min.js

Large diffs are not rendered by default.

1,583 changes: 1,580 additions & 3 deletions mermaid/mermaid.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion mermaid/mermaid.min.js.map

Large diffs are not rendered by default.

0 comments on commit 5f28c7d

Please sign in to comment.