build: 📦 update packages

This commit is contained in:
Sebin Nyshkim 2025-06-04 14:48:02 +02:00
parent 3723103fe8
commit 30846b675c
2 changed files with 203 additions and 691 deletions

884
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -17,17 +17,17 @@
"license": "ISC", "license": "ISC",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@11ty/eleventy": "^3.1.0", "@11ty/eleventy": "^3.1.1",
"@11ty/eleventy-img": "^6.0.3", "@11ty/eleventy-img": "^6.0.4",
"@11ty/eleventy-navigation": "^0.3.5", "@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-rss": "^2.0.4", "@11ty/eleventy-plugin-rss": "^2.0.4",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.1", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.1",
"@alexcarpenter/eleventy-plugin-caniuse": "^0.1.0", "@alexcarpenter/eleventy-plugin-caniuse": "^0.1.0",
"@grimlink/eleventy-plugin-lucide-icons": "^2.1.5", "@grimlink/eleventy-plugin-lucide-icons": "^2.1.6",
"@myxotod/eleventy-plugin-readingtime": "^2.0.0", "@myxotod/eleventy-plugin-readingtime": "^2.0.0",
"@quasibit/eleventy-plugin-sitemap": "^2.2.0", "@quasibit/eleventy-plugin-sitemap": "^2.2.0",
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0", "@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
"@tailwindcss/cli": "^4.1.6", "@tailwindcss/cli": "^4.1.8",
"@tailwindcss/typography": "^0.5.16", "@tailwindcss/typography": "^0.5.16",
"eleventy-plugin-embed-everything": "^1.21.0", "eleventy-plugin-embed-everything": "^1.21.0",
"eleventy-plugin-icons": "^4.5.3", "eleventy-plugin-icons": "^4.5.3",
@ -42,7 +42,7 @@
"markdown-it-footnote": "^4.0.0", "markdown-it-footnote": "^4.0.0",
"markdown-it-image-figures": "^2.1.1", "markdown-it-image-figures": "^2.1.1",
"markdown-it-obsidian-callouts": "^0.3.2", "markdown-it-obsidian-callouts": "^0.3.2",
"simple-icons": "^14.13.0", "simple-icons": "^14.15.0",
"tailwindcss": "^4.0.0", "tailwindcss": "^4.0.0",
"tailwindcss-safe-area": "^0.6.0" "tailwindcss-safe-area": "^0.6.0"
} }