Skip to content

Commit 2b19333

Browse files
committed
chore: RN 0.78 nightly 2024-12-30
1 parent 73b4bd8 commit 2b19333

File tree

2 files changed

+105
-132
lines changed

2 files changed

+105
-132
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@babel/preset-react": "^7.25.9",
7272
"@babel/preset-typescript": "^7.26.0",
7373
"@callstack/eslint-config": "^15.0.0",
74-
"@react-native/babel-preset": "0.77.0-rc.4",
74+
"@react-native/babel-preset": "0.78.0-nightly-20241230-85bdd7582",
7575
"@release-it/conventional-changelog": "^9.0.2",
7676
"@relmify/jest-serializer-strip-ansi": "^1.0.2",
7777
"@types/jest": "^29.5.14",
@@ -85,9 +85,9 @@
8585
"flow-bin": "~0.170.0",
8686
"jest": "^29.7.0",
8787
"prettier": "^2.8.8",
88-
"react": "18.3.1",
89-
"react-native": "0.77.0-rc.4",
90-
"react-test-renderer": "18.3.1",
88+
"react": "19.0.0",
89+
"react-native": "0.78.0-nightly-20241230-85bdd7582",
90+
"react-test-renderer": "19.0.0",
9191
"release-it": "^17.10.0",
9292
"strip-ansi": "^6.0.1",
9393
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)