From d80ae5b38184c22819b3d83e565f9fb9700b7883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 18:50:55 +0000 Subject: build(deps): bump @reduxjs/toolkit in /src/main/webui (#752) Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.9.2 to 2.10.1. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.9.2...v2.10.1) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-version: 2.10.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 0 -> 1578521 bytes ...eduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip | Bin 1552454 -> 0 bytes .../cache/immer-npm-10.1.1-973ae10d09-07c67970b7.zip | Bin 178863 -> 0 bytes .../cache/immer-npm-10.2.0-e485dbc924-1c6e389ba6.zip | Bin 0 -> 186910 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.10.1-6e196656a2-5fc2795cd6.zip delete mode 100644 src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip delete mode 100644 src/main/webui/.yarn/cache/immer-npm-10.1.1-973ae10d09-07c67970b7.zip create mode 100644 src/main/webui/.yarn/cache/immer-npm-10.2.0-e485dbc924-1c6e389ba6.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 new file mode 100644 index 0000000..e3d2273 Binary files /dev/null and b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.10.1-6e196656a2-5fc2795cd6.zip 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 deleted file mode 100644 index af55bd8..0000000 Binary files a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/immer-npm-10.1.1-973ae10d09-07c67970b7.zip b/src/main/webui/.yarn/cache/immer-npm-10.1.1-973ae10d09-07c67970b7.zip deleted file mode 100644 index 84dae94..0000000 Binary files a/src/main/webui/.yarn/cache/immer-npm-10.1.1-973ae10d09-07c67970b7.zip and /dev/null 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 new file mode 100644 index 0000000..23f76a1 Binary files /dev/null and b/src/main/webui/.yarn/cache/immer-npm-10.2.0-e485dbc924-1c6e389ba6.zip differ -- cgit