File tree 7 files changed +18
-18
lines changed
eslint-config-react-native
7 files changed +18
-18
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.12" ,
59
- "@react-native/metro-config" : " ^ 0.73.2" ,
58
+ "@react-native/metro-babel-transformer" : " 0.73.12" ,
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 22
22
" dist"
23
23
],
24
24
"dependencies" : {
25
- "@react-native/dev-middleware" : " ^ 0.73.6" ,
25
+ "@react-native/dev-middleware" : " 0.73.6" ,
26
26
"@react-native-community/cli-server-api" : " 12.3.0" ,
27
27
"@react-native-community/cli-tools" : " 12.3.0" ,
28
- "@react-native/metro-babel-transformer" : " ^ 0.73.12" ,
28
+ "@react-native/metro-babel-transformer" : " 0.73.12" ,
29
29
"chalk" : " ^4.0.0" ,
30
30
"execa" : " ^5.1.1" ,
31
31
"metro" : " ^0.80.0" ,
Original file line number Diff line number Diff line change 23
23
],
24
24
"dependencies" : {
25
25
"@isaacs/ttlcache" : " ^1.4.1" ,
26
- "@react-native/debugger-frontend" : " ^ 0.73.3" ,
26
+ "@react-native/debugger-frontend" : " 0.73.3" ,
27
27
"chrome-launcher" : " ^0.15.2" ,
28
28
"chromium-edge-launcher" : " ^1.0.0" ,
29
29
"connect" : " ^3.6.5" ,
Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"@babel/core" : " ^7.20.0" ,
24
24
"@babel/eslint-parser" : " ^7.20.0" ,
25
- "@react-native/eslint-plugin" : " ^ 0.73.1" ,
25
+ "@react-native/eslint-plugin" : " 0.73.1" ,
26
26
"@typescript-eslint/eslint-plugin" : " ^5.57.1" ,
27
27
"@typescript-eslint/parser" : " ^5.57.1" ,
28
28
"eslint-config-prettier" : " ^8.5.0" ,
Original file line number Diff line number Diff line change 20
20
},
21
21
"exports" : " ./index.js" ,
22
22
"dependencies" : {
23
- "@react-native/metro-babel-transformer" : " ^ 0.73.12" ,
24
- "@react-native/js-polyfills" : " ^ 0.73.1" ,
23
+ "@react-native/metro-babel-transformer" : " 0.73.12" ,
24
+ "@react-native/js-polyfills" : " 0.73.1" ,
25
25
"metro-config" : " ^0.80.0" ,
26
26
"metro-runtime" : " ^0.80.0"
27
27
}
Original file line number Diff line number Diff line change 96
96
"@react-native-community/cli" : " 12.3.0" ,
97
97
"@react-native-community/cli-platform-android" : " 12.3.0" ,
98
98
"@react-native-community/cli-platform-ios" : " 12.3.0" ,
99
- "@react-native/assets-registry" : " ^ 0.73.1" ,
99
+ "@react-native/assets-registry" : " 0.73.1" ,
100
100
"@react-native/community-cli-plugin" : " 0.73.11" ,
101
- "@react-native/codegen" : " ^ 0.73.2" ,
102
- "@react-native/gradle-plugin" : " ^ 0.73.4" ,
103
- "@react-native/js-polyfills" : " ^ 0.73.1" ,
104
- "@react-native/normalize-colors" : " ^ 0.73.2" ,
105
- "@react-native/virtualized-lists" : " ^ 0.73.4" ,
101
+ "@react-native/codegen" : " 0.73.2" ,
102
+ "@react-native/gradle-plugin" : " 0.73.4" ,
103
+ "@react-native/js-polyfills" : " 0.73.1" ,
104
+ "@react-native/normalize-colors" : " 0.73.2" ,
105
+ "@react-native/virtualized-lists" : " 0.73.4" ,
106
106
"abort-controller" : " ^3.0.0" ,
107
107
"anser" : " ^1.4.9" ,
108
108
"ansi-regex" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 17
17
"@babel/core" : " ^7.20.0" ,
18
18
"@babel/preset-env" : " ^7.20.0" ,
19
19
"@babel/runtime" : " ^7.20.0" ,
20
- "@react-native/babel-preset" : " ^ 0.73.18" ,
21
- "@react-native/eslint-config" : " ^ 0.73.1" ,
22
- "@react-native/metro-config" : " ^ 0.73.2" ,
23
- "@react-native/typescript-config" : " ^ 0.73.1" ,
20
+ "@react-native/babel-preset" : " 0.73.18" ,
21
+ "@react-native/eslint-config" : " 0.73.1" ,
22
+ "@react-native/metro-config" : " 0.73.2" ,
23
+ "@react-native/typescript-config" : " 0.73.1" ,
24
24
"@types/react" : " ^18.2.6" ,
25
25
"@types/react-test-renderer" : " ^18.0.0" ,
26
26
"babel-jest" : " ^29.6.3" ,
You can’t perform that action at this time.
0 commit comments