Skip to content

Commit

Permalink
fix(deps): update dependency @floating-ui/react to v0.26.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent da87dca commit 3a405a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.4",
"@floating-ui/react": "0.26.11",
"@floating-ui/react": "0.26.15",
"@junipero/hooks": "3.4.11",
"@junipero/react": "3.4.11",
"@junipero/transitions": "3.4.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3583,17 +3583,17 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:0.26.11":
version: 0.26.11
resolution: "@floating-ui/react@npm:0.26.11"
"@floating-ui/react@npm:0.26.15":
version: 0.26.15
resolution: "@floating-ui/react@npm:0.26.15"
dependencies:
"@floating-ui/react-dom": "npm:^2.0.0"
"@floating-ui/utils": "npm:^0.2.0"
tabbable: "npm:^6.0.0"
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 10/182e65bc0b4986438fc100645ec35d68bf5b78943da0cb915ff5bf85cbab41657e07fc74b92bc23fd1dcb787360f9cb0a308d9d999c8097f9ed580b68632da03
checksum: 10/00bdcad1131348734cb96a796f996c4fad87ee45324d647c174eb14f32c14ca1ccaf7523e7a19571349cdf8de3cfd09f09dee4624350d9f38a9cc91413ccfe53
languageName: node
linkType: hard

Expand Down Expand Up @@ -4815,7 +4815,7 @@ __metadata:
resolution: "@oakjs/react@workspace:packages/react"
dependencies:
"@babel/runtime-corejs3": "npm:7.24.4"
"@floating-ui/react": "npm:0.26.11"
"@floating-ui/react": "npm:0.26.15"
"@junipero/hooks": "npm:3.4.11"
"@junipero/react": "npm:3.4.11"
"@junipero/transitions": "npm:3.4.11"
Expand Down

0 comments on commit 3a405a2

Please sign in to comment.