File tree 7 files changed +8
-8
lines changed
react-native-gradle-plugin
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 132
132
"pretty-format" : " ^26.5.2" ,
133
133
"promise" : " ^8.3.0" ,
134
134
"react-devtools-core" : " ^4.26.1" ,
135
- "react-native-gradle-plugin" : " ^0.71.8 " ,
135
+ "react-native-gradle-plugin" : " ^0.72.0 " ,
136
136
"react-refresh" : " ^0.4.0" ,
137
137
"react-shallow-renderer" : " ^16.15.0" ,
138
138
"regenerator-runtime" : " ^0.13.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.71.1 " ,
2
+ "version" : " 0.72.0 " ,
3
3
"name" : " @react-native/babel-plugin-codegen" ,
4
4
"description" : " Babel plugin to generate native module and view manager code for React Native." ,
5
5
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/eslint-plugin-specs" ,
3
- "version" : " 0.71.1 " ,
3
+ "version" : " 0.72.0 " ,
4
4
"description" : " ESLint rules to validate NativeModule and Component Specs" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/hermes-inspector-msggen" ,
3
3
"private" : true ,
4
- "version" : " 0.71.1 " ,
4
+ "version" : " 0.72.0 " ,
5
5
"license" : " MIT" ,
6
6
"bin" : {
7
7
"msggen" : " ./bin/index.js"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-codegen" ,
3
- "version" : " 0.71.2 " ,
3
+ "version" : " 0.72.0 " ,
4
4
"description" : " ⚛️ Code generation tools for React Native" ,
5
5
"homepage" : " https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen" ,
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.71.8 " ,
3
+ "version" : " 0.72.0 " ,
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 16
16
"@definitelytyped/dtslint" : " ^0.0.127" ,
17
17
"@react-native-community/eslint-config" : " *" ,
18
18
"@react-native-community/eslint-plugin" : " *" ,
19
- "@react-native/eslint-plugin-specs" : " ^0.71.1 " ,
19
+ "@react-native/eslint-plugin-specs" : " ^0.72.0 " ,
20
20
"@reactions/component" : " ^2.0.2" ,
21
21
"@types/react" : " ^18.0.18" ,
22
22
"@typescript-eslint/parser" : " ^5.30.5" ,
47
47
"mkdirp" : " ^0.5.1" ,
48
48
"prettier" : " ^2.4.1" ,
49
49
"react" : " 18.2.0" ,
50
- "react-native-codegen" : " ^0.71.2 " ,
50
+ "react-native-codegen" : " ^0.72.0 " ,
51
51
"react-test-renderer" : " 18.2.0" ,
52
52
"shelljs" : " ^0.8.5" ,
53
53
"signedsource" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments