Skip to content

Commit e1cec7d

Browse files
chore(deps): bump react from 19.0.0 to 19.1.0 in /example
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.0.0 to 19.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a292f5a commit e1cec7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"chance": "^1.1.9",
2222
"events": "^3.3.0",
2323
"expo-status-bar": "^1.12.1",
24-
"react": "19.0.0",
24+
"react": "19.1.0",
2525
"react-native": "0.78.0",
2626
"react-native-nitro-modules": "0.24.1",
2727
"react-native-nitro-sqlite": "9.1.8",

0 commit comments

Comments
 (0)