aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-01-07 02:56:39 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commitbe099eabb2d49568ae52e4705fe12e5ff9a5bd05 (patch)
tree76e948ced86f168f4c5be584518d25cfad1548ca /vnext/package.json
parent6b643248ca31994868099dc9573bae70c578b89f (diff)
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 4e86981a..b9baa6f1 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -17,21 +17,21 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "7.2.3",
"@babel/preset-react": "7.0.0",
- "autoprefixer": "^9.4.3",
+ "autoprefixer": "^9.4.4",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.6.0",
- "babel-loader": "^8.0.4",
+ "babel-loader": "^8.0.5",
"connect-history-api-fallback": "^1.5.0",
- "css-loader": "^2.0.2",
+ "css-loader": "^2.1.0",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.7.1",
"error-overlay-webpack-plugin": "^0.1.5",
- "eslint": "^5.11.0",
+ "eslint": "^5.12.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-jest": "^22.1.2",
"eslint-plugin-only-ascii": "^0.0.0",
- "eslint-plugin-react": "^7.11.1",
+ "eslint-plugin-react": "^7.12.3",
"file-loader": "^3.0.1",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
@@ -46,10 +46,10 @@
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.7.0",
"style-loader": "^0.23.1",
- "terser-webpack-plugin": "^1.2.0",
- "webpack": "^4.28.2",
- "webpack-cli": "^3.1.2",
- "webpack-dev-server": "^3.1.13"
+ "terser-webpack-plugin": "^1.2.1",
+ "webpack": "^4.28.3",
+ "webpack-cli": "^3.2.0",
+ "webpack-dev-server": "^3.1.14"
},
"babel": {
"plugins": [