update react-use to fix bug in 17.2.x

Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
This commit is contained in:
Jake Crews
2022-07-07 08:11:23 -05:00
parent 3d057d80ba
commit c00f41ee35
+1 -1
View File
@@ -31,7 +31,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"react-use": "^17.2.4"
"react-use": "^17.3.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.0-next.2",