aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-15 13:40:06 -0400
committerGitHub <noreply@github.com>2025-09-15 13:40:06 -0400
commite2242477c52b722744d84ea50bcb407b85e501e9 (patch)
tree66ff8b8e976e33c5176cb9632310e0f2273cba2d /src/main/webui/package.json
parent9b1e55e7146d0f02c9a41fec44f1c87aa1243f0e (diff)
downloadpantry-e2242477c52b722744d84ea50bcb407b85e501e9.tar.gz
pantry-e2242477c52b722744d84ea50bcb407b85e501e9.tar.bz2
pantry-e2242477c52b722744d84ea50bcb407b85e501e9.zip
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main/webui/package.json')
-rw-r--r--src/main/webui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index 8a4223b..d888ab2 100644
--- a/src/main/webui/package.json
+++ b/src/main/webui/package.json
@@ -20,7 +20,7 @@
"dependencies": {
"@heroicons/react": "2.0.16",
"@mantine/hooks": "^8.2.8",
- "@reduxjs/toolkit": "^2.8.2",
+ "@reduxjs/toolkit": "^2.9.0",
"@rsbuild/core": "^1.5.6",
"@rsbuild/plugin-react": "^1.4.0",
"@rsbuild/plugin-svgr": "^1.2.2",