Skip to content

Commit f65d280

Browse files
Bump react from 19.2.3 to 19.2.8
Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 19.2.3 to 19.2.8. - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eccc1d5 commit f65d280

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"build:ios": "react-native build-ios --mode Debug"
1212
},
1313
"dependencies": {
14-
"react": "19.2.3",
14+
"react": "19.2.8",
1515
"react-native": "0.85.0"
1616
},
1717
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-config-prettier": "^10.1.8",
7676
"eslint-plugin-prettier": "^5.5.6",
7777
"prettier": "^3.8.3",
78-
"react": "19.2.3",
78+
"react": "19.2.8",
7979
"react-native": "0.85.0",
8080
"react-native-builder-bob": "^0.43.0",
8181
"release-it": "^20.2.0",

0 commit comments

Comments
 (0)