deps: update dependency cheerio to v1.0.0

This commit is contained in:
renovate[bot] 2025-01-22 11:22:37 +00:00 committed by GitHub
parent bda3d802dc
commit cbcb549b6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 22 deletions

21
docs/package-lock.json generated
View File

@ -6703,27 +6703,6 @@
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/cheerio": {
"version": "1.0.0-rc.12",
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz",
"integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==",
"license": "MIT",
"dependencies": {
"cheerio-select": "^2.1.0",
"dom-serializer": "^2.0.0",
"domhandler": "^5.0.3",
"domutils": "^3.0.1",
"htmlparser2": "^8.0.1",
"parse5": "^7.0.0",
"parse5-htmlparser2-tree-adapter": "^7.0.0"
},
"engines": {
"node": ">= 6"
},
"funding": {
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
}
},
"node_modules/cheerio-select": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz",

View File

@ -32,7 +32,7 @@
"overrides": {
"@cmfcmf/docusaurus-search-local": {
"@docusaurus/core": "3.7.0",
"cheerio": "1.0.0-rc.12"
"cheerio": "1.0.0"
}
},
"browserslist": {