File tree Expand file tree Collapse file tree 5 files changed +1853
-2009
lines changed Expand file tree Collapse file tree 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
22
33nodeLinker : node-modules
44
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 7272 "@babel/preset-react" : " ^7.25.9" ,
7373 "@babel/preset-typescript" : " ^7.26.0" ,
7474 "@callstack/eslint-config" : " ^15.0.0" ,
75- "@react-native/babel-preset" : " 0.78.0 " ,
75+ "@react-native/babel-preset" : " 0.79.1 " ,
7676 "@release-it/conventional-changelog" : " ^10.0.0" ,
7777 "@relmify/jest-serializer-strip-ansi" : " ^1.0.2" ,
7878 "@types/jest" : " ^29.5.14" ,
8888 "jest" : " ^29.7.0" ,
8989 "prettier" : " ^2.8.8" ,
9090 "react" : " 19.0.0" ,
91- "react-native" : " 0.78.0 " ,
91+ "react-native" : " 0.79.1 " ,
9292 "react-native-gesture-handler" : " ^2.23.1" ,
9393 "react-test-renderer" : " 19.0.0" ,
9494 "release-it" : " ^18.0.0" ,
9898 "publishConfig" : {
9999 "registry" : " https://registry.npmjs.org"
100100 },
101- "packageManager" : " yarn@4.6.0 " ,
101+ "packageManager" : " yarn@4.9.1 " ,
102102 "engines" : {
103103 "node" : " >=18"
104104 }
You can’t perform that action at this time.
0 commit comments