update deps
This commit is contained in:
@@ -11,17 +11,9 @@
|
||||
"precommit": "lint-staged",
|
||||
"lint": "eslint --fix src --ext .jsx"
|
||||
},
|
||||
"author": "k4rli",
|
||||
"contributors": [],
|
||||
"keywords": [
|
||||
"react",
|
||||
"reactjs",
|
||||
"react-boilerplate"
|
||||
],
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=11",
|
||||
"npm": ">=6"
|
||||
"node": "14.3.0",
|
||||
"npm": "6.14.5"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,css,md}": [
|
||||
@@ -64,7 +56,7 @@
|
||||
"copy-webpack-plugin": "6.0.1",
|
||||
"cross-env": "7.0.2",
|
||||
"css-loader": "3.5.3",
|
||||
"eslint": "7.0.0",
|
||||
"eslint": "7.1.0",
|
||||
"eslint-config-airbnb": "18.1.0",
|
||||
"eslint-import-resolver-babel-module": "5.1.2",
|
||||
"eslint-loader": "4.0.2",
|
||||
@@ -76,7 +68,7 @@
|
||||
"hard-source-webpack-plugin": "0.13.1",
|
||||
"html-webpack-plugin": "4.3.0",
|
||||
"koa-connect": "2.0.1",
|
||||
"lint-staged": "10.2.2",
|
||||
"lint-staged": "10.2.6",
|
||||
"mini-css-extract-plugin": "0.9.0",
|
||||
"node-sass": "4.14.1",
|
||||
"nodemon": "2.0.4",
|
||||
@@ -87,7 +79,7 @@
|
||||
"style-loader": "1.2.1",
|
||||
"terser-webpack-plugin": "3.0.1",
|
||||
"webpack": "4.43.0",
|
||||
"webpack-bundle-analyzer": "3.7.0",
|
||||
"webpack-bundle-analyzer": "3.8.0",
|
||||
"webpack-cli": "3.3.11",
|
||||
"webpack-dev-server": "3.11.0",
|
||||
"webpack-merge": "4.2.2"
|
||||
|
||||
Reference in New Issue
Block a user