chore: update deps
- Replace `magnific-popup` with `GLightbox` - Remove `jQuery`
This commit is contained in:
@ -54,9 +54,8 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
|
||||
| [Clipboard][clipboard] | `2.0.11` |
|
||||
| [Day.js][dayjs] | `1.11.10` |
|
||||
| [Font Awesome Free][fontawesome] | `6.5.1` |
|
||||
| [jQuery][jquery] | `3.7.1` |
|
||||
| [GLightbox][glightbox] | `3.3.0` |
|
||||
| [Loading-attribute-polyfill][loading-attribute-polyfill] | `2.1.1` |
|
||||
| [Magnific Popup][magnific-popup] | `1.1.0` |
|
||||
| [Mermaid][mermaid] | `10.8.0` |
|
||||
| [Simple-Jekyll-Search][simple-jekyll-search] | `1.10.0` |
|
||||
| [Tocbot][tocbot] | `4.25.0` |
|
||||
@ -69,9 +68,8 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
|
||||
[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
|
||||
[loading-attribute-polyfill]: https://www.jsdelivr.com/package/npm/loading-attribute-polyfill
|
||||
[magnific-popup]: https://www.jsdelivr.com/package/npm/magnific-popup
|
||||
[glightbox]: https://www.jsdelivr.com/package/npm/glightbox
|
||||
[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
|
||||
|
1
glightbox/glightbox.min.css
vendored
Normal file
1
glightbox/glightbox.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
glightbox/glightbox.min.js
vendored
Normal file
1
glightbox/glightbox.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
jquery/jquery.min.js
vendored
2
jquery/jquery.min.js
vendored
File diff suppressed because one or more lines are too long
4
magnific-popup/jquery.magnific-popup.min.js
vendored
4
magnific-popup/jquery.magnific-popup.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -4,9 +4,8 @@
|
||||
"bootstrap": "^5.3.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"dayjs": "^1.11.10",
|
||||
"jquery": "^3.7.1",
|
||||
"glightbox": "^3.3.0",
|
||||
"lazysizes": "^5.3.2",
|
||||
"magnific-popup": "^1.1.0",
|
||||
"mermaid": "^10.8.0",
|
||||
"simple-jekyll-search": "^1.10.0",
|
||||
"tocbot": "^4.25.0"
|
||||
|
Reference in New Issue
Block a user