We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4cea9c commit 90bc1d6Copy full SHA for 90bc1d6
2 files changed
bun.lockb
702 Bytes
package.json
@@ -19,7 +19,7 @@
19
"@expo/vector-icons": "^13.0.0",
20
"@expo/webpack-config": "^19.0.0",
21
"@shopify/flash-list": "1.6.3",
22
- "@types/react": "~18.2.46",
+ "@types/react": "~18.3.0",
23
"dom-to-image": "^2.6.0",
24
"expo": "next",
25
"expo-constants": "~15.4.2",
@@ -30,8 +30,8 @@
30
"expo-status-bar": "~1.11.1",
31
"expo-updates": "~0.24.5",
32
"nativewind": "^4.0.1",
33
- "react": "18.2.0",
34
- "react-dom": "18.2.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
35
"react-native": "0.73.1",
36
"react-native-gesture-handler": "~2.14.0",
37
"react-native-reanimated": "~3.6.1",
0 commit comments