build: 📦 update packages to latest version
This commit is contained in:
parent
6a6c5e5e14
commit
377f3771d6
2 changed files with 666 additions and 403 deletions
1059
package-lock.json
generated
1059
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -23,12 +23,12 @@
|
||||||
"@11ty/eleventy-plugin-rss": "^2.0.3",
|
"@11ty/eleventy-plugin-rss": "^2.0.3",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||||
"@alexcarpenter/eleventy-plugin-caniuse": "^0.1.0",
|
"@alexcarpenter/eleventy-plugin-caniuse": "^0.1.0",
|
||||||
"@grimlink/eleventy-plugin-lucide-icons": "^2.1.2",
|
"@grimlink/eleventy-plugin-lucide-icons": "^2.1.3",
|
||||||
"@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",
|
||||||
"@tailwindcss/cli": "^4.0.0",
|
"@tailwindcss/cli": "^4.0.14",
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "^0.5.16",
|
||||||
"eleventy-plugin-embed-everything": "^1.19.0",
|
"eleventy-plugin-embed-everything": "^1.20.0",
|
||||||
"eleventy-plugin-icons": "^4.5.1",
|
"eleventy-plugin-icons": "^4.5.1",
|
||||||
"eleventy-plugin-metagen": "^1.8.3",
|
"eleventy-plugin-metagen": "^1.8.3",
|
||||||
"eleventy-plugin-og-image": "^4.0.1",
|
"eleventy-plugin-og-image": "^4.0.1",
|
||||||
|
@ -39,8 +39,8 @@
|
||||||
"markdown-it-deflist": "^3.0.0",
|
"markdown-it-deflist": "^3.0.0",
|
||||||
"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.1",
|
"markdown-it-obsidian-callouts": "^0.3.2",
|
||||||
"simple-icons": "^14.4.0",
|
"simple-icons": "^14.11.0",
|
||||||
"tailwindcss": "^4.0.0",
|
"tailwindcss": "^4.0.0",
|
||||||
"tailwindcss-safe-area": "^0.6.0"
|
"tailwindcss-safe-area": "^0.6.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue