Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bndkt committed Jan 11, 2024
1 parent 20cd828 commit 0f71bb9
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 31 deletions.
48 changes: 24 additions & 24 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,53 +20,53 @@
"@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",
"@sanity/client": "6.11.1",
"@shopify/flash-list": "1.6.3",
"@supabase/supabase-js": "2.39.2",
"@tamagui/animations-react-native": "1.84.0",
"@tamagui/babel-plugin": "1.84.0",
"@tamagui/config": "1.84.0",
"@tamagui/font-inter": "1.84.0",
"@tamagui/lucide-icons": "1.84.0",
"@tamagui/theme-base": "1.84.0",
"expo": "50.0.0-preview.8",
"@tamagui/animations-react-native": "1.84.1",
"@tamagui/babel-plugin": "1.84.1",
"@tamagui/config": "1.84.1",
"@tamagui/font-inter": "1.84.1",
"@tamagui/lucide-icons": "1.84.1",
"@tamagui/theme-base": "1.84.1",
"expo": "^50.0.0-preview.9",
"expo-apple-authentication": "~6.3.0",
"expo-application": "~5.8.1",
"expo-application": "~5.8.2",
"expo-asset": "~9.0.1",
"expo-auth-session": "~5.4.0",
"expo-build-properties": "~0.11.0",
"expo-crypto": "~12.8.0",
"expo-dev-client": "~3.3.3",
"expo-device": "~5.9.1",
"expo-file-system": "~16.0.2",
"expo-font": "~11.10.0",
"expo-image": "~1.10.1",
"expo-dev-client": "~3.3.5",
"expo-device": "~5.9.2",
"expo-file-system": "~16.0.3",
"expo-font": "~11.10.1",
"expo-image": "~1.10.2",
"expo-linking": "~6.2.1",
"expo-media-library": "~15.9.1",
"expo-router": "~3.4.1",
"expo-router": "~3.4.2",
"expo-sharing": "~11.10.0",
"expo-splash-screen": "~0.26.1",
"expo-splash-screen": "~0.26.2",
"expo-status-bar": "~1.11.1",
"expo-store-review": "~6.8.2",
"expo-system-ui": "~2.9.2",
"expo-updates": "~0.24.6",
"expo-system-ui": "~2.9.3",
"expo-updates": "~0.24.7",
"expo-web-browser": "~12.8.1",
"posthog-react-native": "2.9.2",
"posthog-react-native": "2.10.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.1",
"react-native-gesture-handler": "~2.14.0",
"react-native-mmkv": "2.11.0",
"react-native-pager-view": "6.2.2",
"react-native-pager-view": "6.2.3",
"react-native-reanimated": "~3.6.1",
"react-native-safe-area-context": "4.7.4",
"react-native-screens": "~3.27.0",
"react-native-svg": "14.0.0",
"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.84.0",
"tamagui": "1.84.1",
"vexo-analytics": "1.3.12"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions apps/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"dependencies": {
"@sanity/icons": "2.8.0",
"@sanity/ui": "1.9.3",
"@sanity/vision": "3.23.4",
"@sanity/vision": "3.24.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"sanity": "3.23.4",
"sanity": "3.24.1",
"styled-components": "6.1.8"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@tailwindcss/forms": "0.5.7",
"@tsndr/cloudflare-worker-jwt": "2.3.2",
"clsx": "2.1.0",
"framer-motion": "10.17.9",
"framer-motion": "10.18.0",
"isbot": "3.8.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -39,7 +39,7 @@
"eslint": "8.56.0",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"wrangler": "3.22.3"
"wrangler": "3.22.4"
},
"license": "UNLICENSED",
"private": true
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"@manypkg/cli": "0.21.1",
"npm-check-updates": "16.14.12",
"prettier": "3.1.1",
"supabase": "1.127.4",
"supabase": "1.131.3",
"turbo": "1.11.3"
},
"workspaces": [
"apps/*",
"packages/*"
],
"packageManager": "[email protected].21",
"packageManager": "[email protected].22",
"license": "UNLICENSED",
"private": true
}
2 changes: 1 addition & 1 deletion packages/seed-data-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"svgo": "3.2.0"
},
"devDependencies": {
"@types/bun": "1.0.0",
"@types/bun": "1.0.1",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"eslint": "8.56.0",
Expand Down

0 comments on commit 0f71bb9

Please sign in to comment.