This repository was archived by the owner on Nov 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 "@babel/core" : " ^7.4.3" ,
1717 "@babel/preset-typescript" : " ^7.3.3" ,
1818 "@babel/runtime" : " ^7.4.3" ,
19- "@types/react-native" : " ^0.57.45" ,
2019 "babel-plugin-module-resolver" : " ^3.2.0" ,
2120 "metro-react-native-babel-preset" : " ^0.53.1" ,
2221 "typescript" : " ^3.4.3"
Original file line number Diff line number Diff line change 570570 lodash "^4.17.11"
571571 to-fast-properties "^2.0.0"
572572
573- " @types/prop-types@* " :
574- version "15.7.0"
575- resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.0.tgz#4c48fed958d6dcf9487195a0ef6456d5f6e0163a"
576- integrity sha512-eItQyV43bj4rR3JPV0Skpl1SncRCdziTEK9/v8VwXmV6d/qOUO8/EuWeHBbCZcsfSHfzI5UyMJLCSXtxxznyZg==
577-
578- " @types/react-native@^0.57.45 " :
579- version "0.57.45"
580- resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.45.tgz#bc341b2fbe879aec6d52f799f7342f674e045c4f"
581- integrity sha512-XHo3buFjgCs5WmycCBoc71QAa+mayQgDf+igRKgt3rle8rxW/fKtQny6quSabR+YcT55PsOE2qBQ4S5ra9ds2g==
582- dependencies :
583- " @types/prop-types" " *"
584- " @types/react" " *"
585-
586- " @types/react@* " :
587- version "16.8.12"
588- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.12.tgz#ffbdd7bcd2b7037c3f78e26c708922a2befbb71f"
589- integrity sha512-MZZiv11BQhsxFp5DHDmRKBi6Nv3jwOhRiFFDE7ZJ1+rb52gdOd9y/qY0+5wyV/PQVK9926wFMjpQj3BJ18pb4Q==
590- dependencies :
591- " @types/prop-types" " *"
592- csstype "^2.2.0"
593-
594573ansi-styles@^3.2.1 :
595574 version "3.2.1"
596575 resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -655,11 +634,6 @@ convert-source-map@^1.1.0:
655634 dependencies :
656635 safe-buffer "~5.1.1"
657636
658- csstype@^2.2.0 :
659- version "2.6.3"
660- resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.3.tgz#b701e5968245bf9b08d54ac83d00b624e622a9fa"
661- integrity sha512-rINUZXOkcBmoHWEyu7JdHu5JMzkGRoMX4ov9830WNgxf5UYxcBUO0QTKAqeJ5EZfSdlrcJYkC8WwfVW7JYi4yg==
662-
663637debug@^4.1.0 :
664638 version "4.1.1"
665639 resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
You can’t perform that action at this time.
0 commit comments