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 024d2f0 commit fbc5753Copy full SHA for fbc5753
package.json
@@ -51,10 +51,10 @@
51
"react-native-screens": "3.20.0"
52
},
53
"devDependencies": {
54
- "@babel/core": "7.21.8",
55
- "@babel/preset-env": "7.21.5",
56
- "@babel/preset-react": "7.18.6",
57
- "@babel/runtime": "7.21.5",
+ "@babel/core": "7.26.0",
+ "@babel/preset-env": "7.26.0",
+ "@babel/preset-react": "7.26.3",
+ "@babel/runtime": "7.26.0",
58
"@curveball/core": "0.21.1",
59
"@curveball/router": "0.6.0",
60
"@lavamoat/allow-scripts": "2.3.1",
0 commit comments