aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-07-01 14:16:16 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit1540588b66b491bee651db12a6121622e0f655f7 (patch)
tree5f7d523438751f67821585eda38be1dcf02a2c68 /vnext/package.json
parent55759d99c1916000d065193f1535f65703d446c0 (diff)
update dependencies
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 58f4b80e..27aec38b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -28,13 +28,13 @@
"internal-ip": "^3.0.1",
"jest": "^23.2.0",
"koa-connect": "^2.0.1",
- "mini-css-extract-plugin": "^0.4.0",
+ "mini-css-extract-plugin": "^0.4.1",
"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.2",
+ "webpack": "^4.14.0",
"webpack-command": "0.3.1",
"webpack-serve": "^1.0.4"
},