From d95e785851006d54f6df65f0c5e678c2cf610880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 17:07:04 -0400 Subject: build(deps): bump @reduxjs/toolkit in /src/main/webui (#734) Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-version: 2.9.1 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> --- ...eduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip | Bin 1535793 -> 0 bytes ...eduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip | Bin 0 -> 1552454 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip create mode 100644 src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip (limited to 'src/main/webui/.yarn/cache') diff --git a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip deleted file mode 100644 index 175840c..0000000 Binary files a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip new file mode 100644 index 0000000..af55bd8 Binary files /dev/null and b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip differ -- cgit