Skip to content

Commit

Permalink
Merge pull request #296 from bndkt/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
bndkt authored Feb 18, 2024
2 parents 9df905f + e101c2a commit 9787f35
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 36 deletions.
34 changes: 17 additions & 17 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions apps/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions apps/video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/*",
Expand Down
10 changes: 5 additions & 5 deletions packages/seed-data-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 9787f35

Please sign in to comment.