We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49ef3c commit 6b846a5Copy full SHA for 6b846a5
package.json
@@ -72,7 +72,7 @@
72
"@babel/preset-react": "^7.25.9",
73
"@babel/preset-typescript": "^7.26.0",
74
"@callstack/eslint-config": "^15.0.0",
75
- "@react-native/babel-preset": "0.80.1",
+ "@react-native/babel-preset": "nightly",
76
"@release-it/conventional-changelog": "^10.0.0",
77
"@relmify/jest-serializer-strip-ansi": "^1.0.2",
78
"@types/jest": "^30.0.0",
@@ -88,7 +88,7 @@
88
"jest": "^30.0.2",
89
"prettier": "^2.8.8",
90
"react": "19.1.0",
91
- "react-native": "0.82.0-nightly-20250715-7f224941b",
+ "react-native": "nightly",
92
"react-native-gesture-handler": "^2.27.1",
93
"react-test-renderer": "19.1.0",
94
"release-it": "^19.0.3",
0 commit comments