diff options
author | Vitaly Takmazov | 2018-06-27 21:13:56 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:53 +0300 |
commit | 1662e167d29eec80a48037b3fac7ed5f1bcbe4f7 (patch) | |
tree | d3c813ce36d14e04d9c9e64654b784cbfe3bcebc /vnext/package.json | |
parent | d68bc6e975aa549840cea4904fafe11f78ad3b3c (diff) |
update dependencies
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json index 45dfed6d..7443e161 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -28,13 +28,13 @@ "jest": "^23.2.0", "koa-connect": "^2.0.1", "mini-css-extract-plugin": "^0.4.0", - "optimize-css-assets-webpack-plugin": "^4.0.2", + "optimize-css-assets-webpack-plugin": "^4.0.3", "postcss-loader": "^2.1.5", "prop-types": "^15.6.2", "react-test-renderer": "^16.4.1", "style-loader": "^0.21.0", - "webpack": "^4.12.1", - "webpack-command": "0.2.1", + "webpack": "^4.12.2", + "webpack-command": "0.3.1", "webpack-serve": "^1.0.4" }, "babel": { |