Skip to content

Updates several dependencies in the package.json file to their latest versions#540

Merged
jamespepper81 merged 2 commits into
mainfrom
dev
Feb 10, 2026
Merged

Updates several dependencies in the package.json file to their latest versions#540
jamespepper81 merged 2 commits into
mainfrom
dev

Conversation

@jamespepper81
Copy link
Copy Markdown
Contributor

This pull request updates several dependencies in the package.json file to their latest versions, focusing on Babel, Expo, Firebase, React Native, and related libraries. The changes ensure compatibility with recent releases, improve stability, and may bring in bug fixes and performance improvements.

Dependency updates:

  • Upgraded all Babel-related dependencies (e.g., @babel/core, @babel/generator, @babel/parser, etc.) and their version resolutions to the latest 7.29.x series for improved compatibility and bug fixes. [1] [2]
  • Updated Expo packages (such as expo, expo-asset, expo-camera, etc.) to newer versions, aligning with the latest Expo SDK and ecosystem improvements.
  • Bumped React Native Firebase packages (@react-native-firebase/app, crashlytics, perf) to ^23.8.6 for better support and bug fixes.
  • Updated React Native and related libraries, including react-native-qrcode-svg, react-native-reanimated, react-native-safe-area-context, react-native-svg, and zustand to their latest versions for enhanced stability and compatibility. [1] [2]
  • Upgraded other dependencies such as @tanstack/react-query, @simplewebauthn/browser, and nativewind to the latest versions.

claude and others added 2 commits February 9, 2026 23:22
Updates include:
- Expo SDK packages to latest patch versions
- React Native Firebase (23.5.0 → 23.8.6)
- Babel packages to 7.29.x
- TanStack Query (5.87.1 → 5.90.20)
- React Navigation (7.1.6 → 7.1.28)
- NativeWind (4.1.23 → 4.2.1)
- Various other minor/patch updates

All updates are non-breaking and maintain compatibility with Expo SDK 54.
TypeScript compilation and linting verified successfully.

https://claude.ai/code/session_01WQtzQLKcpw3mtoNnDFou7y
@jamespepper81 jamespepper81 merged commit 86f4c23 into main Feb 10, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants