feat: update cheerio to 1.0.0

This commit is contained in:
Devin Haska 2025-05-27 19:49:17 -07:00
parent 97afadf177
commit abd92558c8
Signed by: wonderfulfrog
SSH key fingerprint: SHA256:ejOGyH9064rJiikox4ykOHLeuUg1f9l8wmJxs+MzNw0
3 changed files with 109 additions and 34 deletions

View file

@ -18,7 +18,7 @@
"@11ty/eleventy-fetch": "^4.0.0",
"@11ty/eleventy-img": "^6.0.1",
"autoprefixer": "^10.4.17",
"cheerio": "^1.0.0-rc.12",
"cheerio": "^1.0.0",
"cssnano": "^6.0.3",
"dayjs": "^1.11.10",
"dotenv": "^16.4.5",