docs: bump deps (#3797)
parent
80970b5508
commit
ff4d98b488
|
@ -102,7 +102,7 @@ lastMod = true
|
|||
fullWidth = false
|
||||
navbarSticky = true
|
||||
toTopButton = false
|
||||
scrollSpy = false # experimental; needs Bootstrap >= 5.2.0-beta1
|
||||
scrollSpy = true
|
||||
|
||||
[menu]
|
||||
[menu.section]
|
||||
|
|
|
@ -38,28 +38,28 @@
|
|||
"version": "auto-changelog -p && git add CHANGELOG.md"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.18.6",
|
||||
"@babel/core": "7.18.6",
|
||||
"@babel/preset-env": "7.18.6",
|
||||
"@babel/cli": "7.18.10",
|
||||
"@babel/core": "7.18.10",
|
||||
"@babel/preset-env": "7.18.10",
|
||||
"@fullhuman/postcss-purgecss": "4.1.3",
|
||||
"@hyas/images": "0.2.2",
|
||||
"auto-changelog": "2.4.0",
|
||||
"autoprefixer": "10.4.7",
|
||||
"bootstrap": "5.2.0-beta1",
|
||||
"bootstrap-icons": "1.8.3",
|
||||
"autoprefixer": "10.4.8",
|
||||
"bootstrap": "5.2.0",
|
||||
"bootstrap-icons": "1.9.1",
|
||||
"clipboard": "2.0.11",
|
||||
"eslint": "8.19.0",
|
||||
"eslint": "8.21.0",
|
||||
"exec-bin": "1.0.0",
|
||||
"flexsearch": "0.7.21",
|
||||
"highlight.js": "11.5.1",
|
||||
"highlight.js": "11.6.0",
|
||||
"hugo-installer": "3.1.0",
|
||||
"instant.page": "5.1.1",
|
||||
"katex": "0.16.0",
|
||||
"lazysizes": "5.3.2",
|
||||
"markdownlint-cli2": "0.4.0",
|
||||
"markdownlint-cli2": "0.5.0",
|
||||
"netlify-plugin-submit-sitemap": "0.4.0",
|
||||
"node-fetch": "3.2.6",
|
||||
"postcss": "8.4.14",
|
||||
"node-fetch": "3.2.10",
|
||||
"postcss": "8.4.16",
|
||||
"postcss-cli": "10.0.0",
|
||||
"purgecss-whitelister": "2.4.0",
|
||||
"shx": "0.3.4",
|
||||
|
@ -68,5 +68,8 @@
|
|||
},
|
||||
"otherDependencies": {
|
||||
"hugo": "0.101.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "2.11.5"
|
||||
}
|
||||
}
|
||||
|
|
1273
docs/pnpm-lock.yaml
1273
docs/pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue