chore(package.json): update 11ty to 3.1.1

This commit is contained in:
Cory Dransfeldt 2025-06-03 13:06:27 -07:00
parent 788edbcb11
commit ac39f029eb
No known key found for this signature in database
2 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "8.2.5",
"version": "8.2.6",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -37,7 +37,7 @@
"youtube-video-element": "^1.5.1"
},
"devDependencies": {
"@11ty/eleventy": "v3.1.0",
"@11ty/eleventy": "v3.1.1",
"@11ty/eleventy-fetch": "5.1.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.13.0",
"concurrently": "9.1.2",