File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 25
25
"@testing-library/react-hooks" : " 3.2.1" ,
26
26
"@testing-library/react-native" : " 5.0.3" ,
27
27
"@types/jest" : " 25.2.3" ,
28
- "@types/react" : " 16.9.34 " ,
28
+ "@types/react" : " 16.14.13 " ,
29
29
"@types/react-native" : " 0.62.18" ,
30
30
"all-contributors-cli" : " 6.15.0" ,
31
31
"auto" : " 9.26.8" ,
Original file line number Diff line number Diff line change 1639
1639
" @types/prop-types" " *"
1640
1640
csstype "^2.2.0"
1641
1641
1642
- " @types/react@16.9.34 " :
1643
- version "16.9.34 "
1644
- resolved "https://registry.npmjs.org /@types/react/-/react-16.9.34 .tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349 "
1645
- integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow ==
1642
+ " @types/react@16.14.13 " :
1643
+ version "16.14.13 "
1644
+ resolved "https://registry.yarnpkg.com /@types/react/-/react-16.14.13 .tgz#14f77c75ea581fa632907440dfda23b3c6ab24c9 "
1645
+ integrity sha512-KznsRYfqPmbcA5pMxc4mYQ7UgsJa2tAgKE2YwEmY5xKaTVZXLAY/ImBohyQHnEoIjxIJR+Um4FmaEYDr3q3zlg ==
1646
1646
dependencies :
1647
1647
" @types/prop-types" " *"
1648
- csstype "^2.2.0"
1648
+ " @types/scheduler" " *"
1649
+ csstype "^3.0.2"
1650
+
1651
+ " @types/scheduler@* " :
1652
+ version "0.16.2"
1653
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
1654
+ integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
1649
1655
1650
1656
" @types/stack-utils@^1.0.1 " :
1651
1657
version "1.0.1"
@@ -2832,6 +2838,11 @@ csstype@^2.2.0:
2832
2838
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
2833
2839
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
2834
2840
2841
+ csstype@^3.0.2 :
2842
+ version "3.0.8"
2843
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340"
2844
+ integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==
2845
+
2835
2846
dashdash@^1.12.0 :
2836
2847
version "1.14.1"
2837
2848
resolved "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
You can’t perform that action at this time.
0 commit comments