From d4e6ef5e381a0c3ae885cc5a2c5e402f88af4ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 23:29:14 +0000 Subject: [PATCH] [Docs Site] Bump @floating-ui/react from 0.27.5 to 0.27.8 Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.27.5 to 0.27.8. - [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/react@0.27.8/packages/react) --- updated-dependencies: - dependency-name: "@floating-ui/react" dependency-version: 0.27.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe09265bd88879d..9d02d773cd66b96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@cloudflare/workers-types": "4.20250319.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", - "@floating-ui/react": "0.27.5", + "@floating-ui/react": "0.27.8", "@iarna/toml": "2.2.5", "@marsidev/react-turnstile": "1.1.0", "@octokit/webhooks-types": "7.6.1", @@ -2425,9 +2425,9 @@ } }, "node_modules/@floating-ui/react": { - "version": "0.27.5", - "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.5.tgz", - "integrity": "sha512-BX3jKxo39Ba05pflcQmqPPwc0qdNsdNi/eweAFtoIdrJWNen2sVEWMEac3i6jU55Qfx+lOcdMNKYn2CtWmlnOQ==", + "version": "0.27.8", + "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.8.tgz", + "integrity": "sha512-EQJ4Th328y2wyHR3KzOUOoTW2UKjFk53fmyahfwExnFQ8vnsMYqKc+fFPOkeYtj5tcp1DUMiNJ7BFhed7e9ONw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4090e7801636357..36d4edf69337928 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@cloudflare/workers-types": "4.20250319.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", - "@floating-ui/react": "0.27.5", + "@floating-ui/react": "0.27.8", "@iarna/toml": "2.2.5", "@marsidev/react-turnstile": "1.1.0", "@octokit/webhooks-types": "7.6.1",