diff --git a/apps/app/package.json b/apps/app/package.json index 506be448..dfec326c 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -17,26 +17,26 @@ "lint": "eslint ./src" }, "dependencies": { - "@gorhom/bottom-sheet": "5.0.0-alpha.6", + "@gorhom/bottom-sheet": "5.0.0-alpha.7", "@nozbe/watermelondb": "0.27.1", "@react-navigation/material-top-tabs": "6.6.6", - "@sanity/client": "6.12.4", + "@sanity/client": "6.13.3", "@shopify/flash-list": "1.6.3", - "@supabase/supabase-js": "2.39.3", - "@tamagui/config": "1.89.20", - "@tamagui/lucide-icons": "1.89.20", - "@tamagui/metro-plugin": "1.89.20", - "expo": "^50.0.6", + "@supabase/supabase-js": "2.39.6", + "@tamagui/config": "1.90.1", + "@tamagui/lucide-icons": "1.90.1", + "@tamagui/metro-plugin": "1.90.1", + "expo": "^50.0.7", "expo-apple-authentication": "~6.3.0", "expo-application": "~5.8.3", "expo-asset": "~9.0.2", "expo-auth-session": "~5.4.0", "expo-build-properties": "~0.11.1", - "expo-crypto": "~12.8.0", + "expo-crypto": "~12.8.1", "expo-dev-client": "~3.3.8", "expo-device": "~5.9.3", "expo-file-system": "~16.0.6", - "expo-font": "~11.10.2", + "expo-font": "~11.10.3", "expo-image": "~1.10.6", "expo-linking": "~6.2.2", "expo-media-library": "~15.9.1", @@ -46,29 +46,29 @@ "expo-status-bar": "~1.11.1", "expo-store-review": "~6.8.3", "expo-system-ui": "~2.9.3", - "expo-updates": "~0.24.10", + "expo-updates": "~0.24.11", "expo-web-browser": "~12.8.2", - "posthog-react-native": "2.11.3", + "posthog-react-native": "2.11.4", "react": "18.2.0", "react-dom": "18.2.0", "react-native": "0.73.4", - "react-native-gesture-handler": "~2.14.0", - "react-native-mmkv": "2.11.0", + "react-native-gesture-handler": "~2.15.0", + "react-native-mmkv": "2.12.1", "react-native-pager-view": "6.2.3", - "react-native-reanimated": "~3.6.2", - "react-native-safe-area-context": "4.8.2", + "react-native-reanimated": "~3.7.0", + "react-native-safe-area-context": "4.9.0", "react-native-screens": "~3.29.0", "react-native-svg": "14.1.0", "react-native-tab-view": "3.5.2", "react-native-url-polyfill": "2.0.0", "react-native-view-shot": "3.8.0", "react-native-web": "0.19.10", - "tamagui": "1.89.20", + "tamagui": "1.90.1", "vexo-analytics": "1.3.13" }, "devDependencies": { "@babel/core": "7.23.9", - "@types/react": "18.2.55", + "@types/react": "18.2.56", "eslint": "8.56.0", "eslint-config-universe": "12.0.0", "typescript": "5.3.3" diff --git a/apps/content/package.json b/apps/content/package.json index f08aed1f..0971bdf7 100644 --- a/apps/content/package.json +++ b/apps/content/package.json @@ -13,17 +13,17 @@ }, "dependencies": { "@sanity/icons": "2.10.2", - "@sanity/ui": "2.0.2", - "@sanity/vision": "3.28.0", + "@sanity/ui": "2.0.3", + "@sanity/vision": "3.29.1", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0", - "sanity": "3.28.0", + "sanity": "3.29.1", "styled-components": "6.1.8" }, "devDependencies": { "@sanity/eslint-config-studio": "3.0.1", - "@types/react": "18.2.55", + "@types/react": "18.2.56", "@types/styled-components": "5.1.34", "eslint": "8.56.0", "typescript": "5.3.3" diff --git a/apps/video/package.json b/apps/video/package.json index 033220c8..d794a5d5 100644 --- a/apps/video/package.json +++ b/apps/video/package.json @@ -9,12 +9,12 @@ "build": "bun build ./src/index.ts --outdir ./build" }, "dependencies": { - "@remotion/cli": "4.0.109", - "@remotion/google-fonts": "4.0.109", - "remotion": "4.0.109" + "@remotion/cli": "4.0.114", + "@remotion/google-fonts": "4.0.114", + "remotion": "4.0.114" }, "devDependencies": { - "@remotion/tailwind": "4.0.109", + "@remotion/tailwind": "4.0.114", "tailwindcss": "3.4.1" }, "license": "UNLICENSED", diff --git a/apps/web/package.json b/apps/web/package.json index 91a1f623..c46066a6 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -17,11 +17,11 @@ "@remix-run/cloudflare": "2.6.0", "@remix-run/cloudflare-pages": "2.6.0", "@remix-run/react": "2.6.0", - "@supabase/supabase-js": "2.39.3", + "@supabase/supabase-js": "2.39.6", "@tailwindcss/forms": "0.5.7", "clsx": "2.1.0", - "framer-motion": "11.0.3", - "isbot": "4.4.0", + "framer-motion": "11.0.5", + "isbot": "5.1.0", "react": "18.2.0", "react-dom": "18.2.0", "use-debounce": "10.0.0" @@ -31,13 +31,13 @@ "@remix-run/dev": "2.6.0", "@remix-run/eslint-config": "2.6.0", "@tailwindcss/typography": "0.5.10", - "@types/react": "18.2.55", + "@types/react": "18.2.56", "@types/react-dom": "18.2.19", "autoprefixer": "10.4.17", "eslint": "8.56.0", "tailwindcss": "3.4.1", "typescript": "5.3.3", - "wrangler": "3.28.1" + "wrangler": "3.28.3" }, "license": "UNLICENSED", "private": true diff --git a/bun.lockb b/bun.lockb index f9135497..de0c38ae 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d6c84010..24599520 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "npm-check-updates": "16.14.15", "prettier": "3.2.5", "supabase": "1.142.2", - "turbo": "1.12.3" + "turbo": "1.12.4" }, "workspaces": [ "apps/*", diff --git a/packages/seed-data-action/package.json b/packages/seed-data-action/package.json index a86d8fa7..3d92d006 100644 --- a/packages/seed-data-action/package.json +++ b/packages/seed-data-action/package.json @@ -12,16 +12,16 @@ }, "dependencies": { "@actions/core": "1.10.1", - "@supabase/supabase-js": "2.39.3", + "@supabase/supabase-js": "2.39.6", "blurhash": "2.0.5", - "dotenv": "16.4.2", + "dotenv": "16.4.4", "sharp": "0.33.2", "svgo": "3.2.0" }, "devDependencies": { - "@types/bun": "1.0.5", - "@typescript-eslint/eslint-plugin": "6.21.0", - "@typescript-eslint/parser": "6.21.0", + "@types/bun": "1.0.6", + "@typescript-eslint/eslint-plugin": "7.0.1", + "@typescript-eslint/parser": "7.0.1", "eslint": "8.56.0", "typescript": "5.3.3" },