1919 "@react-native-community/eslint-config" : " ^2.0.0" ,
2020 "@testing-library/react-native" : " ^11.5.0" ,
2121 "@tsconfig/react-native" : " ^2.0.2" ,
22- "@types/color" : " ~3.0.3" ,
2322 "@types/jest" : " ^26.0.23" ,
24- "@types/lodash" : " 4.14.172" ,
2523 "@types/react" : " ^18.0.21" ,
2624 "@types/react-native" : " ^0.70.6" ,
2725 "@types/react-test-renderer" : " ^18.0.0" ,
2826 "@typescript-eslint/eslint-plugin" : " ^5.37.0" ,
2927 "@typescript-eslint/parser" : " ^5.37.0" ,
28+ "babel-jest" : " ^26.6.3" ,
29+ "eslint" : " ^7.32.0" ,
30+ "jest" : " ^26.6.3" ,
31+ "metro-react-native-babel-preset" : " 0.72.3" ,
32+ "react-test-renderer" : " 18.1.0" ,
33+ "typescript" : " ^4.8.3" ,
34+ "@types/color" : " ~3.0.3" ,
35+ "@types/lodash" : " 4.14.172" ,
3036 "@uiw/icons" : " 2.5.3" ,
3137 "@validator.tool/hook" : " 2.2.4" ,
3238 "ahooks" : " 2.10.14" ,
33- "babel-jest" : " ^26.6.3" ,
3439 "color" : " 4.2.3" ,
35- "eslint" : " ^7.32.0" ,
36- "jest" : " ^26.6.3" ,
3740 "lodash" : " 4.17.21" ,
38- "metro-react-native-babel-preset" : " 0.72.3" ,
3941 "prop-types" : " 15.7.2" ,
4042 "react-native-gesture-handler" : " 2.8.0" ,
4143 "react-native-root-siblings" : " 4.1.1" ,
42- "react-native-svg" : " 12.1.1" ,
43- "react-test-renderer" : " 18.1.0" ,
44- "typescript" : " ^4.8.3"
44+ "react-native-svg" : " 12.1.1"
4545 },
4646 "jest" : {
4747 "preset" : " react-native" ,
5454 " node"
5555 ]
5656 }
57- }
57+ }
0 commit comments