Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-use to v17.5.1 #383

Merged
merged 1 commit into from
Jul 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,7 +2542,7 @@ __metadata:
languageName: node
linkType: hard

"inline-style-prefixer@npm:^7.0.0":
"inline-style-prefixer@npm:^7.0.1":
version: 7.0.1
resolution: "inline-style-prefixer@npm:7.0.1"
dependencies:
Expand Down Expand Up @@ -3043,22 +3043,22 @@ __metadata:
languageName: node
linkType: hard

"nano-css@npm:^5.6.1":
version: 5.6.1
resolution: "nano-css@npm:5.6.1"
"nano-css@npm:^5.6.2":
version: 5.6.2
resolution: "nano-css@npm:5.6.2"
dependencies:
"@jridgewell/sourcemap-codec": "npm:^1.4.15"
css-tree: "npm:^1.1.2"
csstype: "npm:^3.1.2"
fastest-stable-stringify: "npm:^2.0.2"
inline-style-prefixer: "npm:^7.0.0"
inline-style-prefixer: "npm:^7.0.1"
rtl-css-js: "npm:^1.16.1"
stacktrace-js: "npm:^2.0.2"
stylis: "npm:^4.3.0"
peerDependencies:
react: "*"
react-dom: "*"
checksum: 10c0/7328c973852d2471bd154c61d21392a3d6357f276a7a090b8a179fb06d71ba58c987b04c0bd80efebd87aa4f433428a25e37820e65484b3c4c44b84339b99d87
checksum: 10c0/566fb9403815d78a110d68f011e1125cbeeb7299e2e6c60700f316ba0c48dc702c039163eae7a8f213a1390e45cedfdeccc203794d61a61116598adbb83029ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -3438,16 +3438,16 @@ __metadata:
linkType: hard

"react-use@npm:^17.4.0":
version: 17.5.0
resolution: "react-use@npm:17.5.0"
version: 17.5.1
resolution: "react-use@npm:17.5.1"
dependencies:
"@types/js-cookie": "npm:^2.2.6"
"@xobotyi/scrollbar-width": "npm:^1.9.5"
copy-to-clipboard: "npm:^3.3.1"
fast-deep-equal: "npm:^3.1.3"
fast-shallow-equal: "npm:^1.0.0"
js-cookie: "npm:^2.2.1"
nano-css: "npm:^5.6.1"
nano-css: "npm:^5.6.2"
react-universal-interface: "npm:^0.6.2"
resize-observer-polyfill: "npm:^1.5.1"
screenfull: "npm:^5.1.0"
Expand All @@ -3458,7 +3458,7 @@ __metadata:
peerDependencies:
react: "*"
react-dom: "*"
checksum: 10c0/b2e606338f329f8f26bccbd1ae428cf63e1d9b4a940cb327823270955a2aae35972be745d333d1a1bd0276a3650038d1f7f6ae1077af5cccba8234a3e7376754
checksum: 10c0/3d6a8f46539b32698d31600239e72b5c23376a5343d0d687c6520e14532ed7f5c72c9b99d222be4eeacb0401ce3ae763d5648d0476440c8b4a6afbd56dc98bfa
languageName: node
linkType: hard

Expand Down