File tree 6 files changed +283
-12
lines changed
6 files changed +283
-12
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.9 " ,
59
+ "@react-native/metro-config" : " ^0.72.10 " ,
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.9 " ,
3
+ "version" : " 0.72.10 " ,
4
4
"description" : " Metro configuration for React Native." ,
5
5
"repository" : {
6
6
"type" : " git" ,
11
11
"exports" : " ./index.js" ,
12
12
"dependencies" : {
13
13
"@react-native/js-polyfills" : " ^0.72.1" ,
14
- "metro-config" : " 0.76.7 " ,
15
- "metro-react-native-babel-transformer" : " 0.76.7 " ,
16
- "metro-runtime" : " 0.76.7 "
14
+ "metro-config" : " 0.76.8 " ,
15
+ "metro-react-native-babel-transformer" : " 0.76.8 " ,
16
+ "metro-runtime" : " 0.76.8 "
17
17
}
18
18
}
Original file line number Diff line number Diff line change 87
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.6 " ,
90
+ "@react-native/virtualized-lists" : " ^0.72.7 " ,
91
91
"abort-controller" : " ^3.0.0" ,
92
92
"anser" : " ^1.4.9" ,
93
93
"base64-js" : " ^1.1.2" ,
98
98
"jest-environment-node" : " ^29.2.1" ,
99
99
"jsc-android" : " ^250231.0.0" ,
100
100
"memoize-one" : " ^5.0.0" ,
101
- "metro-runtime" : " 0.76.7 " ,
102
- "metro-source-map" : " 0.76.7 " ,
101
+ "metro-runtime" : " 0.76.8 " ,
102
+ "metro-source-map" : " 0.76.8 " ,
103
103
"mkdirp" : " ^0.5.1" ,
104
104
"nullthrows" : " ^1.1.1" ,
105
105
"pretty-format" : " ^26.5.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.9 " ,
21
+ "@react-native/metro-config" : " ^0.72.10 " ,
22
22
"@tsconfig/react-native" : " ^3.0.0" ,
23
23
"@types/react" : " ^18.0.24" ,
24
24
"@types/react-test-renderer" : " ^18.0.0" ,
25
25
"babel-jest" : " ^29.2.1" ,
26
26
"eslint" : " ^8.19.0" ,
27
27
"jest" : " ^29.2.1" ,
28
- "metro-react-native-babel-preset" : " 0.76.7 " ,
28
+ "metro-react-native-babel-preset" : " 0.76.8 " ,
29
29
"prettier" : " ^2.4.1" ,
30
30
"react-test-renderer" : " 18.2.0" ,
31
31
"typescript" : " 4.8.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native/virtualized-lists" ,
3
- "version" : " 0.72.6 " ,
3
+ "version" : " 0.72.7 " ,
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