File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@babel/preset-env" : " ^7.14.8" ,
21
21
"@babel/preset-react" : " ^7.14.5" ,
22
22
"@babel/preset-typescript" : " ^7.14.5" ,
23
- "@types/react" : " ^ 17.0.15 " ,
23
+ "@types/react" : " 17.0.17 " ,
24
24
"copyfiles" : " ^2.4.1" ,
25
25
"react" : " ^17.0.2" ,
26
26
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 983
983
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
984
984
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
985
985
986
- " @types/react@^ 17.0.15 " :
987
- version "17.0.15 "
988
- resolved "https://registry.npmjs.org /@types/react/-/react-17.0.15 .tgz#c7533dc38025677e312606502df7656a6ea626d0 "
989
- integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw ==
986
+ " @types/react@17.0.17 " :
987
+ version "17.0.17 "
988
+ resolved "https://registry.yarnpkg.com /@types/react/-/react-17.0.17 .tgz#1772d3d5425128e0635a716f49ef57c2955df055 "
989
+ integrity sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw ==
990
990
dependencies :
991
991
" @types/prop-types" " *"
992
992
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments