File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 45
45
"cheerio" : " 1.0.0"
46
46
},
47
47
"devDependencies" : {
48
- "@types/cheerio" : " 0.22.35 " ,
48
+ "@types/cheerio" : " 1.0.0 " ,
49
49
"@types/express" : " 5.0.1" ,
50
50
"@types/jest" : " 29.5.14" ,
51
51
"@types/node" : " 22.15.17" ,
Original file line number Diff line number Diff line change 728
728
" @types/connect" " *"
729
729
" @types/node" " *"
730
730
731
- " @types/cheerio@0.22.35 " :
732
- version "0.22.35 "
733
- resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35. tgz#0d16dc1f24d426231c181b9c31847f673867595f "
734
- integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA ==
731
+ " @types/cheerio@1.0.0 " :
732
+ version "1.0.0 "
733
+ resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-1.0.0. tgz#7b0bc1451711a85291b30f0426e46d6d8bf2e0fd "
734
+ integrity sha512-zAaImHWoh5RY2CLgU2mvg3bl2k3F65B0N5yphuII3ythFLPmJhL7sj1RDu6gSxcgqHlETbr/lhA2OBY+WF1fXQ ==
735
735
dependencies :
736
- " @types/node " " *"
736
+ cheerio "*"
737
737
738
738
" @types/connect@* " :
739
739
version "3.4.38"
@@ -1309,7 +1309,7 @@ cheerio-select@^2.1.0:
1309
1309
domhandler "^5.0.3"
1310
1310
domutils "^3.0.1"
1311
1311
1312
-
1312
+ cheerio@*, cheerio@ 1.0.0 :
1313
1313
version "1.0.0"
1314
1314
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
1315
1315
integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
Original file line number Diff line number Diff line change 46
46
"cheerio" : " 1.0.0"
47
47
},
48
48
"devDependencies" : {
49
- "@types/cheerio" : " 0.22.35 " ,
49
+ "@types/cheerio" : " 1.0.0 " ,
50
50
"@types/jest" : " 29.5.14" ,
51
51
"@types/node" : " 22.15.17" ,
52
52
"@typescript-eslint/eslint-plugin" : " 8.32.1" ,
Original file line number Diff line number Diff line change 720
720
dependencies :
721
721
" @babel/types" " ^7.20.7"
722
722
723
- " @types/cheerio@0.22.35 " :
724
- version "0.22.35 "
725
- resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35. tgz#0d16dc1f24d426231c181b9c31847f673867595f "
726
- integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA ==
723
+ " @types/cheerio@1.0.0 " :
724
+ version "1.0.0 "
725
+ resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-1.0.0. tgz#7b0bc1451711a85291b30f0426e46d6d8bf2e0fd "
726
+ integrity sha512-zAaImHWoh5RY2CLgU2mvg3bl2k3F65B0N5yphuII3ythFLPmJhL7sj1RDu6gSxcgqHlETbr/lhA2OBY+WF1fXQ ==
727
727
dependencies :
728
- " @types/node " " *"
728
+ cheerio "*"
729
729
730
730
" @types/estree@^1.0.6 " :
731
731
version "1.0.6"
@@ -1182,7 +1182,7 @@ cheerio-select@^2.1.0:
1182
1182
domhandler "^5.0.3"
1183
1183
domutils "^3.0.1"
1184
1184
1185
-
1185
+ cheerio@*, cheerio@ 1.0.0 :
1186
1186
version "1.0.0"
1187
1187
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
1188
1188
integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
You can’t perform that action at this time.
0 commit comments