Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2023
1 parent e183175 commit 3b7603c
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 110 deletions.
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-dom": "18.2.0",
"react-native": "0.72.6",
"react-native-gesture-handler": "2.13.2",
"react-native-screens": "3.25.0",
"react-native-screens": "3.26.0",
"react-native-svg": "13.14.0",
"react-native-web": "0.19.9"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"with-env": "dotenv -e ../../.env.local --"
},
"dependencies": {
"@clerk/backend": "0.31.0",
"@clerk/backend": "0.31.1",
"@cloudflare/d1": "1.4.1",
"@hono/trpc-server": "0.1.0",
"@trpc/server": "10.40.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"*.css"
],
"dependencies": {
"@clerk/clerk-expo": "0.19.9",
"@clerk/nextjs": "4.25.4",
"@clerk/clerk-expo": "0.19.10",
"@clerk/nextjs": "4.25.5",
"@shichida/ui": "*",
"@shopify/flash-list": "1.6.1",
"@tamagui/animations-react-native": "latest",
Expand Down
Loading

0 comments on commit 3b7603c

Please sign in to comment.