diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-23 17:07:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-23 17:07:04 -0400 |
| commit | d95e785851006d54f6df65f0c5e678c2cf610880 (patch) | |
| tree | dcaba77b296d40c25da251a7339ae105cdba9b46 /src/main | |
| parent | 0cd0a9b31ff8cd162f7d6fc61796dafadabe2a6e (diff) | |
| download | pantry-d95e785851006d54f6df65f0c5e678c2cf610880.tar.gz pantry-d95e785851006d54f6df65f0c5e678c2cf610880.tar.bz2 pantry-d95e785851006d54f6df65f0c5e678c2cf610880.zip | |
build(deps): bump @reduxjs/toolkit in /src/main/webui (#734)
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.9.0...v2.9.1)
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
dependency-version: 2.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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')
| -rw-r--r-- | src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip | bin | 1535793 -> 0 bytes | |||
| -rw-r--r-- | src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip | bin | 0 -> 1552454 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.9.0-78ce18e27f-3c7458a1ba.zip b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip Binary files differdeleted file mode 100644 index 175840c..0000000 --- a/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.0-78ce18e27f-3c7458a1ba.zip +++ /dev/null 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 Binary files differnew file mode 100644 index 0000000..af55bd8 --- /dev/null +++ b/src/main/webui/.yarn/cache/@reduxjs-toolkit-npm-2.9.2-236c2652d4-bc267173ab.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 17908a6..8660339 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.3.4", - "@reduxjs/toolkit": "^2.9.0", + "@reduxjs/toolkit": "^2.9.2", "@rsbuild/core": "^1.5.17", "@rsbuild/plugin-react": "^1.4.1", "@rsbuild/plugin-svgr": "^1.2.2", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 16405c3..1416e70 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -1328,9 +1328,9 @@ __metadata: languageName: node linkType: hard -"@reduxjs/toolkit@npm:^2.9.0": - version: 2.9.0 - resolution: "@reduxjs/toolkit@npm:2.9.0" +"@reduxjs/toolkit@npm:^2.9.2": + version: 2.9.2 + resolution: "@reduxjs/toolkit@npm:2.9.2" dependencies: "@standard-schema/spec": ^1.0.0 "@standard-schema/utils": ^0.3.0 @@ -1346,7 +1346,7 @@ __metadata: optional: true react-redux: optional: true - checksum: 3c7458a1ba254e9b59e05cdbb5b25c2328108aa5f98f9f0173e90fe03b8f6fb698ad6829de998a6567786ff59748e2d2e1c158ef9764fa4007aeb7dba59c5c3d + checksum: bc267173abc8a84301a96d60ee5f90e8fe23a5912964dc4ba74d28290ea9cffd2f93ca4fcca11b2de8eba073de94cc526d6dd463a8b9e867714400d680c21939 languageName: node linkType: hard @@ -5898,7 +5898,7 @@ eslint@latest: "@graphql-codegen/client-preset": latest "@heroicons/react": 2.0.16 "@mantine/hooks": ^8.3.4 - "@reduxjs/toolkit": ^2.9.0 + "@reduxjs/toolkit": ^2.9.2 "@rsbuild/core": ^1.5.17 "@rsbuild/plugin-eslint": latest "@rsbuild/plugin-react": ^1.4.1 |
