File tree Expand file tree Collapse file tree 3 files changed +57
-13
lines changed Expand file tree Collapse file tree 3 files changed +57
-13
lines changed Original file line number Diff line number Diff line change 70
70
"@react-native-community/cli" : " ^16.0.1" ,
71
71
"@react-native/babel-preset" : " 0.76.6" ,
72
72
"@react-native/eslint-config" : " 0.76.6" ,
73
- "@react-native/metro-config" : " 0.76.5 " ,
73
+ "@react-native/metro-config" : " 0.76.6 " ,
74
74
"@react-native/typescript-config" : " 0.76.6" ,
75
75
"@types/react" : " ^18.3.18" ,
76
76
"@types/react-test-renderer" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 3044
3044
resolved "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.76.5.tgz"
3045
3045
integrity sha512-ggM8tcKTcaqyKQcXMIvcB0vVfqr9ZRhWVxWIdiFO1mPvJyS6n+a+lLGkgQAyO8pfH0R1qw6K9D0nqbbDo865WQ==
3046
3046
3047
+ " @react-native/[email protected] " :
3048
+ version "0.76.6"
3049
+ resolved "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.76.6.tgz"
3050
+ integrity sha512-cDD7FynxWYxHkErZzAJtzPGhJ13JdOgL+R0riTh0hCovOfIUz9ItffdLQv2nx48lnvMTQ+HZXMnGOZnsFCNzQw==
3051
+
3047
3052
" @react-native/[email protected] " :
3048
3053
version "0.76.5"
3049
3054
resolved "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.76.5.tgz"
3054
3059
hermes-parser "0.23.1"
3055
3060
nullthrows "^1.1.1"
3056
3061
3057
- " @react-native/metro-config @0.76.5 " :
3058
- version "0.76.5 "
3059
- resolved "https://registry.npmjs.org/@react-native/metro-config /-/metro-config- 0.76.5 .tgz"
3060
- integrity sha512-+bklxpRj1BAFzAwOI29MjdddwlC6wTJYlnMK9a77GiowELNeRO4R8UD1dRepOoSVpPFfFlLbFiqYQXqBrbl1pA ==
3062
+ " @react-native/metro-babel-transformer @0.76.6 " :
3063
+ version "0.76.6 "
3064
+ resolved "https://registry.npmjs.org/@react-native/metro-babel-transformer /-/metro-babel-transformer- 0.76.6 .tgz"
3065
+ integrity sha512-xSBi9jPliThu5HRSJvluqUlDOLLEmf34zY/U7RDDjEbZqC0ufPcPS7c5XsSg0GDPiXc7lgjBVesPZsKFkoIBgA ==
3061
3066
dependencies :
3062
- " @react-native/js-polyfills" " 0.76.5"
3063
- " @react-native/metro-babel-transformer" " 0.76.5"
3067
+ " @babel/core" " ^7.25.2"
3068
+ " @react-native/babel-preset" " 0.76.6"
3069
+ hermes-parser "0.23.1"
3070
+ nullthrows "^1.1.1"
3071
+
3072
+ " @react-native/[email protected] " :
3073
+ version "0.76.6"
3074
+ resolved "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.76.6.tgz"
3075
+ integrity sha512-R//+5BT/1hXv3ZjFjgF5uvR4xBpiHbw9Ci9AtCebPaAslQL8FXqAtwhn1Fjrl+ECo1Nhe25B/Lzl9WMWmI9X0w==
3076
+ dependencies :
3077
+ " @react-native/js-polyfills" " 0.76.6"
3078
+ " @react-native/metro-babel-transformer" " 0.76.6"
3064
3079
metro-config "^0.81.0"
3065
3080
metro-runtime "^0.81.0"
3066
3081
You can’t perform that action at this time.
0 commit comments