This repository was archived by the owner on May 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed
Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 3939 "@types/enzyme" : " ^3.10.4" ,
4040 "@types/enzyme-adapter-react-16" : " ^1.0.5" ,
4141 "@types/jest" : " ^25.1.1" ,
42- "@types/react" : " ^ 16.9.2 " ,
42+ "@types/react" : " 16.14.22 " ,
4343 "@types/react-dom" : " ^16.9.5" ,
4444 "@types/sinon" : " ^7.5.1" ,
4545 "@typescript-eslint/eslint-plugin" : " ^2.18.0" ,
Original file line number Diff line number Diff line change 614614 dependencies :
615615 " @types/react" " *"
616616
617- " @types/react@*" , "@types/react@^16.9.2" :
617+ " @types/react@* " :
618618 version "16.9.34"
619619 resolved "https://registry.npm.taobao.org/@types/react/download/@types/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
620620 integrity sha1-99XjMcRo9Tr/7ReopNSIzUTqk0k=
621621 dependencies :
622622 " @types/prop-types" " *"
623623 csstype "^2.2.0"
624624
625+ 626+ version "16.14.22"
627+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.22.tgz#ee332c031561fa6c5b7fa83d74defce837a2947b"
628+ integrity sha512-4NnkxKDd2UO9SiCckuhCQOCzdO+RtE4Epf1D6eGz3f9jZjiIXOVo+Bk3jqSad+8EOT+LBXwKdkFX0V0F+NFzDQ==
629+ dependencies :
630+ " @types/prop-types" " *"
631+ " @types/scheduler" " *"
632+ csstype "^3.0.2"
633+
625634626635 version "0.0.8"
627636 resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
628637 integrity sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==
629638 dependencies :
630639 " @types/node" " *"
631640
641+ " @types/scheduler@* " :
642+ version "0.16.2"
643+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
644+ integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
645+
632646" @types/sinon@^7.5.1 " :
633647 version "7.5.2"
634648 resolved "https://registry.npm.taobao.org/@types/sinon/download/@types/sinon-7.5.2.tgz#5e2f1d120f07b9cda07e5dedd4f3bf8888fccdb9"
@@ -1348,6 +1362,11 @@ csstype@^2.2.0:
13481362 resolved "https://registry.npm.taobao.org/csstype/download/csstype-2.6.10.tgz?cache=0&sync_timestamp=1586935655811&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcsstype%2Fdownload%2Fcsstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
13491363 integrity sha1-5jr1DmbXwmbttrMpCc/Qqr4Dkos=
13501364
1365+ csstype@^3.0.2 :
1366+ version "3.0.10"
1367+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5"
1368+ integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==
1369+
13511370dashdash@^1.12.0 :
13521371 version "1.14.1"
13531372 resolved "https://registry.npm.taobao.org/dashdash/download/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
You can’t perform that action at this time.
0 commit comments