From 499f45ab292629d39817a0adef51ac1a108f7397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 08:42:39 +0000 Subject: [PATCH] chore(deps): bump @floating-ui/react-dom from 2.1.8 to 2.1.9 Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.1.8 to 2.1.9. - [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.9/packages/react-dom) --- updated-dependencies: - dependency-name: "@floating-ui/react-dom" dependency-version: 2.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ffcc034..3bb109ca 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.8", + "@floating-ui/react-dom": "2.1.9", "@fontsource/inter": "^5.2.8", "@fontsource/lexend-deca": "5.0.14", "@fontsource/montserrat": "5.0.19",