mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-01 10:43:50 +00:00
Update dependency react-use to v17
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5fa08868cc
commit
812fe6bf99
2 changed files with 5 additions and 5 deletions
|
@ -97,7 +97,7 @@
|
|||
"react-router-bootstrap": "0.25.0",
|
||||
"react-router-dom": "5.2.0",
|
||||
"react-scripts": "4.0.2",
|
||||
"react-use": "16.0.0",
|
||||
"react-use": "17.1.0",
|
||||
"redux": "4.0.5",
|
||||
"ts-mockery": "1.2.0",
|
||||
"typescript": "4.1.3",
|
||||
|
|
|
@ -12830,10 +12830,10 @@ react-universal-interface@^0.6.2:
|
|||
resolved "https://registry.yarnpkg.com/react-universal-interface/-/react-universal-interface-0.6.2.tgz#5e8d438a01729a4dbbcbeeceb0b86be146fe2b3b"
|
||||
integrity sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==
|
||||
|
||||
react-use@16.0.0:
|
||||
version "16.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-use/-/react-use-16.0.0.tgz#3db1f76b6e3d03ec2c1bc3ffb4cd1c5767a415af"
|
||||
integrity sha512-7KfFi3t+Qhm05Ia+Fi1S8A0zfsQ9y0FANzvwcSjEzbUJA9Q4aSTyvBkxN2OJjs7U6iO+FD+5y8jM89PiFiowuA==
|
||||
react-use@17.1.0:
|
||||
version "17.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.1.0.tgz#a2db05f7cca2f09a6b90b2151cd4c620e9582fe8"
|
||||
integrity sha512-BVVG5FWXYhfkQcGhtSYNx3wPh5bvOZieH2iq1h6/WYTDCScade1JqoM5XRHPkYXfFzAzhb8QlAtt9Suj8yAumA==
|
||||
dependencies:
|
||||
"@xobotyi/scrollbar-width" "^1.9.5"
|
||||
copy-to-clipboard "^3.3.1"
|
||||
|
|
Loading…
Reference in a new issue