chore: swap out feed parser dep

This commit is contained in:
Cory Dransfeldt 2023-07-24 13:37:36 -07:00
parent a158e1a3ef
commit db1730b752
No known key found for this signature in database
3 changed files with 25 additions and 53 deletions

View file

@ -24,7 +24,6 @@
"@catppuccin/tailwindcss": "^0.1.6",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@extractus/feed-extractor": "6.2.4",
"@netlify/plugin-lighthouse": "^5.0.0",
"@quasibit/eleventy-plugin-schema": "^1.11.0",
"@sherby/eleventy-plugin-files-minifier": "^1.1.1",
@ -58,6 +57,7 @@
"postcss": "^8.4.27",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.4.1",
"rss-parser": "^3.13.0",
"sanitize-html": "^2.11.0",
"striptags": "^3.2.0",
"tailwindcss": "^3.3.2"