File tree 6 files changed +8
-8
lines changed
react-native-gradle-plugin 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 56
56
"@definitelytyped/dtslint" : " ^0.0.127" ,
57
57
"@jest/create-cache-key-function" : " ^29.2.1" ,
58
58
"@reactions/component" : " ^2.0.2" ,
59
- "@react-native/metro-config" : " ^0.72.6 " ,
59
+ "@react-native/metro-config" : " ^0.72.7 " ,
60
60
"@types/react" : " ^18.0.18" ,
61
61
"@typescript-eslint/parser" : " ^5.30.5" ,
62
62
"async" : " ^3.2.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/metro-config" ,
3
- "version" : " 0.72.6 " ,
3
+ "version" : " 0.72.7 " ,
4
4
"description" : " Metro configuration for React Native." ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/gradle-plugin" ,
3
- "version" : " 0.72.10 " ,
3
+ "version" : " 0.72.11 " ,
4
4
"description" : " ⚛️ Gradle Plugin for React Native" ,
5
5
"homepage" : " https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 84
84
"@react-native-community/cli-platform-ios" : " 11.3.3" ,
85
85
"@react-native/assets-registry" : " ^0.72.0" ,
86
86
"@react-native/codegen" : " ^0.72.6" ,
87
- "@react-native/gradle-plugin" : " ^0.72.10 " ,
87
+ "@react-native/gradle-plugin" : " ^0.72.11 " ,
88
88
"@react-native/js-polyfills" : " ^0.72.1" ,
89
89
"@react-native/normalize-colors" : " ^0.72.0" ,
90
- "@react-native/virtualized-lists" : " ^0.72.5 " ,
90
+ "@react-native/virtualized-lists" : " ^0.72.6 " ,
91
91
"abort-controller" : " ^3.0.0" ,
92
92
"anser" : " ^1.4.9" ,
93
93
"base64-js" : " ^1.1.2" ,
133
133
}
134
134
]
135
135
}
136
- }
136
+ }
Original file line number Diff line number Diff line change 18
18
"@babel/preset-env" : " ^7.20.0" ,
19
19
"@babel/runtime" : " ^7.20.0" ,
20
20
"@react-native/eslint-config" : " ^0.72.2" ,
21
- "@react-native/metro-config" : " ^0.72.6 " ,
21
+ "@react-native/metro-config" : " ^0.72.7 " ,
22
22
"@tsconfig/react-native" : " ^3.0.0" ,
23
23
"@types/metro-config" : " ^0.76.3" ,
24
24
"@types/react" : " ^18.0.24" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/virtualized-lists" ,
3
- "version" : " 0.72.5 " ,
3
+ "version" : " 0.72.6 " ,
4
4
"description" : " Virtualized lists for React Native." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments