docs(deps): bump all deps (#4303)
parent
db9de7b5a4
commit
7f247ca633
|
@ -39,35 +39,35 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.19.3",
|
"@babel/cli": "7.19.3",
|
||||||
"@babel/core": "7.19.3",
|
"@babel/core": "7.19.6",
|
||||||
"@babel/preset-env": "7.19.3",
|
"@babel/preset-env": "7.19.4",
|
||||||
"@fullhuman/postcss-purgecss": "4.1.3",
|
"@fullhuman/postcss-purgecss": "5.0.0",
|
||||||
"@hyas/images": "0.2.3",
|
"@hyas/images": "0.3.0",
|
||||||
"@popperjs/core": "2.11.6",
|
"@popperjs/core": "2.11.6",
|
||||||
"auto-changelog": "2.4.0",
|
"auto-changelog": "2.4.0",
|
||||||
"autoprefixer": "10.4.12",
|
"autoprefixer": "10.4.13",
|
||||||
"bootstrap": "5.2.2",
|
"bootstrap": "5.2.2",
|
||||||
"bootstrap-icons": "1.9.1",
|
"bootstrap-icons": "1.9.1",
|
||||||
"clipboard": "2.0.11",
|
"clipboard": "2.0.11",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.26.0",
|
||||||
"exec-bin": "1.0.0",
|
"exec-bin": "1.0.0",
|
||||||
"flexsearch": "0.7.31",
|
"flexsearch": "0.7.31",
|
||||||
"highlight.js": "11.6.0",
|
"highlight.js": "11.6.0",
|
||||||
"hugo-installer": "4.0.1",
|
"hugo-installer": "4.0.1",
|
||||||
"instant.page": "5.1.1",
|
"instant.page": "5.1.1",
|
||||||
"katex": "0.16.2",
|
"katex": "0.16.3",
|
||||||
"lazysizes": "5.3.2",
|
"lazysizes": "5.3.2",
|
||||||
"markdownlint-cli2": "0.5.1",
|
"markdownlint-cli2": "0.5.1",
|
||||||
"netlify-plugin-submit-sitemap": "0.4.0",
|
"netlify-plugin-submit-sitemap": "0.4.0",
|
||||||
"node-fetch": "3.2.10",
|
"node-fetch": "3.2.10",
|
||||||
"postcss": "8.4.17",
|
"postcss": "8.4.18",
|
||||||
"postcss-cli": "10.0.0",
|
"postcss-cli": "10.0.0",
|
||||||
"purgecss-whitelister": "2.4.0",
|
"purgecss-whitelister": "2.4.0",
|
||||||
"shx": "0.3.4",
|
"shx": "0.3.4",
|
||||||
"stylelint": "14.13.0",
|
"stylelint": "14.14.0",
|
||||||
"stylelint-config-standard-scss": "4.0.0"
|
"stylelint-config-standard-scss": "6.0.0"
|
||||||
},
|
},
|
||||||
"otherDependencies": {
|
"otherDependencies": {
|
||||||
"hugo": "0.104.3"
|
"hugo": "0.105.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue