Dependency updates
This commit is contained in:
parent
918b60eb60
commit
4e7170f3c6
8 changed files with 2755 additions and 3968 deletions
13
package.json
13
package.json
|
@ -6,8 +6,7 @@
|
|||
"license": "CC0-1.0",
|
||||
"dependencies": {
|
||||
"normalize.css": "^8.0.1",
|
||||
"puppeteer": "^10.2.0",
|
||||
"stylelint-a11y": "^1.2.3"
|
||||
"puppeteer": "^13.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.3",
|
||||
|
@ -15,10 +14,10 @@
|
|||
"autoprefixer": "^10.2.4",
|
||||
"babel-loader": "^8.2.1",
|
||||
"browserlist": "^1.0.1",
|
||||
"compression-webpack-plugin": "^8.0.1",
|
||||
"compression-webpack-plugin": "^9.2.0",
|
||||
"css-loader": "^6.2.0",
|
||||
"cssnano": "^5.0.2",
|
||||
"eslint": "^7.13.0",
|
||||
"eslint": "^8.6.0",
|
||||
"eslint-webpack-plugin": "^3.0.1",
|
||||
"mini-css-extract-plugin": "^2.2.1",
|
||||
"postcss": "^8.1.6",
|
||||
|
@ -27,9 +26,9 @@
|
|||
"postcss-import": "^14.0.0",
|
||||
"postcss-loader": "^6.1.1",
|
||||
"pre-commit": "^1.1.3",
|
||||
"stylelint": "^13.7.2",
|
||||
"stylelint-config-standard": "^22.0.0",
|
||||
"stylelint-webpack-plugin": "^3.0.1",
|
||||
"stylelint": "^14.2.0",
|
||||
"stylelint-config-standard": "^24.0.0",
|
||||
"stylelint-webpack-plugin": "^2.1.1",
|
||||
"webpack": "^5.3.2",
|
||||
"webpack-cli": "^4.0.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue