docs(deps): sync (#3551)
parent
fcf40b134d
commit
3d027ba1e0
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.17.10",
|
||||
"@babel/core": "7.18.2",
|
||||
"@babel/core": "7.18.5",
|
||||
"@babel/preset-env": "^7.16",
|
||||
"@fullhuman/postcss-purgecss": "4.1.3",
|
||||
"auto-changelog": "2.4.0",
|
||||
|
@ -44,7 +44,7 @@
|
|||
"bootstrap": "5.1.3",
|
||||
"bootstrap-icons": "1.8.3",
|
||||
"clipboard": "2.0.11",
|
||||
"eslint": "8.17.0",
|
||||
"eslint": "8.18.0",
|
||||
"exec-bin": "1.0.0",
|
||||
"flexsearch": "0.7.21",
|
||||
"highlight.js": "11.5.1",
|
||||
|
@ -53,14 +53,14 @@
|
|||
"katex": "0.16.0",
|
||||
"lazysizes": "5.3.2",
|
||||
"markdownlint-cli2": "0.4.0",
|
||||
"netlify-plugin-submit-sitemap": "0.3.0",
|
||||
"node-fetch": "3.2.5",
|
||||
"netlify-plugin-submit-sitemap": "0.4.0",
|
||||
"node-fetch": "3.2.6",
|
||||
"postcss": "8.4.14",
|
||||
"postcss-cli": "9.1.0",
|
||||
"purgecss-whitelister": "2.4.0",
|
||||
"shx": "0.3.4",
|
||||
"stylelint": "14.9.0",
|
||||
"stylelint-config-standard-scss": "3.0.0"
|
||||
"stylelint": "14.9.1",
|
||||
"stylelint-config-standard-scss": "4.0.0"
|
||||
},
|
||||
"otherDependencies": {
|
||||
"hugo": "0.96.0"
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue