aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-01 17:07:01 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitfae0546179fe983ab65e4c030d15745cfca989f6 (patch)
tree4b4c9580173232d76470597787f97ba807d83ef4 /vnext/package.json
parente572fed3c824ce29e1be2224d7719c114f3555c3 (diff)
Bump react-use from 17.2.4 to 17.3.1
Bumps [react-use](https://github.com/streamich/react-use) from 17.2.4 to 17.3.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/v17.2.4...v17.3.1) --- updated-dependencies: - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-minor ... 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 185e5ca0..fb283fb5 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -85,7 +85,7 @@
"react-cookie": "^4.1.1",
"react-dom": "17.0.2",
"react-router-dom": "^5.2.1",
- "react-use": "^17.2.4",
+ "react-use": "^17.3.1",
"react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.9",
"svg4everybody": "^2.1.9",