We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b74d9a commit e139050Copy full SHA for e139050
2 files changed
packages/expo/package.json
@@ -124,15 +124,15 @@
124
"@clerk/expo-passkeys": "workspace:*",
125
"@expo/config-plugins": "^54.0.4",
126
"@types/base-64": "^1.0.2",
127
- "esbuild": "^0.25.0",
+ "esbuild": "^0.28.0",
128
"expo-apple-authentication": "^7.2.4",
129
- "expo-auth-session": "^5.4.0",
130
- "expo-constants": "^18.0.0",
131
- "expo-crypto": "^15.0.7",
+ "expo-auth-session": "^5.5.2",
+ "expo-constants": "^18.0.13",
+ "expo-crypto": "^15.0.9",
132
"expo-local-authentication": "^13.8.0",
133
"expo-secure-store": "^12.8.1",
134
"expo-web-browser": "^12.8.2",
135
- "react-native": "^0.81.4"
+ "react-native": "^0.85.2"
136
},
137
"peerDependencies": {
138
"@clerk/expo-passkeys": ">=0.0.6",
0 commit comments