Skip to content

Commit

Permalink
Bump @reduxjs/toolkit from 2.2.4 to 2.2.5 in /client/web/antrea-ui (#376
Browse files Browse the repository at this point in the history
)

Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.4...v2.2.5)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  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>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 692675b commit 2729ff1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/web/antrea-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@cds/core": "^6.5.0",
"@cds/react": "^6.5.0",
"@hookform/error-message": "^2.0.1",
"@reduxjs/toolkit": "^2.2.4",
"@reduxjs/toolkit": "^2.2.5",
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions client/web/antrea-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -586,10 +586,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@reduxjs/toolkit@^2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.2.4.tgz#d9c25c2811d5aa92ff18f9483fe2223b0dbd33d5"
integrity sha512-EoIC9iC2V/DLRBVMXRHrO/oM3QBT7RuJNeBRx8Cpnz/NHINeZBEqgI8YOxAYUjLp+KYxGgc4Wd6KoAKsaUBGhg==
"@reduxjs/toolkit@^2.2.5":
version "2.2.5"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.2.5.tgz#c0d2d8482ef80722bebe015ff05b06c34bfb6e0d"
integrity sha512-aeFA/s5NCG7NoJe/MhmwREJxRkDs0ZaSqt0MxhWUrwCf1UQXpwR87RROJEql0uAkLI6U7snBOYOcKw83ew3FPg==
dependencies:
immer "^10.0.3"
redux "^5.0.1"
Expand Down

0 comments on commit 2729ff1

Please sign in to comment.