Skip to content

Commit 631f428

Browse files
fix(deps): update react monorepo
1 parent 10476dd commit 631f428

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.0",
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
@@ -78,7 +78,7 @@
7878
"husky": "^9.0.11",
7979
"jest": "^29.7.0",
8080
"prettier": "^3.0.3",
81-
"react": "19.0.0",
81+
"react": "19.2.0",
8282
"react-native": "0.78.3",
8383
"react-native-builder-bob": "^0.40.11",
8484
"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.0"
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.0"
5757
react-native: "npm:0.78.3"
5858
react-native-builder-bob: "npm:^0.40.11"
5959
typescript: "npm:^5.2.2"
@@ -3398,11 +3398,11 @@ __metadata:
33983398
linkType: hard
33993399

34003400
"@types/react@npm:^19.0.0":
3401-
version: 19.1.12
3402-
resolution: "@types/react@npm:19.1.12"
3401+
version: 19.2.2
3402+
resolution: "@types/react@npm:19.2.2"
34033403
dependencies:
34043404
csstype: "npm:^3.0.2"
3405-
checksum: 10c0/e35912b43da0caaab5252444bab87a31ca22950cde2822b3b3dc32e39c2d42dad1a4cf7b5dde9783aa2d007f0b2cba6ab9563fc6d2dbcaaa833b35178118767c
3405+
checksum: 10c0/f830b1204aca4634ce3c6cb3477b5d3d066b80a4dd832a4ee0069acb504b6debd2416548a43a11c1407c12bc60e2dc6cf362934a18fe75fe06a69c0a98cba8ab
34063406
languageName: node
34073407
linkType: hard
34083408

@@ -10458,10 +10458,10 @@ __metadata:
1045810458
languageName: node
1045910459
linkType: hard
1046010460

10461-
"react@npm:19.0.0":
10462-
version: 19.0.0
10463-
resolution: "react@npm:19.0.0"
10464-
checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471
10461+
"react@npm:19.2.0":
10462+
version: 19.2.0
10463+
resolution: "react@npm:19.2.0"
10464+
checksum: 10c0/1b6d64eacb9324725bfe1e7860cb7a6b8a34bc89a482920765ebff5c10578eb487e6b46b2f0df263bd27a25edbdae2c45e5ea5d81ae61404301c1a7192c38330
1046510465
languageName: node
1046610466
linkType: hard
1046710467

0 commit comments

Comments
 (0)