Skip to content

Commit

Permalink
Merge pull request #5268 from Hacker0x01/dependabot/npm_and_yarn/floa…
Browse files Browse the repository at this point in the history
…ting-ui/react-0.27.0

chore(deps): bump @floating-ui/react from 0.26.27 to 0.27.0
  • Loading branch information
martijnrusschen authored Dec 6, 2024
2 parents 4ce96a0 + b66552e commit 6c5f3e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"react-dom": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc"
},
"dependencies": {
"@floating-ui/react": "^0.26.23",
"@floating-ui/react": "^0.27.0",
"clsx": "^2.1.1",
"date-fns": "^3.6.0"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2024,17 +2024,17 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -9289,7 +9289,7 @@ __metadata:
"@babel/preset-env": "npm:^7.25.4"
"@babel/preset-react": "npm:^7.24.7"
"@babel/preset-typescript": "npm:^7.24.7"
"@floating-ui/react": "npm:^0.26.23"
"@floating-ui/react": "npm:^0.27.0"
"@react-docgen/cli": "npm:^2.0.3"
"@rollup/plugin-babel": "npm:^6.0.4"
"@rollup/plugin-commonjs": "npm:^28.0.0"
Expand Down

0 comments on commit 6c5f3e3

Please sign in to comment.