Files
chirpy-static-assets/package.json
Cotes Chung 29d7021f45 chore: update deps
- Replace `magnific-popup` with `GLightbox`
- Remove `jQuery`
2024-04-16 07:07:22 +08:00

14 lines
298 B
JSON

{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1",
"bootstrap": "^5.3.2",
"clipboard": "^2.0.11",
"dayjs": "^1.11.10",
"glightbox": "^3.3.0",
"lazysizes": "^5.3.2",
"mermaid": "^10.8.0",
"simple-jekyll-search": "^1.10.0",
"tocbot": "^4.25.0"
}
}