Skip to content

Update dependencies with safe npm patch/minor bumps#578

Merged
jamespepper81 merged 2 commits into
mainfrom
dev
May 28, 2026
Merged

Update dependencies with safe npm patch/minor bumps#578
jamespepper81 merged 2 commits into
mainfrom
dev

Conversation

@jamespepper81
Copy link
Copy Markdown
Contributor

No description provided.

claude and others added 2 commits May 28, 2026 15:29
Lockfile-only update via `npm update`. No `package.json` edits — all
bumps satisfy existing semver ranges, preserving Expo SDK 54 alignment.

Notable bumps (wanted from `npm outdated`):
- @babel/* → 7.29.7
- @craftzdog/react-native-buffer → 6.1.2
- @expo/cli → 54.0.24, @expo/vector-icons → 15.1.1
- @react-native-firebase/{app,crashlytics,perf} → 23.8.8
- @react-navigation/native → 7.2.5
- @scure/bip32 → 2.2.0, @simplewebauthn/browser → 13.3.0
- @tanstack/react-query → 5.100.14
- expo + expo-* tilde patch bumps within SDK 54
- react-native-reanimated → 4.1.7, react-native-svg → 15.15.5
- web-streams-polyfill → 4.3.0, yaml → 2.9.0, zustand → 5.0.14

Skipped (would require breaking-change handling): Expo SDK 56 family,
react/react-native, bitcoinjs-lib 7.x, @noble/* and bip32 majors,
@react-native-firebase 24.x, react-native-gesture-handler 3.x,
react-native-get-random-values 2.x, react-native-url-polyfill 3.x,
lucide-react-native 1.x.

Validated: `npx tsc --noEmit` clean, `npm run lint` clean (1 pre-existing
warning, unrelated).
@jamespepper81 jamespepper81 merged commit cecb252 into main May 28, 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