Skip to content

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymiller committed Sep 5, 2023
1 parent 1643ae9 commit c91d40f
Show file tree
Hide file tree
Showing 7 changed files with 1,779 additions and 1,784 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@ducanh2912/next-pwa": "^9.5.0",
"@t4/ui": "^2.0.0",
"million": "2.6.0-beta.11",
"million": "2.6.0-beta.12",
"next": "13.4.19",
"nextra": "^2.12.3",
"nextra-theme-docs": "^2.12.3",
Expand Down
4 changes: 2 additions & 2 deletions apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/runtime": "^7.22.11",
"@shopify/flash-list": "^1.5.0",
"@t4/ui": "^2.0.0",
"@tamagui/static": "1.58.4",
"@tamagui/static": "1.59.5",
"app": "^2.0.0",
"babel-plugin-module-resolver": "^4.1.0",
"burnt": "^0.11.7",
Expand Down Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@babel/core": "^7.22.11",
"@expo/metro-config": "^0.10.7",
"@tamagui/babel-plugin": "1.58.4",
"@tamagui/babel-plugin": "1.59.5",
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
"metro-minify-terser": "^0.78.1",
"react-native-dotenv": "^3.4.9",
Expand Down
8 changes: 4 additions & 4 deletions apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"@supabase/auth-helpers-nextjs": "^0.7.4",
"@supabase/auth-helpers-react": "^0.4.2",
"@t4/ui": "^2.0.0",
"@tamagui/next-theme": "1.58.4",
"@tamagui/next-theme": "1.59.5",
"@tsndr/cloudflare-worker-jwt": "^2.2.2",
"app": "^2.0.0",
"million": "2.6.0-beta.11",
"million": "2.6.0-beta.12",
"next": "13.4.19",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-native": "^0.72.4",
"react-native-web": "^0.19.8",
"react-native-web-lite": "1.58.4",
"react-native-web-lite": "1.59.5",
"webpack": "^5.88.2"
},
"devDependencies": {
"@tamagui/next-plugin": "1.58.4",
"@tamagui/next-plugin": "1.59.5",
"@types/node": "^18.17.12",
"dotenv-cli": "^7.3.0",
"eslint-config-next": "^13.4.19",
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"@tsndr/cloudflare-worker-jwt": "^2.2.2",
"drizzle-orm": "^0.28.5",
"drizzle-valibot": "^0.1.1",
"hono": "^3.5.6",
"hono": "^3.5.8",
"superjson": "^1.13.1",
"valibot": "^0.13.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"better-sqlite3": "^8.5.2",
"better-sqlite3": "^8.6.0",
"dotenv-cli": "^7.3.0",
"drizzle-kit": "^0.19.13",
"eslint": "^8.48.0",
"typescript": "^5.2.2",
"wrangler": "^3.6.0"
"wrangler": "^3.7.0"
}
}
14 changes: 7 additions & 7 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"dependencies": {
"@shopify/flash-list": "^1.5.0",
"@t4/ui": "^2.0.0",
"@tamagui/animations-react-native": "1.58.4",
"@tamagui/colors": "1.58.4",
"@tamagui/font-inter": "1.58.4",
"@tamagui/lucide-icons": "1.58.4",
"@tamagui/shorthands": "1.58.4",
"@tamagui/themes": "1.58.4",
"@tamagui/animations-react-native": "1.59.5",
"@tamagui/colors": "1.59.5",
"@tamagui/font-inter": "1.59.5",
"@tamagui/lucide-icons": "1.59.5",
"@tamagui/shorthands": "1.59.5",
"@tamagui/themes": "1.59.5",
"@tanstack/react-query": "^4.33.0",
"@trpc/client": "^10.38.1",
"@trpc/next": "^10.38.1",
Expand All @@ -27,7 +27,7 @@
"expo-linking": "~5.0.2",
"expo-secure-store": "^12.3.1",
"react-native-mmkv": "^2.10.2",
"react-native-safe-area-context": "4.7.1",
"react-native-safe-area-context": "4.7.2",
"solito": "^4.0.1"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"@shopify/flash-list": "^1.5.0",
"@supabase/supabase-js": "^2.33.1",
"@t4/api": "^2.0.0",
"@tamagui/animations-react-native": "1.58.4",
"@tamagui/font-inter": "1.58.4",
"@tamagui/react-native-media-driver": "1.58.4",
"@tamagui/shorthands": "1.58.4",
"@tamagui/themes": "1.58.4",
"@tamagui/toast": "1.58.4",
"@tamagui/animations-react-native": "1.59.5",
"@tamagui/font-inter": "1.59.5",
"@tamagui/react-native-media-driver": "1.59.5",
"@tamagui/shorthands": "1.59.5",
"@tamagui/themes": "1.59.5",
"@tamagui/toast": "1.59.5",
"@tanstack/react-table": "^8.9.3",
"@tanstack/react-virtual": "3.0.0-beta.54",
"jotai": "^2.4.1",
"tamagui": "1.58.4"
"tamagui": "1.59.5"
},
"devDependencies": {
"@tamagui/build": "1.58.4"
"@tamagui/build": "1.59.5"
}
}
Loading

1 comment on commit c91d40f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔ EAS production build completed

Android QR IOS QR
Android QR IOS QR

Please sign in to comment.