Skip to content

Commit c39df63

Browse files
chore(deps): bump react-native from 0.82.1 to 0.85.3
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.82.1 to 0.85.3. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.85.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ae9b60 commit c39df63

3 files changed

Lines changed: 436 additions & 536 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@supersami/rn-foreground-service": "^2.2.5",
1818
"livekit-client": "^2.19.0",
1919
"react": "19.1.1",
20-
"react-native": "0.82.1",
20+
"react-native": "0.85.3",
2121
"react-native-callkeep": "^4.3.14",
2222
"react-native-dialog": "^9.3.0",
2323
"react-native-safe-area-context": "^5.5.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"pod-install": "^1.0.9",
9191
"prettier": "^3.6.2",
9292
"react": "19.2.0",
93-
"react-native": "0.83.0",
93+
"react-native": "0.85.3",
9494
"react-native-builder-bob": "^0.40.17",
9595
"release-it": "^19.0.4",
9696
"typedoc": "^0.28.14",

0 commit comments

Comments
 (0)