File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 113
113
"@react-native-community/cli-platform-android" : " 10.0.0-alpha.2" ,
114
114
"@react-native-community/cli-platform-ios" : " 10.0.0-alpha.1" ,
115
115
"@react-native/assets" : " 1.0.0" ,
116
- "@react-native/normalize-color" : " 2.0 .0" ,
116
+ "@react-native/normalize-color" : " 2.1 .0" ,
117
117
"@react-native/polyfills" : " 2.0.0" ,
118
118
"abort-controller" : " ^3.0.0" ,
119
119
"anser" : " ^1.4.9" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.71.0 " ,
2
+ "version" : " 0.71.1 " ,
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-community/eslint-config" ,
3
- "version" : " 3.1 .0" ,
3
+ "version" : " 3.2 .0" ,
4
4
"description" : " ESLint config for React Native" ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/eslint-plugin" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " ESLint rules for @react-native-community/eslint-config" ,
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/eslint-plugin-specs" ,
3
- "version" : " 0.71.0 " ,
3
+ "version" : " 0.71.1 " ,
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.0 " ,
4
+ "version" : " 0.71.1 " ,
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/normalize-color" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"description" : " Color normalization 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-codegen" ,
3
- "version" : " 0.71.1 " ,
3
+ "version" : " 0.71.2 " ,
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 15
15
"@babel/plugin-transform-regenerator" : " ^7.0.0" ,
16
16
"@definitelytyped/dtslint" : " ^0.0.127" ,
17
17
"@react-native-community/eslint-plugin" : " *" ,
18
- "@react-native/eslint-plugin-specs" : " ^0.71.0 " ,
18
+ "@react-native/eslint-plugin-specs" : " ^0.71.1 " ,
19
19
"@reactions/component" : " ^2.0.2" ,
20
20
"@types/react" : " ^18.0.18" ,
21
21
"@typescript-eslint/parser" : " ^5.30.5" ,
46
46
"mkdirp" : " ^0.5.1" ,
47
47
"prettier" : " ^2.4.1" ,
48
48
"react" : " 18.2.0" ,
49
- "react-native-codegen" : " ^0.71.1 " ,
49
+ "react-native-codegen" : " ^0.71.2 " ,
50
50
"react-test-renderer" : " 18.2.0" ,
51
51
"shelljs" : " ^0.8.5" ,
52
52
"signedsource" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments