From d455bda59e757b4e9dd56a868858e3da855b2668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 16:32:49 +0000 Subject: build(deps): bump @reduxjs/toolkit in /src/main/webui (#781) Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.10.1 to 2.11.1. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.10.1...v2.11.1) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-version: 2.11.1 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> --- ...duxjs-toolkit-npm-2.10.1-6e196656a2-5fc2795cd6.zip | Bin 1578521 -> 0 bytes ...duxjs-toolkit-npm-2.11.2-bcb187ef4f-dca8c5d5fe.zip | Bin 0 -> 1577794 bytes .../cache/immer-npm-10.2.0-e485dbc924-1c6e389ba6.zip | Bin 186910 -> 0 bytes .../cache/immer-npm-11.0.1-ff9621dfc3-eecf16ae11.zip | Bin 0 -> 216752 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.10.1-6e196656a2-5fc2795cd6.zip create mode 100644 src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.11.2-bcb187ef4f-dca8c5d5fe.zip delete mode 100644 src/main/webui/.yarn/cache/immer-npm-10.2.0-e485dbc924-1c6e389ba6.zip create mode 100644 src/main/webui/.yarn/cache/immer-npm-11.0.1-ff9621dfc3-eecf16ae11.zip (limited to 'src/main/webui/.yarn/cache') diff --git a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.10.1-6e196656a2-5fc2795cd6.zip b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.10.1-6e196656a2-5fc2795cd6.zip deleted file mode 100644 index e3d2273..0000000 Binary files a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.10.1-6e196656a2-5fc2795cd6.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.11.2-bcb187ef4f-dca8c5d5fe.zip b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.11.2-bcb187ef4f-dca8c5d5fe.zip new file mode 100644 index 0000000..65e9742 Binary files /dev/null and b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.11.2-bcb187ef4f-dca8c5d5fe.zip differ diff --git a/src/main/webui/.yarn/cache/immer-npm-10.2.0-e485dbc924-1c6e389ba6.zip b/src/main/webui/.yarn/cache/immer-npm-10.2.0-e485dbc924-1c6e389ba6.zip deleted file mode 100644 index 23f76a1..0000000 Binary files a/src/main/webui/.yarn/cache/immer-npm-10.2.0-e485dbc924-1c6e389ba6.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/immer-npm-11.0.1-ff9621dfc3-eecf16ae11.zip b/src/main/webui/.yarn/cache/immer-npm-11.0.1-ff9621dfc3-eecf16ae11.zip new file mode 100644 index 0000000..b83a2b6 Binary files /dev/null and b/src/main/webui/.yarn/cache/immer-npm-11.0.1-ff9621dfc3-eecf16ae11.zip differ -- cgit