We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e79044 commit a4bc81dCopy full SHA for a4bc81d
package.json
@@ -15,8 +15,8 @@
15
"expo": "^50.0.0",
16
"expo-status-bar": "~1.11.0",
17
"nativewind": "latest",
18
- "react": "18.2.0",
19
- "react-dom": "18.2.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
20
"react-native": "0.74.1",
21
"react-native-gesture-handler": "~2.16.0",
22
"react-native-reanimated": "~3.11.0",
@@ -27,7 +27,7 @@
27
"devDependencies": {
28
"@babel/core": "^7.20.0",
29
"@expo/webpack-config": "19.0.1",
30
- "@types/react": "~18.2.14",
+ "@types/react": "~18.3.0",
31
"@types/react-native": "~0.73.0",
32
"autoprefixer": "^10.4.8",
33
"babel-preset-expo": "^10.0.0",
0 commit comments