diff --git a/bun.lockb b/bun.lockb index 1427b56..5ea4060 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ed90470..b303253 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@clerk/clerk-expo": "^2.2.5", - "@expo/metro-runtime": "^3.2.3", + "@expo/metro-runtime": "~3.2.3", "@expo/vector-icons": "^14.0.2", "@react-navigation/native": "^6.0.2", "eslint-config-prettier": "^9.1.0", @@ -33,14 +33,14 @@ "nativewind": "^2.0.11", "prettier": "^3.3.3", "react": "18.2.0", - "react-dom": "^18.3.1", + "react-dom": "18.2.0", "react-native": "0.74.5", "react-native-gesture-handler": "~2.16.1", "react-native-reanimated": "~3.10.1", "react-native-safe-area-context": "4.10.5", "react-native-screens": "3.31.1", "react-native-swiper": "^1.6.0", - "react-native-web": "^0.19.12" + "react-native-web": "~0.19.10" }, "devDependencies": { "@babel/core": "^7.20.0",