File tree 6 files changed +9
-9
lines changed
react-native-babel-transformer 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 55
55
"@definitelytyped/dtslint" : " ^0.0.127" ,
56
56
"@jest/create-cache-key-function" : " ^29.6.3" ,
57
57
"@pkgjs/parseargs" : " ^0.11.0" ,
58
- "@react-native/metro-babel-transformer" : " 0.73.13 " ,
59
- "@react-native/metro-config" : " 0.73.3 " ,
58
+ "@react-native/metro-babel-transformer" : " 0.73.14 " ,
59
+ "@react-native/metro-config" : " 0.73.4 " ,
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.13 " ,
3
+ "version" : " 0.73.14 " ,
4
4
"description" : " Core CLI commands for React Native" ,
5
5
"keywords" : [
6
6
" react-native" ,
25
25
"@react-native/dev-middleware" : " 0.73.7" ,
26
26
"@react-native-community/cli-server-api" : " 12.3.2" ,
27
27
"@react-native-community/cli-tools" : " 12.3.2" ,
28
- "@react-native/metro-babel-transformer" : " 0.73.13 " ,
28
+ "@react-native/metro-babel-transformer" : " 0.73.14 " ,
29
29
"chalk" : " ^4.0.0" ,
30
30
"execa" : " ^5.1.1" ,
31
31
"metro" : " ^0.80.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/metro-config" ,
3
- "version" : " 0.73.3 " ,
3
+ "version" : " 0.73.4 " ,
4
4
"description" : " Metro configuration for React Native." ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
20
20
},
21
21
"exports" : " ./index.js" ,
22
22
"dependencies" : {
23
- "@react-native/metro-babel-transformer" : " 0.73.13 " ,
23
+ "@react-native/metro-babel-transformer" : " 0.73.14 " ,
24
24
"@react-native/js-polyfills" : " 0.73.1" ,
25
25
"metro-config" : " ^0.80.3" ,
26
26
"metro-runtime" : " ^0.80.3"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/metro-babel-transformer" ,
3
- "version" : " 0.73.13 " ,
3
+ "version" : " 0.73.14 " ,
4
4
"description" : " Babel transformer for React Native applications." ,
5
5
"main" : " src/index.js" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 97
97
"@react-native-community/cli-platform-android" : " 12.3.2" ,
98
98
"@react-native-community/cli-platform-ios" : " 12.3.2" ,
99
99
"@react-native/assets-registry" : " 0.73.1" ,
100
- "@react-native/community-cli-plugin" : " 0.73.13 " ,
100
+ "@react-native/community-cli-plugin" : " 0.73.14 " ,
101
101
"@react-native/codegen" : " 0.73.2" ,
102
102
"@react-native/gradle-plugin" : " 0.73.4" ,
103
103
"@react-native/js-polyfills" : " 0.73.1" ,
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.20" ,
21
21
"@react-native/eslint-config" : " 0.73.2" ,
22
- "@react-native/metro-config" : " 0.73.3 " ,
22
+ "@react-native/metro-config" : " 0.73.4 " ,
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" ,
You can’t perform that action at this time.
0 commit comments