Skip to content

Commit

Permalink
Bump the production-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 4 updates: [@reduxjs/toolkit](https:/reduxjs/redux-toolkit), [i18next](https:/i18next/i18next), [react-i18next](https:/i18next/react-i18next) and [react-native-mmkv](https:/mrousavy/react-native-mmkv).


Updates `@reduxjs/toolkit` from 2.2.8 to 2.3.0
- [Release notes](https:/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.8...v2.3.0)

Updates `i18next` from 23.15.2 to 23.16.0
- [Release notes](https:/i18next/i18next/releases)
- [Changelog](https:/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.2...v23.16.0)

Updates `react-i18next` from 15.0.2 to 15.0.3
- [Changelog](https:/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.0.2...v15.0.3)

Updates `react-native-mmkv` from 2.12.2 to 3.0.2
- [Release notes](https:/mrousavy/react-native-mmkv/releases)
- [Commits](mrousavy/react-native-mmkv@v2.12.2...v3.0.2)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-native-mmkv
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent c7e59d9 commit 0e04317
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"@react-navigation/bottom-tabs": "^6.6.1",
"@react-navigation/native": "^6.1.18",
"@react-navigation/native-stack": "^6.11.0",
"@reduxjs/toolkit": "^2.2.8",
"@reduxjs/toolkit": "^2.3.0",
"base-64": "^1.0.0",
"compare-versions": "^6.1.1",
"expo": "^51.0.37",
"fast-deep-equal": "^3.1.3",
"i18next": "^23.15.2",
"i18next": "^23.16.0",
"intl-pluralrules": "^2.0.1",
"ip-regex": "^5.0.0",
"moment": "^2.30.1",
Expand All @@ -58,7 +58,7 @@
"pretty-bytes": "^6.1.1",
"prometheus-query": "^3.4.0",
"react": "18.3.1",
"react-i18next": "^15.0.2",
"react-i18next": "^15.0.3",
"react-native": "0.75.4",
"react-native-animated-bottom-drawer": "^0.0.23",
"react-native-charts-wrapper": "^0.6.0",
Expand All @@ -70,7 +70,7 @@
"react-native-linear-gradient": "^2.8.3",
"react-native-logs": "^5.1.0",
"react-native-markdown-display": "^7.0.2",
"react-native-mmkv": "^2.12.2",
"react-native-mmkv": "^3.0.2",
"react-native-paper": "5.12.5",
"react-native-paper-dates": "^0.22.26",
"react-native-reanimated": "^3.15.5",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4867,9 +4867,9 @@ __metadata:
languageName: node
linkType: hard

