diff --git a/package-lock.json b/package-lock.json index 30c7792137427e..b19f95560b6a25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@cloudflare/workers-types": "4.20250514.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", - "@floating-ui/react": "0.27.7", + "@floating-ui/react": "0.27.8", "@iarna/toml": "2.2.5", "@lottiefiles/dotlottie-react": "0.13.5", "@marsidev/react-turnstile": "1.1.0", @@ -3685,9 +3685,9 @@ } }, "node_modules/@floating-ui/react": { - "version": "0.27.7", - "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.7.tgz", - "integrity": "sha512-5V9pwFeiv+95Jlowq/7oiGISSrdXMTs2jfoSy8k+WM6oI/Skm1WWjPdJWeporN2O4UGcsaCJdirKffKayMoPgw==", + "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 d7bbd5ce991546..16c679067faf21 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@cloudflare/workers-types": "4.20250514.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", - "@floating-ui/react": "0.27.7", + "@floating-ui/react": "0.27.8", "@iarna/toml": "2.2.5", "@lottiefiles/dotlottie-react": "0.13.5", "@marsidev/react-turnstile": "1.1.0",