build(deps): bump the npm group with 6 updates (#8)
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [bootstrap](https://github.com/twbs/bootstrap), [dayjs](https://github.com/iamkun/dayjs), [jquery](https://github.com/jquery/jquery), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version. Updates `@fortawesome/fontawesome-free` to 6.4.2 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.4.2) Updates `bootstrap` to 5.3.1 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.2.3...v5.3.1) Updates `dayjs` to 1.11.9 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.9/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.7...v1.11.9) Updates `jquery` to 3.7.1 - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1) Updates `mermaid` from 9.4.3 to 10.4.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/v9.4.3...v10.4.0) Updates `tocbot` to 4.21.1 - [Release notes](https://github.com/tscanlin/tocbot/releases) - [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md) - [Commits](https://github.com/tscanlin/tocbot/compare/v4.21.0...v4.21.1) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-free" dependency-type: direct:production dependency-group: npm - dependency-name: bootstrap dependency-type: direct:production dependency-group: npm - dependency-name: dayjs dependency-type: direct:production dependency-group: npm - dependency-name: jquery dependency-type: direct:production dependency-group: npm - dependency-name: mermaid dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: tocbot dependency-type: direct:production dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
12
package.json
12
package.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||
"bootstrap": "^5.2.3",
|
||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||
"bootstrap": "^5.3.1",
|
||||
"clipboard": "^2.0.11",
|
||||
"dayjs": "^1.11.7",
|
||||
"jquery": "^3.7.0",
|
||||
"dayjs": "^1.11.9",
|
||||
"jquery": "^3.7.1",
|
||||
"lazysizes": "^5.3.2",
|
||||
"magnific-popup": "^1.1.0",
|
||||
"mermaid": "^9.4.3",
|
||||
"mermaid": "^10.4.0",
|
||||
"simple-jekyll-search": "^1.10.0",
|
||||
"tocbot": "^4.21.0"
|
||||
"tocbot": "^4.21.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user