Skip to content

Commit

Permalink
chore(deps): update expo monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent d4fa75e commit cc3f9c3
Show file tree
Hide file tree
Showing 3 changed files with 832 additions and 223 deletions.
28 changes: 14 additions & 14 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
"@react-navigation/native-stack": "6.9.17",
"@tanstack/react-query": "4.32.6",
"expo": "^49.0.21",
"expo-asset": "~8.10.1",
"expo-blur": "~12.4.1",
"expo-constants": "~14.4.2",
"expo-asset": "~8.14.0",
"expo-blur": "~12.9.0",
"expo-constants": "~14.5.0",
"expo-dev-client": "~2.4.12",
"expo-font": "~11.4.0",
"expo-haptics": "~12.4.0",
"expo-image": "~1.3.5",
"expo-linear-gradient": "~12.3.0",
"expo-font": "~11.10.0",
"expo-haptics": "~12.8.0",
"expo-image": "~1.13.0",
"expo-linear-gradient": "~12.7.0",
"expo-linking": "~5.0.2",
"expo-location": "~16.1.0",
"expo-router": "2.0.14",
"expo-splash-screen": "~0.20.5",
"expo-status-bar": "~1.6.0",
"expo-updates": "~0.18.17",
"expo-location": "~16.5.0",
"expo-router": "2.0.15",
"expo-splash-screen": "~0.29.0",
"expo-status-bar": "~1.12.0",
"expo-updates": "~0.26.0",
"graphql": "16.8.1",
"graphql-request": "6.1.0",
"graphql-tag": "2.12.6",
Expand All @@ -59,8 +59,8 @@
},
"devDependencies": {
"@babel/core": "^7.23.5",
"@expo/config-plugins": "~7.2.5",
"@expo/metro-config": "0.10.7",
"@expo/config-plugins": "~7.9.0",
"@expo/metro-config": "0.19.2",
"@graphql-codegen/add": "5.0.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/expo-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@babel/core": "^7.23.5",
"@expo/metro-config": "0.10.7",
"@expo/metro-config": "0.19.2",
"@react-native/eslint-config": "0.74.0",
"@tanstack/eslint-plugin-query": "5.12.1",
"@tsconfig/react-native": "3.0.2",
Expand All @@ -50,7 +50,7 @@
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-testing-library": "6.2.0",
"eslint-plugin-unused-imports": "3.0.0",
"expo-router": "2.0.14",
"expo-router": "2.0.15",
"jest": "^29.7.0",
"jest-expo": "^49.0.0",
"prettier": "3.1.1",
Expand Down
Loading

0 comments on commit cc3f9c3

Please sign in to comment.