Skip to content

Commit

Permalink
fix(deps): update dependency @floating-ui/react to v0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent be8b065 commit 5d155da
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 @@ -21,7 +21,7 @@
"react-dom": "^18.0.0 || ^19.0.0"
},
"dependencies": {
"@floating-ui/react": "0.27.0",
"@floating-ui/react": "0.27.2",
"@junipero/core": "^3.10.0",
"@junipero/hooks": "^3.10.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -737,17 +737,17 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:0.27.0":
version: 0.27.0
resolution: "@floating-ui/react@npm:0.27.0"
"@floating-ui/react@npm:0.27.2":
version: 0.27.2
resolution: "@floating-ui/react@npm:0.27.2"
dependencies:
"@floating-ui/react-dom": "npm:^2.1.2"
"@floating-ui/utils": "npm:^0.2.8"
tabbable: "npm:^6.0.0"
peerDependencies:
react: ">=17.0.0"
react-dom: ">=17.0.0"
checksum: 10c0/a0d4bcd0c81694e86e176d4f8680c6e672b9e131d6c0b2a6d1fb8024087001000d856e90d415846e3a685e946b3d0cf1c3a8b39024f22364557c2091d3fcd44b
checksum: 10c0/7de7810b501422a12e4d4089042dc8ab9de8a95f53003a4a5e2b25fd8b2ee0dddcfab996a26558ec4614c2e15ce1b68d2e06f188bec55de7346c904610d50837
languageName: node
linkType: hard

Expand Down Expand Up @@ -1162,7 +1162,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@junipero/react@workspace:packages/react"
dependencies:
"@floating-ui/react": "npm:0.27.0"
"@floating-ui/react": "npm:0.27.2"
"@junipero/core": "npm:^3.10.0"
"@junipero/hooks": "npm:^3.10.0"
peerDependencies:
Expand Down

0 comments on commit 5d155da

Please sign in to comment.