File tree 5 files changed +1853
-2009
lines changed
5 files changed +1853
-2009
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ enableGlobalCache: true
2
2
3
3
nodeLinker : node-modules
4
4
5
- yarnPath : .yarn/releases/yarn-4.6.0 .cjs
5
+ yarnPath : .yarn/releases/yarn-4.9.1 .cjs
Original file line number Diff line number Diff line change 72
72
"@babel/preset-react" : " ^7.25.9" ,
73
73
"@babel/preset-typescript" : " ^7.26.0" ,
74
74
"@callstack/eslint-config" : " ^15.0.0" ,
75
- "@react-native/babel-preset" : " 0.78.0 " ,
75
+ "@react-native/babel-preset" : " 0.79.1 " ,
76
76
"@release-it/conventional-changelog" : " ^10.0.0" ,
77
77
"@relmify/jest-serializer-strip-ansi" : " ^1.0.2" ,
78
78
"@types/jest" : " ^29.5.14" ,
88
88
"jest" : " ^29.7.0" ,
89
89
"prettier" : " ^2.8.8" ,
90
90
"react" : " 19.0.0" ,
91
- "react-native" : " 0.78.0 " ,
91
+ "react-native" : " 0.79.1 " ,
92
92
"react-native-gesture-handler" : " ^2.23.1" ,
93
93
"react-test-renderer" : " 19.0.0" ,
94
94
"release-it" : " ^18.0.0" ,
98
98
"publishConfig" : {
99
99
"registry" : " https://registry.npmjs.org"
100
100
},
101
- "packageManager" : " yarn@4.6.0 " ,
101
+ "packageManager" : " yarn@4.9.1 " ,
102
102
"engines" : {
103
103
"node" : " >=18"
104
104
}
You can’t perform that action at this time.
0 commit comments