aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-01-14 10:37:58 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commitcf74ce2a23103b1ed253af6a01706b26e5515a44 (patch)
treec6b79b9241f6bf2487d143ac1254d67573cec1e8 /vnext/package.json
parentbe099eabb2d49568ae52e4705fe12e5ff9a5bd05 (diff)
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/vnext/package.json b/vnext/package.json
index b9baa6f1..6f3bf444 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -17,19 +17,18 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "7.2.3",
"@babel/preset-react": "7.0.0",
- "autoprefixer": "^9.4.4",
+ "autoprefixer": "^9.4.5",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.6.0",
"babel-loader": "^8.0.5",
- "connect-history-api-fallback": "^1.5.0",
"css-loader": "^2.1.0",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.7.1",
- "error-overlay-webpack-plugin": "^0.1.5",
+ "error-overlay-webpack-plugin": "^0.1.6",
"eslint": "^5.12.0",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^22.1.2",
+ "eslint-plugin-jest": "^22.1.3",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.12.3",
"file-loader": "^3.0.1",
@@ -47,8 +46,8 @@
"react-test-renderer": "^16.7.0",
"style-loader": "^0.23.1",
"terser-webpack-plugin": "^1.2.1",
- "webpack": "^4.28.3",
- "webpack-cli": "^3.2.0",
+ "webpack": "^4.28.4",
+ "webpack-cli": "^3.2.1",
"webpack-dev-server": "^3.1.14"
},
"babel": {
@@ -92,7 +91,7 @@
"moment": "^2.23.0",
"qs": "^6.6.0",
"react": "16.7.0",
- "react-content-loader": "^3.4.1",
+ "react-content-loader": "^3.4.2",
"react-cookies": "^0.1.0",
"react-dom": "16.7.0",
"react-router-dom": "^4.3.1",