mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #8044 from scratchfoundation/renovate/react-use-17.x-lockfile
fix(deps): update dependency react-use to v17.5.0
This commit is contained in:
commit
e178b3e8d1
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -21538,9 +21538,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-use": {
|
||||
"version": "17.4.4",
|
||||
"resolved": "https://registry.npmjs.org/react-use/-/react-use-17.4.4.tgz",
|
||||
"integrity": "sha512-TzEP2uxihZdsVIvpGq0KB6P/bARHja8LzvJhDpSJNlphybLHcFf5SQzXE3u7APcU25dJz1+p0dv/oKibq+jG4Q==",
|
||||
"version": "17.5.0",
|
||||
"resolved": "https://registry.npmjs.org/react-use/-/react-use-17.5.0.tgz",
|
||||
"integrity": "sha512-PbfwSPMwp/hoL847rLnm/qkjg3sTRCvn6YhUZiHaUa3FA6/aNoFX79ul5Xt70O1rK+9GxSVqkY0eTwMdsR/bWg==",
|
||||
"dependencies": {
|
||||
"@types/js-cookie": "^2.2.6",
|
||||
"@xobotyi/scrollbar-width": "^1.9.5",
|
||||
|
|
Loading…
Reference in a new issue