Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent b4d3121 commit af41a7f
Show file tree
Hide file tree
Showing 5 changed files with 228 additions and 280 deletions.
14 changes: 7 additions & 7 deletions apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,24 @@
"expo-constants": "15.4.6",
"expo-dev-client": "2.4.13",
"expo-font": "11.10.3",
"expo-image": "1.10.6",
"expo-image": "1.12.8",
"expo-linear-gradient": "12.7.2",
"expo-linking": "6.2.2",
"expo-linking": "6.3.1",
"expo-router": "2.0.15",
"expo-splash-screen": "0.26.4",
"expo-status-bar": "1.11.1",
"expo-updates": "0.24.12",
"expo-splash-screen": "0.27.4",
"expo-status-bar": "1.12.1",
"expo-updates": "0.25.9",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.74.1",
"react-native-gesture-handler": "2.16.1",
"react-native-gesture-handler": "2.16.2",
"react-native-screens": "3.31.1",
"react-native-svg": "14.1.0",
"react-native-web": "0.19.11"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@expo/metro-config": "0.17.7",
"@expo/metro-config": "0.18.3",
"@tamagui/babel-plugin": "latest",
"babel-plugin-transform-inline-environment-variables": "0.4.4",
"metro-minify-terser": "0.80.9",
Expand Down
2 changes: 1 addition & 1 deletion apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@tamagui/next-plugin": "latest",
"@types/node": "20.12.10",
"critters": "0.0.22",
"dotenv-cli": "7.4.1",
"dotenv-cli": "7.4.2",
"eslint-config-next": "14.2.3",
"vercel": "latest"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@cloudflare/workers-types": "4.20240502.0",
"better-sqlite3": "9.6.0",
"dotenv-cli": "7.4.1",
"dotenv-cli": "7.4.2",
"drizzle-kit": "0.20.18",
"eslint": "8.57.0",
"typescript": "5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"burnt": "0.12.2",
"expo-auth-session": "5.4.0",
"expo-auth-session": "5.5.2",
"expo-constants": "15.4.6",
"expo-linking": "6.2.2",
"expo-linking": "6.3.1",
"expo-secure-store": "12.8.1",
"react-native-safe-area-context": "4.10.1",
"solito": "4.2.2"
Expand Down
Loading

0 comments on commit af41a7f

Please sign in to comment.