Skip to content

Commit d99b351

Browse files
fix(deps): update react monorepo
1 parent 975ab29 commit d99b351

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@react-native-async-storage/async-storage": "^2.1.2",
1515
"@react-navigation/native": "^7.0.9",
1616
"@react-navigation/native-stack": "^7.3.3",
17-
"react": "19.0.0",
17+
"react": "19.2.3",
1818
"react-native": "^0.78.0",
1919
"react-native-safe-area-context": "^5.4.1",
2020
"react-native-screens": "4.11.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"husky": "^9.0.11",
7373
"jest": "^29.7.0",
7474
"prettier": "^3.0.3",
75-
"react": "19.0.0",
75+
"react": "19.2.3",
7676
"react-native": "0.78.3",
7777
"react-native-builder-bob": "^0.40.11",
7878
"typescript": "^5.2.2"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ __metadata:
2222
"@react-navigation/native": "npm:^7.0.9"
2323
"@react-navigation/native-stack": "npm:^7.3.3"
2424
"@types/react": "npm:^19.0.0"
25-
react: "npm:19.0.0"
25+
react: "npm:19.2.3"
2626
react-native: "npm:^0.78.0"
2727
react-native-builder-bob: "npm:^0.40.11"
2828
react-native-safe-area-context: "npm:^5.4.1"
@@ -53,7 +53,7 @@ __metadata:
5353
husky: "npm:^9.0.11"
5454
jest: "npm:^29.7.0"
5555
prettier: "npm:^3.0.3"
56-
react: "npm:19.0.0"
56+
react: "npm:19.2.3"
5757
react-native: "npm:0.78.3"
5858
react-native-builder-bob: "npm:^0.40.11"
5959
typescript: "npm:^5.2.2"
@@ -3421,11 +3421,11 @@ __metadata:
34213421
linkType: hard
34223422

34233423
"@types/react@npm:^19.0.0":
3424-
version: 19.2.7
3425-
resolution: "@types/react@npm:19.2.7"
3424+
version: 19.2.8
3425+
resolution: "@types/react@npm:19.2.8"
34263426
dependencies:
34273427
csstype: "npm:^3.2.2"
3428-
checksum: 10c0/a7b75f1f9fcb34badd6f84098be5e35a0aeca614bc91f93d2698664c0b2ba5ad128422bd470ada598238cebe4f9e604a752aead7dc6f5a92261d0c7f9b27cfd1
3428+
checksum: 10c0/832834998c4ee971fca72ecf1eb95dc924ad3931a2112c687a4dae498aabd115c5fa4db09186853e34a646226b0223808c8f867df03d17601168f9cf119448de
34293429
languageName: node
34303430
linkType: hard
34313431

@@ -10491,10 +10491,10 @@ __metadata:
1049110491
languageName: node
1049210492
linkType: hard
1049310493

10494-
"react@npm:19.0.0":
10495-
version: 19.0.0
10496-
resolution: "react@npm:19.0.0"
10497-
checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471
10494+
"react@npm:19.2.3":
10495+
version: 19.2.3
10496+
resolution: "react@npm:19.2.3"
10497+
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
1049810498
languageName: node
1049910499
linkType: hard
1050010500

0 commit comments

Comments
 (0)