Files
chirpy-static-assets/package.json
dependabot[bot] fe66cdda15 build(deps): bump the npm group with 2 updates (#10)
* build(deps): bump the npm group with 2 updates

Updates the requirements on [bootstrap](https://github.com/twbs/bootstrap) and [dayjs](https://github.com/iamkun/dayjs) to permit the latest version.

Updates `bootstrap` to 5.3.2
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.1...v5.3.2)

Updates `dayjs` to 1.11.10
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.10/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.9...v1.11.10)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: amend update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2023-10-04 15:07:27 -05:00

15 lines
327 B
JSON

{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",
"bootstrap": "^5.3.2",
"clipboard": "^2.0.11",
"dayjs": "^1.11.10",
"jquery": "^3.7.1",
"lazysizes": "^5.3.2",
"magnific-popup": "^1.1.0",
"mermaid": "^10.4.0",
"simple-jekyll-search": "^1.10.0",
"tocbot": "^4.21.1"
}
}