aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-12-12 13:06:37 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit1787a35bfc29861aa53c6b8d1ea9b4f1d1572343 (patch)
tree55954708a3f87aba7d11ccb6c9ebb9e1b8f5303a /vnext/package.json
parent118bc872ffcbf81b1ac289322c9132ef8d1c478f (diff)
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 6405eb86..7ab6f11e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -19,7 +19,7 @@
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
- "css-loader": "^3.2.1",
+ "css-loader": "^3.3.0",
"error-overlay-webpack-plugin": "^0.4.1",
"eslint": "^6.7.2",
"eslint-loader": "^3.0.3",
@@ -77,7 +77,7 @@
},
"dependencies": {
"axios": "^0.19.0",
- "core-js": "^3.4.8",
+ "core-js": "^3.5.0",
"evil-icons": "^1.10.1",
"moment": "^2.24.0",
"qs": "^6.9.1",
@@ -86,7 +86,7 @@
"react-cookies": "^0.1.1",
"react-dom": "16.12.0",
"react-router-dom": "^5.1.2",
- "react-use": "^13.11.0",
+ "react-use": "^13.12.2",
"react-use-form-state": "^0.12.0",
"regenerator-runtime": "^0.13.3",
"svg4everybody": "^2.1.9",