File tree Expand file tree Collapse file tree 5 files changed +117
-117
lines changed Expand file tree Collapse file tree 5 files changed +117
-117
lines changed Original file line number Diff line number Diff line change 33
33
"remove-xcode-env-local-file" : " rm ios/.xcode.env.local"
34
34
},
35
35
"dependencies" : {
36
- "@babel/runtime" : " ^7.26.10 " ,
36
+ "@babel/runtime" : " ^7.27.3 " ,
37
37
"@my/ui" : " workspace:*" ,
38
38
"@react-native-async-storage/async-storage" : " ^2.0.0" ,
39
39
"@react-native-community/netinfo" : " 11.4.1" ,
Original file line number Diff line number Diff line change 51
51
"istanbul-lib-coverage@npm:^3.2.2" : " patch:istanbul-lib-coverage@npm%3A3.2.2#~/.yarn/patches/istanbul-lib-coverage-npm-3.2.2-5c0526e059.patch"
52
52
},
53
53
"dependencies" : {
54
- "@babel/runtime" : " ^7.26.10 " ,
54
+ "@babel/runtime" : " ^7.27.3 " ,
55
55
"@manypkg/cli" : " ^0.19.1" ,
56
56
"@nderscore/tamagui-typescript-plugin" : " ^0.6.0" ,
57
57
"@typescript/native-preview" : " latest" ,
Original file line number Diff line number Diff line change 37
37
"typescript" : " ^5.5.3"
38
38
},
39
39
"devDependencies" : {
40
- "esbuild" : " ^0.25.4 " ,
40
+ "esbuild" : " ^0.25.5 " ,
41
41
"temporal" : " ^0.7.1" ,
42
42
"typescript" : " ^5.8.3"
43
43
}
Original file line number Diff line number Diff line change 20
20
"generate-theme" : " tamagui generate-themes ./src/themes/theme.ts ./src/themes/theme-generated.ts"
21
21
},
22
22
"dependencies" : {
23
- "@babel/runtime" : " ^7.26.10 " ,
23
+ "@babel/runtime" : " ^7.27.3 " ,
24
24
"@hookform/resolvers" : " ^3.3.2" ,
25
25
"@react-navigation/elements" : " 1.3.17" ,
26
26
"@tamagui/animations-moti" : " ^1.126.1" ,
You can’t perform that action at this time.
0 commit comments