aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/vnext/package.json b/vnext/package.json
index b191f8c7..64daa376 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -29,7 +29,7 @@
"error-overlay-webpack-plugin": "^0.1.5",
"eslint": "^5.6.0",
"eslint-plugin-babel": "^5.2.0",
- "eslint-plugin-jest": "^21.22.0",
+ "eslint-plugin-jest": "^21.22.1",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.11.1",
"file-loader": "^2.0.0",
@@ -38,15 +38,15 @@
"internal-ip": "^3.0.1",
"jest": "^23.6.0",
"koa-connect": "^2.0.1",
- "mini-css-extract-plugin": "^0.4.2",
+ "mini-css-extract-plugin": "^0.4.3",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"prop-types": "^15.6.2",
"react-router-prop-types": "^1.0.4",
- "react-test-renderer": "^16.5.1",
+ "react-test-renderer": "^16.5.2",
"style-loader": "^0.23.0",
"webpack": "^4.19.1",
- "webpack-cli": "^3.1.0",
+ "webpack-cli": "^3.1.1",
"webpack-dev-server": "^3.1.8"
},
"babel": {
@@ -75,10 +75,10 @@
"immutability-helper": "^2.8.1",
"moment": "^2.22.2",
"query-string": "^6.1.0",
- "react": "^16.5.1",
+ "react": "^16.5.2",
"react-content-loader": "^3.1.2",
"react-cookies": "^0.1.0",
- "react-dom": "^16.5.1",
+ "react-dom": "^16.5.2",
"react-loadable": "^5.5.0",
"react-router-dom": "^4.3.1"
}