Update & format

This commit is contained in:
2025-09-23 09:53:02 -05:00
parent 70924f84a9
commit 914c45dca4
13 changed files with 109 additions and 103 deletions

View File

@@ -16,7 +16,7 @@
"@react-navigation/elements": "^2.6.4",
"@react-navigation/native": "^7.1.17",
"@sentry/react-native": "^7.1.0",
"expo": "~54.0.9",
"expo": "~54.0.10",
"expo-apple-authentication": "~8.0.7",
"expo-constants": "~18.0.9",
"expo-font": "~14.0.8",
@@ -24,7 +24,7 @@
"expo-image": "~3.0.8",
"expo-linking": "~8.0.8",
"expo-location": "~19.0.7",
"expo-router": "~6.0.7",
"expo-router": "~6.0.8",
"expo-secure-store": "~15.0.7",
"expo-splash-screen": "~31.0.10",
"expo-status-bar": "~3.0.8",

View File

@@ -26,11 +26,11 @@
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-tabs": "^1.1.13",
"@sentry/nextjs": "^10.13.0",
"@sentry/nextjs": "^10.14.0",
"@t3-oss/env-nextjs": "^0.13.8",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"convex": "^1.27.1",
"convex": "^1.27.3",
"eslint-plugin-prettier": "^5.5.4",
"lucide-react": "^0.542.0",
"next": "^15.5.3",