build: 📦 update dependencies

This commit is contained in:
Sebin Nyshkim 2025-04-20 10:03:11 +02:00
parent 1dba20798a
commit ec17ee84e6
2 changed files with 313 additions and 580 deletions

881
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -18,18 +18,18 @@
"type": "module",
"dependencies": {
"@11ty/eleventy": "^3.0.0",
"@11ty/eleventy-img": "^6.0.1",
"@11ty/eleventy-img": "^6.0.2",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-rss": "^2.0.3",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@alexcarpenter/eleventy-plugin-caniuse": "^0.1.0",
"@grimlink/eleventy-plugin-lucide-icons": "^2.1.3",
"@grimlink/eleventy-plugin-lucide-icons": "^2.1.4",
"@myxotod/eleventy-plugin-readingtime": "^2.0.0",
"@quasibit/eleventy-plugin-sitemap": "^2.2.0",
"@tailwindcss/cli": "^4.0.14",
"@tailwindcss/cli": "^4.1.4",
"@tailwindcss/typography": "^0.5.16",
"eleventy-plugin-embed-everything": "^1.20.0",
"eleventy-plugin-icons": "^4.5.1",
"eleventy-plugin-embed-everything": "^1.21.0",
"eleventy-plugin-icons": "^4.5.3",
"eleventy-plugin-metagen": "^1.8.3",
"eleventy-plugin-og-image": "^4.0.1",
"eleventy-plugin-robotstxt": "^1.0.0",
@ -40,7 +40,7 @@
"markdown-it-footnote": "^4.0.0",
"markdown-it-image-figures": "^2.1.1",
"markdown-it-obsidian-callouts": "^0.3.2",
"simple-icons": "^14.11.0",
"simple-icons": "^14.12.3",
"tailwindcss": "^4.0.0",
"tailwindcss-safe-area": "^0.6.0"
}