From e2242477c52b722744d84ea50bcb407b85e501e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 13:40:06 -0400 Subject: build(deps): bump @reduxjs/toolkit in /src/main/webui (#710) Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.8.2 to 2.9.0. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.8.2...v2.9.0) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ...eduxjs-toolkit-npm-2.8.2-94891c578c-94bb4714ff.zip | Bin 1517712 -> 0 bytes ...eduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip | Bin 0 -> 1535793 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.8.2-94891c578c-94bb4714ff.zip create mode 100644 src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip (limited to 'src/main/webui/.yarn/cache') diff --git a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.8.2-94891c578c-94bb4714ff.zip b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.8.2-94891c578c-94bb4714ff.zip deleted file mode 100644 index d7d382d..0000000 Binary files a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.8.2-94891c578c-94bb4714ff.zip and /dev/null differ 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 new file mode 100644 index 0000000..175840c Binary files /dev/null and b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip differ -- cgit