PS C:\Users\jones\source\Workspaces\Muze\muze> expo-cli upgrade
Your git working tree is clean
To revert the changes after this command completes, you can run the following:
git clean --force && git reset --hard
√ You are currently using SDK 45.0.0. Would you like to update to the latest version, 46.0.0? ... yes
√ Installed expo@^46.0.0
√ Validated configuration.
√ No additional changes necessary to app.json config.
√ Updated known packages to compatible versions.
√ Cleared packager cache.
Failed to query all project files. Skipping `.expo.*` extension check...
√ Validated project
👏 Automated upgrade steps complete.
...but this doesn't mean everything is done yet!
✅ The following packages were updated:
expo-font, expo-status-bar, react, react-dom, react-native, react-native-safe-area-context, react-native-screens, react-native-web, @shopify/react-native-skia, typescript, @babel/core, @types/react, @types/react-native, expo
🚨 The following packages were not updated. You should check the READMEs for those repositories to determine what version is compatible with your new set of packages:
@expo-google-fonts/inter, @react-navigation/native, @react-navigation/native-stack, @shopify/restyle, @babel/preset-env
Please refer to the release notes for information on any further required steps to update and information about breaking changes:
https://blog.expo.dev/expo-sdk-46-c2a1655f63f7
Upgrade complete. Output: