build: 📦 update npm packages, remove unused ones

This commit is contained in:
Sebin Nyshkim 2024-12-02 11:40:40 +01:00
parent 4c6c0d23b2
commit f333d8d6e4
2 changed files with 538 additions and 246 deletions

773
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -23,24 +23,23 @@
"@11ty/eleventy-plugin-rss": "^2.0.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@alexcarpenter/eleventy-plugin-caniuse": "^0.1.0",
"@grimlink/eleventy-plugin-lucide-icons": "^2.0.7",
"@grimlink/eleventy-plugin-lucide-icons": "^2.1.1",
"@myxotod/eleventy-plugin-readingtime": "^2.0.0",
"@quasibit/eleventy-plugin-sitemap": "^2.2.0",
"@tailwindcss/typography": "^0.5.15",
"eleventy-google-fonts": "^0.1.0",
"eleventy-plugin-embed-everything": "^1.19.0",
"eleventy-plugin-icons": "^4.5.1",
"eleventy-plugin-metagen": "^1.8.3",
"eleventy-plugin-og-image": "^4.0.0",
"eleventy-plugin-og-image": "^4.0.1",
"eleventy-plugin-robotstxt": "^1.0.0",
"markdown-it-abbr": "^2.0.0",
"markdown-it-anchor": "^9.2.0",
"markdown-it-collapsible": "^2.0.2",
"markdown-it-deflist": "^3.0.0",
"markdown-it-footnote": "^4.0.0",
"markdown-it-obsidian-callouts": "^0.3.0",
"simple-icons": "^13.14.0",
"tailwindcss": "^3.4.13",
"markdown-it-obsidian-callouts": "^0.3.1",
"simple-icons": "^13.19.0",
"tailwindcss": "^3.4.15",
"tailwindcss-safe-area": "^0.6.0"
}
}