build: 📦 update to eleventy v3.1.0
This commit is contained in:
parent
0c29ce63d7
commit
c8a35169f0
2 changed files with 533 additions and 545 deletions
1064
package-lock.json
generated
1064
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
@ -17,16 +17,16 @@
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@11ty/eleventy": "^3.0.0",
|
"@11ty/eleventy": "^3.1.0",
|
||||||
"@11ty/eleventy-img": "^6.0.2",
|
"@11ty/eleventy-img": "^6.0.3",
|
||||||
"@11ty/eleventy-navigation": "^0.3.5",
|
"@11ty/eleventy-navigation": "^0.3.5",
|
||||||
"@11ty/eleventy-plugin-rss": "^2.0.3",
|
"@11ty/eleventy-plugin-rss": "^2.0.4",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
"@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.4",
|
"@grimlink/eleventy-plugin-lucide-icons": "^2.1.5",
|
||||||
"@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.1.4",
|
"@tailwindcss/cli": "^4.1.6",
|
||||||
"@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",
|
||||||
|
@ -40,7 +40,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.12.3",
|
"simple-icons": "^14.13.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