mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-11 01:38:28 +00:00
Upgrade dev deps
This commit is contained in:
parent
ff2e409621
commit
c971411a64
2 changed files with 5471 additions and 354 deletions
5813
package-lock.json
generated
5813
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
@ -42,14 +42,14 @@
|
|||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.1.0",
|
||||
"editorconfig-checker": "^3.3.0",
|
||||
"eslint": "^7.17.0",
|
||||
"autoprefixer": "^10.2.6",
|
||||
"editorconfig-checker": "^4.0.2",
|
||||
"eslint": "^7.28.0",
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"postcss": "^8.2.10",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"postcss": "^8.3.4",
|
||||
"postcss-cli": "^8.3.1",
|
||||
"stylelint": "^13.8.0",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-order": "^4.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue