Skip to content

Commit b66552e

Browse files
chore(deps): bump @floating-ui/react from 0.26.27 to 0.27.0
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.26.27 to 0.27.0. - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react) --- updated-dependencies: - dependency-name: "@floating-ui/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ce96a0 commit b66552e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"react-dom": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc"
9797
},
9898
"dependencies": {
99-
"@floating-ui/react": "^0.26.23",
99+
"@floating-ui/react": "^0.27.0",
100100
"clsx": "^2.1.1",
101101
"date-fns": "^3.6.0"
102102
},

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2024,17 +2024,17 @@ __metadata:
20242024
languageName: node
20252025
linkType: hard
20262026

2027-
"@floating-ui/react@npm:^0.26.23":
2028-
version: 0.26.27
2029-
resolution: "@floating-ui/react@npm:0.26.27"
2027+
"@floating-ui/react@npm:^0.27.0":
2028+
version: 0.27.0
2029+
resolution: "@floating-ui/react@npm:0.27.0"
20302030
dependencies:
20312031
"@floating-ui/react-dom": "npm:^2.1.2"
20322032
"@floating-ui/utils": "npm:^0.2.8"
20332033
tabbable: "npm:^6.0.0"
20342034
peerDependencies:
2035-
react: ">=16.8.0"
2036-
react-dom: ">=16.8.0"
2037-
checksum: 10c0/6a27fadeb04862ecdb192f8e5428185ab0217b0c084e5464b2c218697f317a437dbfa47a7fb44332d505f047c17721e00f3705cb20e61b406117fea1ba2995b2
2035+
react: ">=17.0.0"
2036+
react-dom: ">=17.0.0"
2037+
checksum: 10c0/a0d4bcd0c81694e86e176d4f8680c6e672b9e131d6c0b2a6d1fb8024087001000d856e90d415846e3a685e946b3d0cf1c3a8b39024f22364557c2091d3fcd44b
20382038
languageName: node
20392039
linkType: hard
20402040

@@ -9289,7 +9289,7 @@ __metadata:
92899289
"@babel/preset-env": "npm:^7.25.4"
92909290
"@babel/preset-react": "npm:^7.24.7"
92919291
"@babel/preset-typescript": "npm:^7.24.7"
9292-
"@floating-ui/react": "npm:^0.26.23"
9292+
"@floating-ui/react": "npm:^0.27.0"
92939293
"@react-docgen/cli": "npm:^2.0.3"
92949294
"@rollup/plugin-babel": "npm:^6.0.4"
92959295
"@rollup/plugin-commonjs": "npm:^28.0.0"

0 commit comments

Comments
 (0)