diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-15 13:40:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-15 13:40:06 -0400 |
| commit | e2242477c52b722744d84ea50bcb407b85e501e9 (patch) | |
| tree | 66ff8b8e976e33c5176cb9632310e0f2273cba2d /src | |
| parent | 9b1e55e7146d0f02c9a41fec44f1c87aa1243f0e (diff) | |
| download | pantry-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')
| -rw-r--r-- | src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.8.2-94891c578c-94bb4714ff.zip | bin | 1517712 -> 0 bytes | |||
| -rw-r--r-- | src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip | bin | 0 -> 1535793 bytes | |||
| -rw-r--r-- | src/main/webui/package.json | 2 | ||||
| -rw-r--r-- | src/main/webui/yarn.lock | 10 |
4 files changed, 6 insertions, 6 deletions
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 Binary files differdeleted file mode 100644 index d7d382d..0000000 --- a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.8.2-94891c578c-94bb4714ff.zip +++ /dev/null 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 Binary files differnew file mode 100644 index 0000000..175840c --- /dev/null +++ b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip 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", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 3552178..e461907 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -1367,9 +1367,9 @@ __metadata: languageName: node linkType: hard -"@reduxjs/toolkit@npm:^2.8.2": - version: 2.8.2 - resolution: "@reduxjs/toolkit@npm:2.8.2" +"@reduxjs/toolkit@npm:^2.9.0": + version: 2.9.0 + resolution: "@reduxjs/toolkit@npm:2.9.0" dependencies: "@standard-schema/spec": ^1.0.0 "@standard-schema/utils": ^0.3.0 @@ -1385,7 +1385,7 @@ __metadata: optional: true react-redux: optional: true - checksum: 94bb4714ff734ea2c0e632a29b0b165507321be097258e6bd66dddca81760610defcc9eff3a46d35e1de010402d24078a7e74648cbc94d5eacfc84dcb01c7161 + checksum: 3c7458a1ba254e9b59e05cdbb5b25c2328108aa5f98f9f0173e90fe03b8f6fb698ad6829de998a6567786ff59748e2d2e1c158ef9764fa4007aeb7dba59c5c3d languageName: node linkType: hard @@ -5937,7 +5937,7 @@ eslint@latest: "@graphql-codegen/client-preset": latest "@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-eslint": latest "@rsbuild/plugin-react": ^1.4.0 |
