Skip to content

Commit

Permalink
fix(deps): update dependency @react-stately/overlays to v3.4.3 (#309)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Nov 16, 2022
1 parent fc562b7 commit c1bd363
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@react-aria/visually-hidden": "3.5.0",
"@react-stately/collections": "3.4.4",
"@react-stately/combobox": "3.2.2",
"@react-stately/overlays": "3.4.2",
"@react-stately/overlays": "3.4.3",
"@react-stately/radio": "3.6.1",
"@react-stately/tabs": "3.2.2",
"@react-stately/toggle": "3.4.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3389,7 +3389,7 @@ __metadata:
"@react-aria/visually-hidden": 3.5.0
"@react-stately/collections": 3.4.4
"@react-stately/combobox": 3.2.2
"@react-stately/overlays": 3.4.2
"@react-stately/overlays": 3.4.3
"@react-stately/radio": 3.6.1
"@react-stately/tabs": 3.2.2
"@react-stately/toggle": 3.4.2
Expand Down Expand Up @@ -4275,29 +4275,29 @@ __metadata:
languageName: node
linkType: hard

"@react-stately/overlays@npm:3.4.2, @react-stately/overlays@npm:^3.4.2":
version: 3.4.2
resolution: "@react-stately/overlays@npm:3.4.2"
"@react-stately/overlays@npm:3.4.3, @react-stately/overlays@npm:^3.4.3":
version: 3.4.3
resolution: "@react-stately/overlays@npm:3.4.3"
dependencies:
"@babel/runtime": ^7.6.2
"@react-stately/utils": ^3.5.1
"@react-types/overlays": ^3.6.4
"@react-types/overlays": ^3.6.5
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
checksum: a96d10946c1b54c97e611daf84cbb38c8e97206a06a906ec2531701a6be51b4c30ccbcef97ebb074c5b788efd299d8c5b8120e7072fd4c2384ab043c3d86ccce
checksum: b301c6bfccac0ce57f17ec821c98ccf10836bc0f76aed4ceb2595240c39d50c2a579d7de6d10b5ef521c3595b1c68d92ff5025ba2ddae6b068c03f0bf5e6c436
languageName: node
linkType: hard

"@react-stately/overlays@npm:^3.4.3":
version: 3.4.3
resolution: "@react-stately/overlays@npm:3.4.3"
"@react-stately/overlays@npm:^3.4.2":
version: 3.4.2
resolution: "@react-stately/overlays@npm:3.4.2"
dependencies:
"@babel/runtime": ^7.6.2
"@react-stately/utils": ^3.5.1
"@react-types/overlays": ^3.6.5
"@react-types/overlays": ^3.6.4
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0
checksum: b301c6bfccac0ce57f17ec821c98ccf10836bc0f76aed4ceb2595240c39d50c2a579d7de6d10b5ef521c3595b1c68d92ff5025ba2ddae6b068c03f0bf5e6c436
checksum: a96d10946c1b54c97e611daf84cbb38c8e97206a06a906ec2531701a6be51b4c30ccbcef97ebb074c5b788efd299d8c5b8120e7072fd4c2384ab043c3d86ccce
languageName: node
linkType: hard

Expand Down

0 comments on commit c1bd363

Please sign in to comment.