aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-05-30 15:25:47 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commit55e249dec0b0674f72ef33595d19f68147c06932 (patch)
treec29a6c28944ee86f5c8f976823d1e6424b68fd23 /vnext/package.json
parentfc5d10e99fc66900c2d260da36b4a17320d8b97f (diff)
Update deps
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 88314630..629715ad 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -31,7 +31,7 @@
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"jest": "^24.8.0",
- "mini-css-extract-plugin": "^0.6.0",
+ "mini-css-extract-plugin": "^0.7.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.6.0",
@@ -78,7 +78,7 @@
},
"dependencies": {
"axios": "^0.18.0",
- "core-js": "^3.1.2",
+ "core-js": "^3.1.3",
"moment": "^2.24.0",
"qs": "^6.7.0",
"react": "16.8.6",