Skip to content

Commit

Permalink
fix(deps): update dependency @floating-ui/react to v0.26.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 1852c4e commit 63ce76b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.23.9",
"@floating-ui/react": "0.26.2",
"@floating-ui/react": "0.26.9",
"@junipero/hooks": "3.4.1",
"@junipero/react": "3.4.2",
"@junipero/transitions": "3.4.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2625,7 +2625,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.0.0, @floating-ui/react-dom@npm:^2.0.1, @floating-ui/react-dom@npm:^2.0.2, @floating-ui/react-dom@npm:^2.0.3, @floating-ui/react-dom@npm:^2.0.8":
"@floating-ui/react-dom@npm:^2.0.0, @floating-ui/react-dom@npm:^2.0.1, @floating-ui/react-dom@npm:^2.0.2, @floating-ui/react-dom@npm:^2.0.8":
version: 2.0.8
resolution: "@floating-ui/react-dom@npm:2.0.8"
dependencies:
Expand All @@ -2651,17 +2651,17 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:0.26.2":
version: 0.26.2
resolution: "@floating-ui/react@npm:0.26.2"
"@floating-ui/react@npm:0.26.9":
version: 0.26.9
resolution: "@floating-ui/react@npm:0.26.9"
dependencies:
"@floating-ui/react-dom": "npm:^2.0.3"
"@floating-ui/utils": "npm:^0.1.5"
"@floating-ui/react-dom": "npm:^2.0.8"
"@floating-ui/utils": "npm:^0.2.1"
tabbable: "npm:^6.0.1"
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 10/e18871a5f870c9b8c0075e1e875c077286ea518ce1ed8d6f31aac4c0b829aa3b28fa9e981306f6f8fef43a5184d3a2ed49ac6e1a6c166d06b8f411a1708fa113
checksum: 10/997f5a471ac6080c5162ad86fbb8e5bc0eca9335c40d8445597a90ba645e5d35ee796c29bdc66d868182afe5901804ecd52b82560332ae123b0c269400421e63
languageName: node
linkType: hard

Expand Down Expand Up @@ -3861,7 +3861,7 @@ __metadata:
resolution: "@oakjs/react@workspace:packages/react"
dependencies:
"@babel/runtime-corejs3": "npm:7.23.9"
"@floating-ui/react": "npm:0.26.2"
"@floating-ui/react": "npm:0.26.9"
"@junipero/hooks": "npm:3.4.1"
"@junipero/react": "npm:3.4.2"
"@junipero/transitions": "npm:3.4.1"
Expand Down

0 comments on commit 63ce76b

Please sign in to comment.