37 lines
1.6 KiB
YAML
37 lines
1.6 KiB
YAML
nodeLinker: 'hoisted'
|
|
autoInstallPeers: true # default: true
|
|
strictPeerDependencies: false # default: false
|
|
trustPolicy: 'no-downgrade' # default: off
|
|
trustPolicyIgnoreAfter: 10080 # 7 days, default: undefined
|
|
overrides:
|
|
'@react-native/babel-preset': '0.85.3'
|
|
'@react-native/normalize-colors': '0.85.3'
|
|
'@expo/image-utils': '0.8.12'
|
|
'@types/estree': '1.0.6'
|
|
'react-native-compressor': '1.13.0'
|
|
'psl': '1.9.0'
|
|
'@types/psl': '1.1.1'
|
|
allowBuilds:
|
|
'@sentry/cli': true
|
|
'core-js-pure': true
|
|
'esbuild': true
|
|
'msgpackr-extract': true
|
|
'unrs-resolver': true
|
|
patchedDependencies:
|
|
'@discord/bottom-sheet@4.6.1': patches/@discord__bottom-sheet@4.6.1.patch
|
|
'@sentry/react-native@6.20.0': patches/@sentry__react-native@6.20.0.patch
|
|
# 'expo-haptics@15.0.8': patches/expo-haptics@15.0.8.patch
|
|
# 'expo-image-picker@17.0.11': patches/expo-image-picker@17.0.11.patch
|
|
# 'expo-media-library@18.2.1': patches/expo-media-library@18.2.1.patch
|
|
# 'expo-modules-core@3.0.30': patches/expo-modules-core@3.0.30.patch
|
|
# 'expo-notifications@0.32.17': patches/expo-notifications@0.32.17.patch
|
|
# 'expo-updates@29.0.17': patches/expo-updates@29.0.17.patch
|
|
'react-native-compressor@1.13.0': patches/react-native-compressor@1.13.0.patch
|
|
'react-native-drawer-layout@4.2.3': patches/react-native-drawer-layout@4.2.3.patch
|
|
'react-native-pager-view@6.8.0': patches/react-native-pager-view@6.8.0.patch
|
|
'react-native-svg@15.15.4': patches/react-native-svg@15.15.4.patch
|
|
'sonner-native@0.21.0': patches/sonner-native@0.21.0.patch
|
|
minimumReleaseAgeExclude:
|
|
- '@atproto/*'
|
|
- '@bsky.app/*'
|