We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b929b20 commit 80dd373Copy full SHA for 80dd373
package.json
@@ -27,9 +27,9 @@
27
"react-native-screens": "3.32.0"
28
},
29
"devDependencies": {
30
- "@babel/core": "7.24.8",
31
- "@babel/preset-env": "7.24.8",
32
- "@babel/runtime": "7.24.8",
+ "@babel/core": "7.26.10",
+ "@babel/preset-env": "7.26.9",
+ "@babel/runtime": "7.27.0",
33
"@react-native/babel-preset": "0.74.85",
34
"@react-native/eslint-config": "0.74.85",
35
"@react-native/metro-config": "0.74.85",
0 commit comments