aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-01 08:09:39 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit4d35a63c7328c74b3674b48f556d0a690b9086a8 (patch)
tree19028ac6cf8149dd50afab0f5749b94580c63832 /vnext/package.json
parent6a1cef00006ccd258369f60514d35921d10f250a (diff)
Bump react-use from 15.3.8 to 17.0.1
Bumps [react-use](https://github.com/streamich/react-use) from 15.3.8 to 17.0.1. - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/react-use/compare/v15.3.8...v17.0.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index c1750faf..c51ef708 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -84,7 +84,7 @@
"react-cookie": "^4.0.3",
"react-dom": "17.0.1",
"react-router-dom": "^5.2.0",
- "react-use": "^15.3.8",
+ "react-use": "^17.0.1",
"react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.7",
"svg4everybody": "^2.1.9",