diff --git a/bun.lockb b/bun.lockb index 6fc3021..c7dd55e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 89d3611..7dc2608 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@expo/vector-icons": "^13.0.0", "@expo/webpack-config": "^19.0.0", "@shopify/flash-list": "1.6.3", - "@types/react": "~18.2.46", + "@types/react": "~18.3.0", "dom-to-image": "^2.6.0", "expo": "next", "expo-constants": "~15.4.2", @@ -30,8 +30,8 @@ "expo-status-bar": "~1.11.1", "expo-updates": "~0.24.5", "nativewind": "^4.0.1", - "react": "18.2.0", - "react-dom": "18.2.0", + "react": "18.3.1", + "react-dom": "18.3.1", "react-native": "0.73.1", "react-native-gesture-handler": "~2.14.0", "react-native-reanimated": "~3.6.1",