Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bndkt committed Jan 4, 2024
1 parent c243057 commit 759f61e
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 27 deletions.
22 changes: 11 additions & 11 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"lint": "eslint src"
},
"dependencies": {
"@gorhom/bottom-sheet": "5.0.0-alpha.4",
"@gorhom/bottom-sheet": "5.0.0-alpha.6",
"@nozbe/watermelondb": "0.27.1",
"@react-navigation/material-top-tabs": "6.6.5",
"@sanity/client": "6.10.0",
"@shopify/flash-list": "1.6.3",
"@supabase/supabase-js": "2.39.1",
"@tamagui/animations-react-native": "1.80.3",
"@tamagui/babel-plugin": "1.80.3",
"@tamagui/config": "1.80.3",
"@tamagui/font-inter": "1.80.3",
"@tamagui/lucide-icons": "1.80.3",
"@tamagui/theme-base": "1.80.3",
"@supabase/supabase-js": "2.39.2",
"@tamagui/animations-react-native": "1.82.3",
"@tamagui/babel-plugin": "1.82.3",
"@tamagui/config": "1.82.3",
"@tamagui/font-inter": "1.82.3",
"@tamagui/lucide-icons": "1.82.3",
"@tamagui/theme-base": "1.82.3",
"expo": "50.0.0-preview.7",
"expo-apple-authentication": "~6.3.0",
"expo-application": "~5.8.1",
Expand Down Expand Up @@ -66,12 +66,12 @@
"react-native-url-polyfill": "2.0.0",
"react-native-view-shot": "3.8.0",
"react-native-web": "0.19.9",
"tamagui": "1.80.3",
"tamagui": "1.82.3",
"vexo-analytics": "1.3.12"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@types/react": "18.2.45",
"@babel/core": "7.23.7",
"@types/react": "18.2.46",
"eslint": "8.56.0",
"eslint-config-universe": "12.0.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@sanity/eslint-config-studio": "3.0.1",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@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.82",
"@remotion/google-fonts": "4.0.82",
"remotion": "4.0.82"
"@remotion/cli": "4.0.83",
"@remotion/google-fonts": "4.0.83",
"remotion": "4.0.83"
},
"devDependencies": {
"@remotion/tailwind": "4.0.82",
"@remotion/tailwind": "4.0.83",
"tailwindcss": "3.4.0"
},
"license": "UNLICENSED",
Expand Down
12 changes: 6 additions & 6 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"@remix-run/cloudflare-pages": "2.4.1",
"@remix-run/react": "2.4.1",
"@supabase/auth-helpers-remix": "0.2.6",
"@supabase/supabase-js": "2.39.1",
"@supabase/supabase-js": "2.39.2",
"@tailwindcss/forms": "0.5.7",
"@tsndr/cloudflare-worker-jwt": "2.3.2",
"clsx": "2.0.0",
"framer-motion": "10.16.16",
"isbot": "3.7.1",
"clsx": "2.1.0",
"framer-motion": "10.17.4",
"isbot": "3.8.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"use-debounce": "10.0.0"
Expand All @@ -33,13 +33,13 @@
"@remix-run/dev": "2.4.1",
"@remix-run/eslint-config": "2.4.1",
"@tailwindcss/typography": "0.5.10",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"autoprefixer": "10.4.16",
"eslint": "8.56.0",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"wrangler": "3.22.1"
"wrangler": "3.22.2"
},
"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 @@ -11,7 +11,7 @@
"manypkg": "npx @manypkg/cli@latest check"
},
"dependencies": {
"esbuild": "0.19.10",
"esbuild": "0.19.11",
"prettier": "3.1.1",
"supabase": "1.123.4",
"turbo": "1.11.2"
Expand Down
8 changes: 4 additions & 4 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.1",
"@supabase/supabase-js": "2.39.2",
"blurhash": "2.0.5",
"dotenv": "16.3.1",
"sharp": "0.33.1",
"svgo": "3.1.0"
"svgo": "3.2.0"
},
"devDependencies": {
"@types/bun": "1.0.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"eslint": "8.56.0",
"typescript": "5.3.3"
},
Expand Down

0 comments on commit 759f61e

Please sign in to comment.