From 2a925043006d4deab22891bb3eecf7a9caf53f6e Mon Sep 17 00:00:00 2001 From: Brandon Fitzwater Date: Thu, 29 Feb 2024 07:37:26 -0500 Subject: [PATCH] bump packages and fix example status bar --- example/package.json | 6 +- example/src/App.tsx | 6 +- example/yarn.lock | 932 +++++++++++++++++++++---------------------- package.json | 14 +- yarn.lock | 547 +++++++++++++------------ 5 files changed, 753 insertions(+), 752 deletions(-) diff --git a/example/package.json b/example/package.json index 4d896e3d..97a5cba7 100644 --- a/example/package.json +++ b/example/package.json @@ -12,17 +12,17 @@ "test": "jest" }, "dependencies": { - "expo": "^50.0.6", + "expo": "^50.0.8", "expo-splash-screen": "~0.26.4", "expo-status-bar": "~1.11.1", "react": "18.2.0", "react-dom": "18.2.0", - "react-native": "0.73.2", + "react-native": "0.73.4", "react-native-paper": "^5.12.3", "react-native-web": "~0.19.10" }, "devDependencies": { - "@babel/core": "^7.23.9", + "@babel/core": "^7.24.0", "@expo/webpack-config": "^19.0.1", "babel-loader": "^9.1.3", "babel-plugin-module-resolver": "^5.0.0" diff --git a/example/src/App.tsx b/example/src/App.tsx index 848348a2..eb8d0892 100644 --- a/example/src/App.tsx +++ b/example/src/App.tsx @@ -191,11 +191,7 @@ function App({ return ( <> - +