Skip to content

Commit 7c9d36d

Browse files
Bump the production-dependencies group across 1 directory with 8 updates
Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@octokit/rest](https://github.com/octokit/rest.js) | `21.1.1` | `22.0.0` | | [@shopify/flash-list](https://github.com/Shopify/flash-list) | `1.8.0` | `1.8.1` | | [i18next](https://github.com/i18next/i18next) | `25.2.0` | `25.2.1` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.5.1` | `15.5.2` | | [react-native-paper](https://github.com/callstack/react-native-paper) | `5.14.4` | `5.14.5` | | [react-native-paper-dates](https://github.com/web-ridge/react-native-paper-dates) | `0.22.42` | `0.22.43` | | [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `5.4.0` | `5.4.1` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.10.0` | `4.11.0` | Updates `@octokit/rest` from 21.1.1 to 22.0.0 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v21.1.1...v22.0.0) Updates `@shopify/flash-list` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Shopify/flash-list/releases) - [Changelog](https://github.com/Shopify/flash-list/blob/main/CHANGELOG.md) - [Commits](Shopify/flash-list@v1.8.0...v1.8.1) Updates `i18next` from 25.2.0 to 25.2.1 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.2.0...v25.2.1) Updates `react-i18next` from 15.5.1 to 15.5.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.5.1...v15.5.2) Updates `react-native-paper` from 5.14.4 to 5.14.5 - [Release notes](https://github.com/callstack/react-native-paper/releases) - [Changelog](https://github.com/callstack/react-native-paper/blob/main/.release-it.json) - [Commits](callstack/react-native-paper@v5.14.4...v5.14.5) Updates `react-native-paper-dates` from 0.22.42 to 0.22.43 - [Release notes](https://github.com/web-ridge/react-native-paper-dates/releases) - [Commits](https://github.com/web-ridge/react-native-paper-dates/commits/v0.22.43) Updates `react-native-safe-area-context` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v5.4.0...v5.4.1) Updates `react-native-screens` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.10.0...4.11.0) --- updated-dependencies: - dependency-name: "@octokit/rest" dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@shopify/flash-list" dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: i18next dependency-version: 25.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 15.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-paper dependency-version: 5.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-paper-dates dependency-version: 0.22.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-safe-area-context dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-screens dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c13de9 commit 7c9d36d

File tree

2 files changed

+124
-123
lines changed

2 files changed

+124
-123
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"pod-install": "cd ios && pod install"
3333
},
3434
"dependencies": {
35-
"@octokit/rest": "^21.1.1",
35+
"@octokit/rest": "^22.0.0",
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.1.2",
@@ -43,13 +43,13 @@
4343
"@react-navigation/native": "^7.1.9",
4444
"@react-navigation/native-stack": "^7.3.13",
4545
"@reduxjs/toolkit": "^2.8.2",
46-
"@shopify/flash-list": "^1.8.0",
46+
"@shopify/flash-list": "^1.8.1",
4747
"base-64": "^1.0.0",
4848
"compare-versions": "^6.1.1",
4949
"expo": "52.0.46",
5050
"fast-deep-equal": "^3.1.3",
5151
"fuse.js": "^7.1.0",
52-
"i18next": "^25.2.0",
52+
"i18next": "^25.2.1",
5353
"intl-pluralrules": "^2.0.1",
5454
"ip-regex": "^5.0.0",
5555
"moment": "^2.30.1",
@@ -60,7 +60,7 @@
6060
"pretty-bytes": "^7.0.0",
6161
"prometheus-query": "^3.5.0",
6262
"react": "18.3.1",
63-
"react-i18next": "^15.5.1",
63+
"react-i18next": "^15.5.2",
6464
"react-native": "0.76.5",
6565
"react-native-charts-wrapper": "^0.6.0",
6666
"react-native-config": "^1.5.5",
@@ -73,11 +73,11 @@
7373
"react-native-logs": "^5.3.0",
7474
"react-native-markdown-display": "^7.0.2",
7575
"react-native-mmkv": "~2.12.2",
76-
"react-native-paper": "5.14.4",
77-
"react-native-paper-dates": "^0.22.42",
76+
"react-native-paper": "5.14.5",
77+
"react-native-paper-dates": "^0.22.43",
7878
"react-native-reanimated": "^3.17.5",
79-
"react-native-safe-area-context": "5.4.0",
80-
"react-native-screens": "^4.10.0",
79+
"react-native-safe-area-context": "5.4.1",
80+
"react-native-screens": "^4.11.0",
8181
"react-native-share": "^12.0.11",
8282
"react-native-simple-gauge": "^0.3.1",
8383
"react-native-skeleton-placeholder": "^5.2.4",

0 commit comments

Comments
 (0)