Skip to content

Commit

Permalink
Chore(deps): Bump @reduxjs/toolkit in /frontend/mobile
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 95756c2 commit bfcad60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@expo/vector-icons": "^14.0.2",
"@generatesac/lib": "^0.0.1",
"@react-navigation/native": "^6.0.2",
"@reduxjs/toolkit": "^2.2.4",
"@reduxjs/toolkit": "^2.2.5",
"@shopify/restyle": "^2.4.4",
"expo": "~51.0.2",
"expo-font": "~12.0.4",
Expand Down
8 changes: 4 additions & 4 deletions frontend/mobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2151,10 +2151,10 @@
dependencies:
nanoid "^3.1.23"

"@reduxjs/toolkit@^2.2.3", "@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.3", "@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 bfcad60

Please sign in to comment.