Upgrade dev deps

This commit is contained in:
vimux 2021-06-16 09:19:33 -04:00
parent ff2e409621
commit c971411a64
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34
2 changed files with 5471 additions and 354 deletions

5813
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -42,14 +42,14 @@
}, },
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"autoprefixer": "^10.1.0", "autoprefixer": "^10.2.6",
"editorconfig-checker": "^3.3.0", "editorconfig-checker": "^4.0.2",
"eslint": "^7.17.0", "eslint": "^7.28.0",
"eslint-config-airbnb-base": "^14.2.1", "eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1", "eslint-plugin-import": "^2.23.4",
"postcss": "^8.2.10", "postcss": "^8.3.4",
"postcss-cli": "^8.3.1", "postcss-cli": "^8.3.1",
"stylelint": "^13.8.0", "stylelint": "^13.13.1",
"stylelint-order": "^4.1.0" "stylelint-order": "^4.1.0"
}, },
"scripts": { "scripts": {