Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bndkt committed Feb 29, 2024
1 parent e101c2a commit 6c952ad
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 47 deletions.
36 changes: 18 additions & 18 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@
"lint": "eslint ./src"
},
"dependencies": {
"@gorhom/bottom-sheet": "5.0.0-alpha.7",
"@gorhom/bottom-sheet": "5.0.0-alpha.9",
"@nozbe/watermelondb": "0.27.1",
"@react-navigation/material-top-tabs": "6.6.6",
"@sanity/client": "6.13.3",
"@react-navigation/material-top-tabs": "6.6.10",
"@sanity/client": "6.15.1",
"@shopify/flash-list": "1.6.3",
"@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",
"@supabase/supabase-js": "2.39.7",
"@tamagui/config": "1.90.15",
"@tamagui/lucide-icons": "1.90.15",
"@tamagui/metro-plugin": "1.90.15",
"expo": "^50.0.8",
"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.1",
"expo-dev-client": "~3.3.8",
"expo-dev-client": "~3.3.9",
"expo-device": "~5.9.3",
"expo-file-system": "~16.0.6",
"expo-file-system": "~16.0.7",
"expo-font": "~11.10.3",
"expo-image": "~1.10.6",
"expo-linking": "~6.2.2",
Expand All @@ -48,28 +48,28 @@
"expo-system-ui": "~2.9.3",
"expo-updates": "~0.24.11",
"expo-web-browser": "~12.8.2",
"posthog-react-native": "2.11.4",
"posthog-react-native": "2.11.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.4",
"react-native-gesture-handler": "~2.15.0",
"react-native-gesture-handler": "~2.14.0",
"react-native-mmkv": "2.12.1",
"react-native-pager-view": "6.2.3",
"react-native-reanimated": "~3.7.0",
"react-native-safe-area-context": "4.9.0",
"react-native-reanimated": "~3.6.2",
"react-native-safe-area-context": "4.8.2",
"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.90.1",
"tamagui": "1.90.15",
"vexo-analytics": "1.3.13"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@types/react": "18.2.56",
"eslint": "8.56.0",
"@babel/core": "7.24.0",
"@types/react": "18.2.60",
"eslint": "8.57.0",
"eslint-config-universe": "12.0.0",
"typescript": "5.3.3"
},
Expand Down
12 changes: 6 additions & 6 deletions apps/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"deploy-graphql": "sanity graphql deploy"
},
"dependencies": {
"@sanity/icons": "2.10.2",
"@sanity/ui": "2.0.3",
"@sanity/vision": "3.29.1",
"@sanity/icons": "2.10.3",
"@sanity/ui": "2.0.7",
"@sanity/vision": "3.30.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"sanity": "3.29.1",
"sanity": "3.30.1",
"styled-components": "6.1.8"
},
"devDependencies": {
"@sanity/eslint-config-studio": "3.0.1",
"@types/react": "18.2.56",
"@types/react": "18.2.60",
"@types/styled-components": "5.1.34",
"eslint": "8.56.0",
"eslint": "8.57.0",
"typescript": "5.3.3"
}
}
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.114",
"@remotion/google-fonts": "4.0.114",
"remotion": "4.0.114"
"@remotion/cli": "4.0.120",
"@remotion/google-fonts": "4.0.120",
"remotion": "4.0.120"
},
"devDependencies": {
"@remotion/tailwind": "4.0.114",
"@remotion/tailwind": "4.0.120",
"tailwindcss": "3.4.1"
},
"license": "UNLICENSED",
Expand Down
24 changes: 12 additions & 12 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,30 +14,30 @@
"@headlessui/react": "1.7.18",
"@headlessui/tailwindcss": "0.2.0",
"@heroicons/react": "2.1.1",
"@remix-run/cloudflare": "2.6.0",
"@remix-run/cloudflare-pages": "2.6.0",
"@remix-run/react": "2.6.0",
"@supabase/supabase-js": "2.39.6",
"@remix-run/cloudflare": "2.8.0",
"@remix-run/cloudflare-pages": "2.8.0",
"@remix-run/react": "2.8.0",
"@supabase/supabase-js": "2.39.7",
"@tailwindcss/forms": "0.5.7",
"clsx": "2.1.0",
"framer-motion": "11.0.5",
"isbot": "5.1.0",
"framer-motion": "11.0.6",
"isbot": "5.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"use-debounce": "10.0.0"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20240208.0",
"@remix-run/dev": "2.6.0",
"@remix-run/eslint-config": "2.6.0",
"@cloudflare/workers-types": "4.20240222.0",
"@remix-run/dev": "2.8.0",
"@remix-run/eslint-config": "2.8.0",
"@tailwindcss/typography": "0.5.10",
"@types/react": "18.2.56",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
"eslint": "8.56.0",
"eslint": "8.57.0",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"wrangler": "3.28.3"
"wrangler": "3.30.0"
},
"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 @@ -14,7 +14,7 @@
"@manypkg/cli": "0.21.2",
"npm-check-updates": "16.14.15",
"prettier": "3.2.5",
"supabase": "1.142.2",
"supabase": "1.145.4",
"turbo": "1.12.4"
},
"workspaces": [
Expand Down
12 changes: 6 additions & 6 deletions packages/seed-data-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@supabase/supabase-js": "2.39.6",
"@supabase/supabase-js": "2.39.7",
"blurhash": "2.0.5",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"sharp": "0.33.2",
"svgo": "3.2.0"
},
"devDependencies": {
"@types/bun": "1.0.6",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"eslint": "8.56.0",
"@types/bun": "1.0.8",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"eslint": "8.57.0",
"typescript": "5.3.3"
},
"license": "UNLICENSED",
Expand Down

0 comments on commit 6c952ad

Please sign in to comment.