Skip to content

Commit 083eb65

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 0b5cfd7 commit 083eb65

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
@@ -5941,7 +5941,7 @@ __metadata:
59415941
babel-loader: "npm:^10.1.1"
59425942
babel-plugin-react-native-web: "npm:^0.21.2"
59435943
html-webpack-plugin: "npm:^5.6.6"
5944-
react: "npm:19.2.3"
5944+
react: "npm:19.2.4"
59455945
react-native: "npm:0.84.1"
59465946
react-native-builder-bob: "npm:^0.40.18"
59475947
react-native-gesture-handler: "npm:^2.30.0"
@@ -15241,7 +15241,7 @@ __metadata:
1524115241
prettier: "npm:^3.8.1"
1524215242
prettier-plugin-organize-imports: "npm:4.3.0"
1524315243
pretty-quick: "npm:^4.2.2"
15244-
react: "npm:19.2.3"
15244+
react: "npm:19.2.4"
1524515245
react-dom: "npm:19.2.3"
1524615246
react-native: "npm:0.84.1"
1524715247
react-native-builder-bob: "npm:^0.40.18"
@@ -15418,10 +15418,10 @@ __metadata:
1541815418
languageName: node
1541915419
linkType: hard
1542015420

15421-
"react@npm:19.2.3":
15422-
version: 19.2.3
15423-
resolution: "react@npm:19.2.3"
15424-
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
15421+
"react@npm:19.2.4":
15422+
version: 19.2.4
15423+
resolution: "react@npm:19.2.4"
15424+
checksum: 10c0/cd2c9ff67a720799cc3b38a516009986f7fc4cb8d3e15716c6211cf098d1357ee3e348ab05ad0600042bbb0fd888530ba92e329198c92eafa0994f5213396596
1542515425
languageName: node
1542615426
linkType: hard
1542715427

0 commit comments

Comments
 (0)