diff --git a/example/package.json b/example/package.json index fb0e9ee..18db041 100644 --- a/example/package.json +++ b/example/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "expo": "51.0.38", - "expo-status-bar": "1.12.1", + "expo-status-bar": "2.0.0", "react": "18.3.1", "react-native": "0.76.3", "react-native-webview": "13.12.4", diff --git a/example/yarn.lock b/example/yarn.lock index a95c2c6..c1af2ee 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -3770,10 +3770,10 @@ expo-modules-core@1.12.26: dependencies: invariant "^2.2.4" -expo-status-bar@1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.12.1.tgz#52ce594aab5064a0511d14375364d718ab78aa66" - integrity sha512-/t3xdbS8KB0prj5KG5w7z+wZPFlPtkgs95BsmrP/E7Q0xHXTcDcQ6Cu2FkFuRM+PKTb17cJDnLkawyS5vDLxMA== +expo-status-bar@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-2.0.0.tgz#dd99adc2ace12a24c92718cd0f97b93347103393" + integrity sha512-vxxdpvpNDMTEc5uTiIrbTvySKKUsOACmfl8OZuUdjNle05oGqwtq3v5YObwym/njSByjoyuZX8UpXBZnxvarwQ== expo@51.0.38: version "51.0.38"