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.18" ,
Original file line number Diff line number Diff line change 712
712
" @types/connect" " *"
713
713
" @types/node" " *"
714
714
715
- " @types/cheerio@0.22.35 " :
716
- version "0.22.35 "
717
- resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35. tgz#0d16dc1f24d426231c181b9c31847f673867595f "
718
- integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA ==
715
+ " @types/cheerio@1.0.0 " :
716
+ version "1.0.0 "
717
+ resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-1.0.0. tgz#7b0bc1451711a85291b30f0426e46d6d8bf2e0fd "
718
+ integrity sha512-zAaImHWoh5RY2CLgU2mvg3bl2k3F65B0N5yphuII3ythFLPmJhL7sj1RDu6gSxcgqHlETbr/lhA2OBY+WF1fXQ ==
719
719
dependencies :
720
- " @types/node " " *"
720
+ cheerio "*"
721
721
722
722
" @types/connect@* " :
723
723
version "3.4.38"
@@ -1270,7 +1270,7 @@ cheerio-select@^2.1.0:
1270
1270
domhandler "^5.0.3"
1271
1271
domutils "^3.0.1"
1272
1272
1273
-
1273
+ cheerio@*, cheerio@ 1.0.0 :
1274
1274
version "1.0.0"
1275
1275
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
1276
1276
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.18" ,
52
52
"@typescript-eslint/eslint-plugin" : " 8.32.1" ,
Original file line number Diff line number Diff line change 704
704
dependencies :
705
705
" @babel/types" " ^7.20.7"
706
706
707
- " @types/cheerio@0.22.35 " :
708
- version "0.22.35 "
709
- resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35. tgz#0d16dc1f24d426231c181b9c31847f673867595f "
710
- integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA ==
707
+ " @types/cheerio@1.0.0 " :
708
+ version "1.0.0 "
709
+ resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-1.0.0. tgz#7b0bc1451711a85291b30f0426e46d6d8bf2e0fd "
710
+ integrity sha512-zAaImHWoh5RY2CLgU2mvg3bl2k3F65B0N5yphuII3ythFLPmJhL7sj1RDu6gSxcgqHlETbr/lhA2OBY+WF1fXQ ==
711
711
dependencies :
712
- " @types/node " " *"
712
+ cheerio "*"
713
713
714
714
" @types/estree@^1.0.6 " :
715
715
version "1.0.6"
@@ -1122,7 +1122,7 @@ cheerio-select@^2.1.0:
1122
1122
domhandler "^5.0.3"
1123
1123
domutils "^3.0.1"
1124
1124
1125
-
1125
+ cheerio@*, cheerio@ 1.0.0 :
1126
1126
version "1.0.0"
1127
1127
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
1128
1128
integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
You can’t perform that action at this time.
0 commit comments