aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-03-03 01:02:51 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit1292392f76487828d8ef5d63574662fa05c3057e (patch)
tree19e0e5df232b3f7a8cb9eab9e5000c63627c0da8 /vnext/package.json
parentbebf8281784fae8393d217e7219c14b101b9c514 (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 ebee1047..b18a1087 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -24,7 +24,7 @@
"eslint": "^6.8.0",
"eslint-loader": "^3.0.3",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^23.8.0",
+ "eslint-plugin-jest": "^23.8.1",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react-hooks": "^2.5.0",
@@ -40,7 +40,7 @@
"style-loader": "^1.1.3",
"stylelint": "^13.2.0",
"stylelint-config-standard": "^20.0.0",
- "webpack": "^4.41.6",
+ "webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3"
},
@@ -86,7 +86,7 @@
"react-cookies": "^0.1.1",
"react-dom": "16.13.0",
"react-router-dom": "^5.1.2",
- "react-use": "^13.26.3",
+ "react-use": "^13.26.5",
"react-use-form-state": "^0.12.1",
"regenerator-runtime": "^0.13.3",
"svg4everybody": "^2.1.9",