File tree 7 files changed +10
-10
lines changed
react-native-gradle-plugin
7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 56
56
"@jest/create-cache-key-function" : " ^29.6.3" ,
57
57
"@pkgjs/parseargs" : " ^0.11.0" ,
58
58
"@react-native/metro-babel-transformer" : " ^0.73.12" ,
59
- "@react-native/metro-config" : " ^0.73.1 " ,
59
+ "@react-native/metro-config" : " ^0.73.2 " ,
60
60
"@tsconfig/node18" : " 1.0.1" ,
61
61
"@types/react" : " ^18.0.18" ,
62
62
"@typescript-eslint/parser" : " ^5.57.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/community-cli-plugin" ,
3
- "version" : " 0.73.7 " ,
3
+ "version" : " 0.73.8 " ,
4
4
"description" : " Core CLI commands for React Native" ,
5
5
"keywords" : [
6
6
" react-native" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/metro-config" ,
3
- "version" : " 0.73.1 " ,
3
+ "version" : " 0.73.2 " ,
4
4
"description" : " Metro configuration for React Native." ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/gradle-plugin" ,
3
- "version" : " 0.73.2 " ,
3
+ "version" : " 0.73.3 " ,
4
4
"description" : " Gradle Plugin for React Native" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 97
97
"@react-native-community/cli-platform-android" : " 12.0.0" ,
98
98
"@react-native-community/cli-platform-ios" : " 12.0.0" ,
99
99
"@react-native/assets-registry" : " ^0.73.1" ,
100
- "@react-native/community-cli-plugin" : " ^0.73.7 " ,
100
+ "@react-native/community-cli-plugin" : " ^0.73.8 " ,
101
101
"@react-native/codegen" : " ^0.73.1" ,
102
- "@react-native/gradle-plugin" : " ^0.73.2 " ,
102
+ "@react-native/gradle-plugin" : " ^0.73.3 " ,
103
103
"@react-native/js-polyfills" : " ^0.73.1" ,
104
104
"@react-native/normalize-colors" : " ^0.73.2" ,
105
- "@react-native/virtualized-lists" : " ^0.73.2 " ,
105
+ "@react-native/virtualized-lists" : " ^0.73.3 " ,
106
106
"abort-controller" : " ^3.0.0" ,
107
107
"anser" : " ^1.4.9" ,
108
108
"ansi-regex" : " ^5.0.0" ,
148
148
}
149
149
]
150
150
}
151
- }
151
+ }
Original file line number Diff line number Diff line change 19
19
"@babel/runtime" : " ^7.20.0" ,
20
20
"@react-native/babel-preset" : " ^0.73.18" ,
21
21
"@react-native/eslint-config" : " ^0.73.1" ,
22
- "@react-native/metro-config" : " ^0.73.1 " ,
22
+ "@react-native/metro-config" : " ^0.73.2 " ,
23
23
"@react-native/typescript-config" : " ^0.73.1" ,
24
24
"@types/react" : " ^18.2.6" ,
25
25
"@types/react-test-renderer" : " ^18.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/virtualized-lists" ,
3
- "version" : " 0.73.2 " ,
3
+ "version" : " 0.73.3 " ,
4
4
"description" : " Virtualized lists for React Native." ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments