aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-09-06 16:19:22 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit5103b8e0c78304635ac2a2ddebd9004ecb3e003b (patch)
treeabbf53b8e7baca05fde57679b7c73142305ce0ec /vnext/package.json
parentd950168b7f251100fdb8cee8cdbf7f7b6d4205de (diff)
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json23
1 files changed, 11 insertions, 12 deletions
diff --git a/vnext/package.json b/vnext/package.json
index fd3d408d..90f9578c 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -16,22 +16,22 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "7.5.5",
"@babel/preset-react": "7.0.0",
- "babel-eslint": "^10.0.2",
- "babel-jest": "^24.8.0",
+ "babel-eslint": "^10.0.3",
+ "babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"css-loader": "^3.2.0",
- "error-overlay-webpack-plugin": "^0.4.0",
- "eslint": "^6.1.0",
- "eslint-loader": "^2.2.1",
+ "error-overlay-webpack-plugin": "^0.4.1",
+ "eslint": "^6.3.0",
+ "eslint-loader": "^3.0.0",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^22.15.1",
+ "eslint-plugin-jest": "^22.17.0",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.14.3",
- "eslint-plugin-react-hooks": "^1.7.0",
+ "eslint-plugin-react-hooks": "^2.0.1",
"file-loader": "^4.2.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
- "jest": "^24.8.0",
+ "jest": "^24.9.0",
"mini-css-extract-plugin": "^0.8.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
@@ -40,9 +40,8 @@
"style-loader": "^1.0.0",
"stylelint": "^10.1.0",
"stylelint-config-standard": "^18.3.0",
- "terser-webpack-plugin": "^1.4.1",
- "webpack": "^4.39.2",
- "webpack-cli": "^3.3.6",
+ "webpack": "^4.39.3",
+ "webpack-cli": "^3.3.8",
"webpack-dev-server": "^3.8.0"
},
"babel": {
@@ -80,7 +79,7 @@
"core-js": "^3.2.1",
"evil-icons": "^1.10.1",
"moment": "^2.24.0",
- "qs": "^6.7.0",
+ "qs": "^6.8.0",
"react": "16.9.0",
"react-content-loader": "^4.2.2",
"react-cookies": "^0.1.1",