Skip to content

Commit b8653b5

Browse files
chore(deps): bump react from 19.2.3 to 19.2.4
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.3 to 19.2.4. - [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.2.4/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df07be5 commit b8653b5

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@react-navigation/bottom-tabs": "^7.15.7",
1616
"@react-navigation/native": "^7.2.0",
1717
"@react-navigation/stack": "^7.8.7",
18-
"react": "19.2.3",
18+
"react": "19.2.4",
1919
"react-native": "0.84.1",
2020
"react-native-gesture-handler": "^2.30.0",
2121
"react-native-safe-area-context": "^5.7.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"prettier": "^3.8.1",
123123
"prettier-plugin-organize-imports": "4.3.0",
124124
"pretty-quick": "^4.2.2",
125-
"react": "19.2.3",
125+
"react": "19.2.4",
126126
"react-dom": "19.2.3",
127127
"react-native": "0.84.1",
128128
"react-native-builder-bob": "^0.40.18",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6197,7 +6197,7 @@ __metadata:
61976197
babel-loader: "npm:^10.1.1"
61986198
babel-plugin-react-native-web: "npm:^0.21.2"
61996199
html-webpack-plugin: "npm:^5.6.6"
6200-
react: "npm:19.2.3"
6200+
react: "npm:19.2.4"
62016201
react-native: "npm:0.84.1"
62026202
react-native-builder-bob: "npm:^0.40.18"
62036203
react-native-gesture-handler: "npm:^2.30.0"
@@ -15504,7 +15504,7 @@ __metadata:
1550415504
prettier: "npm:^3.8.1"
1550515505
prettier-plugin-organize-imports: "npm:4.3.0"
1550615506
pretty-quick: "npm:^4.2.2"
15507-
react: "npm:19.2.3"
15507+
react: "npm:19.2.4"
1550815508
react-dom: "npm:19.2.3"
1550915509
react-native: "npm:0.84.1"
1551015510
react-native-builder-bob: "npm:^0.40.18"
@@ -15681,10 +15681,10 @@ __metadata:
1568115681
languageName: node
1568215682
linkType: hard
1568315683

15684-
"react@npm:19.2.3":
15685-
version: 19.2.3
15686-
resolution: "react@npm:19.2.3"
15687-
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
15684+
"react@npm:19.2.4":
15685+
version: 19.2.4
15686+
resolution: "react@npm:19.2.4"
15687+
checksum: 10c0/cd2c9ff67a720799cc3b38a516009986f7fc4cb8d3e15716c6211cf098d1357ee3e348ab05ad0600042bbb0fd888530ba92e329198c92eafa0994f5213396596
1568815688
languageName: node
1568915689
linkType: hard
1569015690

0 commit comments

Comments
 (0)