mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
chore(suite-native): bump react native related dependencies (2025-10)
This commit is contained in:
@@ -24,7 +24,7 @@ module.exports = {
|
||||
'\\.(js|jsx|ts|tsx)$': ['babel-jest', babelConfig],
|
||||
},
|
||||
transformIgnorePatterns: [
|
||||
'node_modules/(?!((jest-)?react-native|@react-native(-community)?)|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|@react-navigation/.*|@sentry/react-native|native-base|react-native-svg|@shopify/react-native-skia|@noble|@evolu|nanoid|msgpackr)',
|
||||
'node_modules/(?!((jest-)?react-native|@react-native(-community)?)|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|@react-navigation/.*|@sentry/react-native|native-base|react-native-svg|@shopify/react-native-skia|@noble|@evolu|nanoid|msgpackr|@gorhom)',
|
||||
],
|
||||
setupFiles: [
|
||||
'<rootDir>/../../node_modules/@shopify/react-native-skia/jestSetup.js',
|
||||
|
||||
Reference in New Issue
Block a user