Skip to content

Commit

Permalink
fix(deps): update dependency react-use to v17.4.4 (#228)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 8, 2024
1 parent fdca277 commit 0ea108a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-hot-loader": "4.13.1",
"react-router": "6.4.5",
"react-router-dom": "6.4.5",
"react-use": "17.4.0"
"react-use": "17.4.4"
},
"devDependencies": {
"@backstage/e2e-test-utils": "^0.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12540,7 +12540,7 @@ __metadata:
react-hot-loader: "npm:4.13.1"
react-router: "npm:6.4.5"
react-router-dom: "npm:6.4.5"
react-use: "npm:17.4.0"
react-use: "npm:17.4.4"
start-server-and-test: "npm:1.14.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -23204,7 +23204,7 @@ __metadata:
languageName: node
linkType: hard

"nano-css@npm:^5.3.1, nano-css@npm:^5.6.1":
"nano-css@npm:^5.6.1":
version: 5.6.1
resolution: "nano-css@npm:5.6.1"
dependencies:
Expand Down Expand Up @@ -26348,17 +26348,17 @@ __metadata:
languageName: node
linkType: hard

"react-use@npm:17.4.0":
version: 17.4.0
resolution: "react-use@npm:17.4.0"
"react-use@npm:17.4.4":
version: 17.4.4
resolution: "react-use@npm:17.4.4"
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.3.1"
nano-css: "npm:^5.6.1"
react-universal-interface: "npm:^0.6.2"
resize-observer-polyfill: "npm:^1.5.1"
screenfull: "npm:^5.1.0"
Expand All @@ -26367,9 +26367,9 @@ __metadata:
ts-easing: "npm:^0.2.0"
tslib: "npm:^2.1.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 9f9a56a5dbeb707186d470882a17d22e4d0845e7d77b576f4f23f07e7bc60600c7ca14bef33d62d0607f0a7ce18b465807cc9a120bdb75486985afc57d45da19
react: "*"
react-dom: "*"
checksum: 6d2a0fe21eb45850aff4d3cfec4b7a5c042dad071cdb87a9619265fe6eff214ceefa97777201a5b9699d85ee7e561f1a8c3a1a28e0939769f0858c04fc27cb2a
languageName: node
linkType: hard

Expand Down

0 comments on commit 0ea108a

Please sign in to comment.