Skip to content

Commit cb2c5b2

Browse files
committed
chore: downgraded react to satisfy react-native v0.84
1 parent 1b748ce commit cb2c5b2

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"jest": "29.7.0",
8181
"lefthook": "2.1.3",
8282
"prettier": "3.4.2",
83-
"react": "19.2.4",
83+
"react": "19.2.3",
8484
"react-native": "0.84.1",
8585
"react-native-builder-bob": "0.40.18",
8686
"react-native-gesture-handler": "2.31.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9256,7 +9256,7 @@ __metadata:
92569256
jest: "npm:29.7.0"
92579257
lefthook: "npm:2.1.3"
92589258
prettier: "npm:3.4.2"
9259-
react: "npm:19.2.4"
9259+
react: "npm:19.2.3"
92609260
react-native: "npm:0.84.1"
92619261
react-native-builder-bob: "npm:0.40.18"
92629262
react-native-gesture-handler: "npm:2.31.2"
@@ -11111,6 +11111,13 @@ __metadata:
1111111111
languageName: node
1111211112
linkType: hard
1111311113

11114+
"react@npm:19.2.3":
11115+
version: 19.2.3
11116+
resolution: "react@npm:19.2.3"
11117+
checksum: 10/d16b7f35c0d35a56f63d9d1693819762e4abc479c57dd6310298920bed3820fcec7e17a99d44983416d8f5049143ea45b8005d3ab8324bae8973224400502b08
11118+
languageName: node
11119+
linkType: hard
11120+
1111411121
"react@npm:19.2.4":
1111511122
version: 19.2.4
1111611123
resolution: "react@npm:19.2.4"

0 commit comments

Comments
 (0)