diff --git a/package-lock.json b/package-lock.json index ac9177f9e74def..0b4dcbbbf8cab2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@cloudflare/workers-types": "4.20250404.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", - "@floating-ui/react": "0.27.6", + "@floating-ui/react": "0.27.7", "@iarna/toml": "2.2.5", "@marsidev/react-turnstile": "1.1.0", "@octokit/webhooks-types": "7.6.1", @@ -3189,9 +3189,9 @@ } }, "node_modules/@floating-ui/react": { - "version": "0.27.6", - "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.6.tgz", - "integrity": "sha512-9GLOPbW8jTeboR2ar9uMMUDUZjpTLscUvOjNvRw2EgppgoLHLUh/P/OW9evULosnvDjhYf2Gwk/gMOP9KvXD2A==", + "version": "0.27.7", + "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.7.tgz", + "integrity": "sha512-5V9pwFeiv+95Jlowq/7oiGISSrdXMTs2jfoSy8k+WM6oI/Skm1WWjPdJWeporN2O4UGcsaCJdirKffKayMoPgw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 164a212bfdca8a..293a80f0ea53b9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@cloudflare/workers-types": "4.20250404.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", - "@floating-ui/react": "0.27.6", + "@floating-ui/react": "0.27.7", "@iarna/toml": "2.2.5", "@marsidev/react-turnstile": "1.1.0", "@octokit/webhooks-types": "7.6.1",