"@reduxjs/toolkit@npm:^2.2.8":
version: 2.2.8
resolution: "@reduxjs/toolkit@npm:2.2.8"
"@reduxjs/toolkit@npm:^2.3.0":
version: 2.3.0
resolution: "@reduxjs/toolkit@npm:2.3.0"
dependencies:
immer: "npm:^10.0.3"
redux: "npm:^5.0.1"
Expand All @@ -4883,7 +4883,7 @@ __metadata:
optional: true
react-redux:
optional: true
checksum: 10/d89bf5fd3e763669d34169fdc68da2a673cebc07a20bfc835277112dcdc2e7276258646fce9aa9792e3680caef719813bdc2dd654117632018ec027266026873
checksum: 10/3aa0bf29ce4dfe4ae75416cb5338a91ccc89f06c5a2fcdae5dc137dca02b3990c46306062696e158869ac399b50cae6476e5536902df9bd1ad1a998195221af6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9449,12 +9449,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.15.2":
version: 23.15.2
resolution: "i18next@npm:23.15.2"
"i18next@npm:^23.16.0":
version: 23.16.0
resolution: "i18next@npm:23.16.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/ed14a290ba8e761a06b6a6ce5e608861f367eb0806fa1b4eb77494340502ad20491748ab2b27423ba186f5602b89cbcb87565683a03443d0368cd4b182ae6ef9
checksum: 10/5efe08a5fcf3dd6e5f4e3ab215d91b5c1c71bc1d0756957f5c02a50c2d82169f1ed0449be6fff053393798ec4886ba2d73866f28f519816e717b25cc3518c1c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -12517,7 +12517,7 @@ __metadata:
"@react-navigation/bottom-tabs": "npm:^6.6.1"
"@react-navigation/native": "npm:^6.1.18"
"@react-navigation/native-stack": "npm:^6.11.0"
"@reduxjs/toolkit": "npm:^2.2.8"
"@reduxjs/toolkit": "npm:^2.3.0"
"@testing-library/react-native": "npm:^12.7.2"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/jest": "npm:^29.5.13"
Expand All @@ -12543,7 +12543,7 @@ __metadata:
eslint-plugin-testing-library: "npm:^6.3.0"
expo: "npm:^51.0.37"
fast-deep-equal: "npm:^3.1.3"
i18next: "npm:^23.15.2"
i18next: "npm:^23.16.0"
intl-pluralrules: "npm:^2.0.1"
ip-regex: "npm:^5.0.0"
jest: "npm:^29.7.0"
Expand All @@ -12557,7 +12557,7 @@ __metadata:
pretty-bytes: "npm:^6.1.1"
prometheus-query: "npm:^3.4.0"
react: "npm:18.3.1"
react-i18next: "npm:^15.0.2"
react-i18next: "npm:^15.0.3"
react-native: "npm:0.75.4"
react-native-animated-bottom-drawer: "npm:^0.0.23"
react-native-charts-wrapper: "npm:^0.6.0"
Expand All @@ -12569,7 +12569,7 @@ __metadata:
react-native-linear-gradient: "npm:^2.8.3"
react-native-logs: "npm:^5.1.0"
react-native-markdown-display: "npm:^7.0.2"
react-native-mmkv: "npm:^2.12.2"
react-native-mmkv: "npm:^3.0.2"
react-native-paper: "npm:5.12.5"
react-native-paper-dates: "npm:^0.22.26"
react-native-reanimated: "npm:^3.15.5"
Expand Down Expand Up @@ -13303,9 +13303,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^15.0.2":
version: 15.0.2
resolution: "react-i18next@npm:15.0.2"
"react-i18next@npm:^15.0.3":
version: 15.0.3
resolution: "react-i18next@npm:15.0.3"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -13317,7 +13317,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/25e6a611e2d1f250103120023ceb5dbf285e796cc0a2ab7685844438c3f698793d68bc454025aa0ca3379708bd468c9acfe6603c7b64f850358f2deb9b37a570
checksum: 10/4437785347fffa0a1b92f8ca3303eccb11f0d7e83f671c5e27bfa785f2eb400c6fc444d1f382a8bfb564b426d16229cecbfffdaaf13bc9c2921ea0f4f7553ebe
languageName: node
linkType: hard

Expand Down Expand Up @@ -13463,13 +13463,13 @@ __metadata:
languageName: node
linkType: hard

"react-native-mmkv@npm:^2.12.2":
version: 2.12.2
resolution: "react-native-mmkv@npm:2.12.2"
"react-native-mmkv@npm:^3.0.2":
version: 3.0.2
resolution: "react-native-mmkv@npm:3.0.2"
peerDependencies:
react: "*"
react-native: ">=0.71.0"
checksum: 10/c1ebb8e81905ee8ce17858ff6096525cbdd0e51892dca80a3cd6e26feb5e979a9c7d609c5a55886150efb0136c5899de174c71115f81607019ed7af68678797b
react-native: "*"
checksum: 10/8c68bbac30e57b26742dcfa40d59c8cad191ba234f67449fe6785462e596e4f0bf2282d4abea60ce2dab3e831e9d8175efbfdc39277d3f21b7a075a1023da308
languageName: node
linkType: hard

Expand Down

0 comments on commit 0e04317

Please sign in to comment.