Bump react-use from 17.3.1 to 17.3.2 in /packages/website
Bumps [react-use](https://github.com/streamich/react-use) from 17.3.1 to 17.3.2. - [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.3.1...v17.3.2) --- updated-dependencies: - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d0ba03e37e
commit
2cca1af90c
|
@ -56,7 +56,7 @@
|
||||||
"react-share": "4.4.0",
|
"react-share": "4.4.0",
|
||||||
"react-svg-loader": "3.0.3",
|
"react-svg-loader": "3.0.3",
|
||||||
"react-syntax-highlighter": "15.4.5",
|
"react-syntax-highlighter": "15.4.5",
|
||||||
"react-use": "17.3.1",
|
"react-use": "17.3.2",
|
||||||
"skynet-js": "4.0.19-beta",
|
"skynet-js": "4.0.19-beta",
|
||||||
"stream-browserify": "3.0.0",
|
"stream-browserify": "3.0.0",
|
||||||
"swr": "1.1.2"
|
"swr": "1.1.2"
|
||||||
|
|
|
@ -11003,10 +11003,10 @@ react-use-measure@^2.1.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
debounce "^1.2.1"
|
debounce "^1.2.1"
|
||||||
|
|
||||||
react-use@17.3.1:
|
react-use@17.3.2:
|
||||||
version "17.3.1"
|
version "17.3.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.3.1.tgz#12b248555775519aa2b900b22f1928d029bf99d1"
|
resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.3.2.tgz#448abf515f47c41c32455024db28167cb6e53be8"
|
||||||
integrity sha512-hs7+tS4rRm1QLHPfanLCqXIi632tP4V7Sai1ENUP2WTufU6am++tU9uSw9YrNCFqbABiEv0ndKU1XCUcfu2tXA==
|
integrity sha512-bj7OD0/1wL03KyWmzFXAFe425zziuTf7q8olwCYBfOeFHY1qfO1FAMjROQLsLZYwG4Rx63xAfb7XAbBrJsZmEw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/js-cookie" "^2.2.6"
|
"@types/js-cookie" "^2.2.6"
|
||||||
"@xobotyi/scrollbar-width" "^1.9.5"
|
"@xobotyi/scrollbar-width" "^1.9.5"
|
||||||
|
|
Reference in New Issue