From 124d1be1a4a3e595a67633ed9a9f1cdc9bbe5cae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:13:41 +0100 Subject: [PATCH] chore(deps): bump @floating-ui/react-dom from 2.1.6 to 2.1.8 (#1149) Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.1.6 to 2.1.8. - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react-dom@2.1.8/packages/react-dom) --- updated-dependencies: - dependency-name: "@floating-ui/react-dom" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Ralph <14052956+davidcralph@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98ea72ff..bffa9c24 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@eartharoid/i18n": "1.2.1", - "@floating-ui/react-dom": "2.1.6", + "@floating-ui/react-dom": "2.1.8", "@fontsource/inter": "^5.2.8", "@fontsource/lexend-deca": "5.0.14", "@fontsource/montserrat": "5.0.19",