From 71dfde8bc89dad4178391cfda829d63b0bb2cb59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 12:16:18 +0000 Subject: [PATCH] chore(deps): update dependency fractional-indexing to v4 --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 73b7d54f..c3235bd2 100644 --- a/ui/package.json +++ b/ui/package.json @@ -18,7 +18,7 @@ "@vitejs/plugin-react": "^5.0.0", "axios": "^1.11.0", "detect-browser": "^5.3.0", - "fractional-indexing": "^3.2.0", + "fractional-indexing": "^4.0.0", "mobx": "^6.13.7", "mobx-react-lite": "^4.1.0", "mobx-utils": "^6.1.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index 851ca75b..34295649 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2202,10 +2202,10 @@ form-data@^4.0.5: hasown "^2.0.2" mime-types "^2.1.12" -fractional-indexing@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/fractional-indexing/-/fractional-indexing-3.2.0.tgz#1193e63d54ff4e0cbe0c79a9ed6cfbab25d91628" - integrity sha512-PcOxmqwYCW7O2ovKRU8OoQQj2yqTfEB/yeTYk4gPid6dN5ODRfU1hXd9tTVZzax/0NkO7AxpHykvZnT1aYp/BQ== +fractional-indexing@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/fractional-indexing/-/fractional-indexing-4.0.0.tgz#07820434caec6fbf7a4d4295139a275ee6084d9a" + integrity sha512-Nr2P1Yyaj2sy1Qdt/wI3GcByxrUdbSKg5+cGvw8f18hT2SkQt6V72iOjBpk7IO3UkzBsdlGRs2a4z6dLrJprgw== fsevents@~2.3.2, fsevents@~2.3.3: version "2.3.3"