Patch formatjs BigDecimal to stop dividing by 1 on every number format (#11610)

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Tomasz Zawadzki
2026-08-31 14:26:13 +02:00
committed by GitHub
parent 4b4f5f9c9a
commit 67375fe2cd
3 changed files with 35 additions and 3 deletions
+1
View File
@@ -29,6 +29,7 @@ allowBuilds:
'esbuild': false
'unrs-resolver': true
patchedDependencies:
'@formatjs/bigdecimal@0.2.5': patches/@formatjs__bigdecimal@0.2.5.patch
'@sentry/expo-upload-sourcemaps@8.18.0': patches/@sentry__expo-upload-sourcemaps@8.18.0.patch
'expo-age-range@57.0.2': patches/expo-age-range@57.0.2.patch
'expo-haptics@57.0.1': patches/expo-haptics@57.0.1.patch