From 7021b1abc6be88f2a53d726dc01921d3f179f816 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 19:48:35 +0000 Subject: [PATCH] chore(deps): update expo monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9131c2f..9402eb0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@react-native-community/masked-view": "^0.1.11", "@react-navigation/native": "^6.1.7", "@react-navigation/stack": "^6.3.17", - "expo": "^50.0.0", + "expo": "^51.0.0", "expo-status-bar": "~1.11.0", "nativewind": "latest", "react": "18.2.0", @@ -30,7 +30,7 @@ "@types/react": "~18.2.14", "@types/react-native": "~0.73.0", "autoprefixer": "^10.4.8", - "babel-preset-expo": "^10.0.0", + "babel-preset-expo": "^11.0.0", "postcss": "^8.4.16", "postcss-loader": "^8.0.0", "tailwindcss": "^3.1.8",