Skip to content

Commit 02d56c8

Browse files
Bump the production-dependencies group across 1 directory with 10 updates
Bumps the production-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@octokit/rest](https://github.com/octokit/rest.js) | `22.0.0` | `22.0.1` | | [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.6.0` | `7.8.4` | | [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.6.0` | `7.6.2` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.9.2` | `2.10.1` | | [i18next](https://github.com/i18next/i18next) | `25.6.0` | `25.6.1` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.2.1` | `16.2.4` | | [react-native-localize](https://github.com/zoontek/react-native-localize) | `3.5.4` | `3.6.0` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.1.3` | `4.1.5` | | [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.6.1` | `5.6.2` | | [react-native-share](https://github.com/react-native-community/react-native-share) | `12.2.0` | `12.2.1` | Updates `@octokit/rest` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v22.0.0...v22.0.1) Updates `@react-navigation/bottom-tabs` from 7.6.0 to 7.8.4 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.8.4/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.8.4/packages/bottom-tabs) Updates `@react-navigation/native-stack` from 7.6.0 to 7.6.2 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.6.2/packages/native-stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.6.2/packages/native-stack) Updates `@reduxjs/toolkit` from 2.9.2 to 2.10.1 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.9.2...v2.10.1) Updates `i18next` from 25.6.0 to 25.6.1 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.6.0...v25.6.1) Updates `react-i18next` from 16.2.1 to 16.2.4 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.2.1...v16.2.4) Updates `react-native-localize` from 3.5.4 to 3.6.0 - [Release notes](https://github.com/zoontek/react-native-localize/releases) - [Commits](zoontek/react-native-localize@3.5.4...3.6.0) Updates `react-native-reanimated` from 4.1.3 to 4.1.5 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.1.5/packages/react-native-reanimated) Updates `react-native-safe-area-context` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v5.6.1...v5.6.2) Updates `react-native-share` from 12.2.0 to 12.2.1 - [Release notes](https://github.com/react-native-community/react-native-share/releases) - [Changelog](https://github.com/react-native-share/react-native-share/blob/main/CHANGELOG.md) - [Commits](react-native-share/react-native-share@v12.2.0...v12.2.1) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@react-navigation/native-stack" dependency-version: 7.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@reduxjs/toolkit" dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: i18next dependency-version: 25.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 16.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-localize dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-reanimated dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-safe-area-context dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-share dependency-version: 12.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ee392d commit 02d56c8

2 files changed

Lines changed: 126 additions & 125 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,25 +32,25 @@
3232
"pod-install": "cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install"
3333
},
3434
"dependencies": {
35-
"@octokit/rest": "^22.0.0",
35+
"@octokit/rest": "^22.0.1",
3636
"@os-team/i18next-react-native-language-detector": "^1.1.6",
3737
"@pchmn/expo-material3-theme": "^1.3.2",
3838
"@react-native-async-storage/async-storage": "^2.0.0",
3939
"@react-native-clipboard/clipboard": "^1.16.0",
4040
"@react-native-community/netinfo": "^11.3.3",
4141
"@react-native-masked-view/masked-view": "^0.3.2",
4242
"@react-native/new-app-screen": "0.81.4",
43-
"@react-navigation/bottom-tabs": "^7.6.0",
43+
"@react-navigation/bottom-tabs": "^7.8.4",
4444
"@react-navigation/native": "^7.1.19",
45-
"@react-navigation/native-stack": "^7.6.0",
46-
"@reduxjs/toolkit": "^2.9.2",
45+
"@react-navigation/native-stack": "^7.6.2",
46+
"@reduxjs/toolkit": "^2.10.1",
4747
"@shopify/flash-list": "^2.2.0",
4848
"base-64": "^1.0.0",
4949
"compare-versions": "^6.1.1",
5050
"expo": "54.0.12",
5151
"fast-deep-equal": "^3.1.3",
5252
"fuse.js": "^7.1.0",
53-
"i18next": "^25.6.0",
53+
"i18next": "^25.6.1",
5454
"intl-pluralrules": "^2.0.1",
5555
"ip-regex": "^5.0.0",
5656
"moment": "^2.30.1",
@@ -61,7 +61,7 @@
6161
"pretty-bytes": "^7.1.0",
6262
"prometheus-query": "^3.5.1",
6363
"react": "19.1.0",
64-
"react-i18next": "^16.2.1",
64+
"react-i18next": "^16.2.4",
6565
"react-native": "0.81.4",
6666
"react-native-charts-wrapper": "^0.6.0",
6767
"react-native-config": "1.5.6",
@@ -71,16 +71,16 @@
7171
"react-native-fs": "^2.20.0",
7272
"react-native-get-random-values": "^2.0.0",
7373
"react-native-linear-gradient": "^2.8.3",
74-
"react-native-localize": "^3.5.4",
74+
"react-native-localize": "^3.6.0",
7575
"react-native-logs": "^5.5.0",
7676
"react-native-markdown-display": "^7.0.2",
7777
"react-native-mmkv": "~3.3.3",
7878
"react-native-paper": "5.14.5",
7979
"react-native-paper-dates": "^0.22.50",
80-
"react-native-reanimated": "^4.1.3",
81-
"react-native-safe-area-context": "^5.6.1",
80+
"react-native-reanimated": "^4.1.5",
81+
"react-native-safe-area-context": "^5.6.2",
8282
"react-native-screens": "^4.18.0",
83-
"react-native-share": "^12.2.0",
83+
"react-native-share": "^12.2.1",
8484
"react-native-simple-gauge": "^0.3.1",
8585
"react-native-skeleton-placeholder": "^5.2.4",
8686
"react-native-splash-screen": "^3.3.0",

0 commit comments

Comments
 (0)