chore: update deps

This commit is contained in:
Cory Dransfeldt 2024-07-16 08:31:56 -07:00
parent ae1cb3dc5e
commit 73996106a5
No known key found for this signature in database
2 changed files with 13 additions and 13 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "20.9.0",
"version": "20.9.1",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"scripts": {
@ -22,7 +22,7 @@
"@cdransf/api-text": "^1.4.0",
"@cdransf/select-pagination": "^1.3.1",
"@cdransf/theme-toggle": "^1.3.2",
"minisearch": "^7.0.0",
"minisearch": "^7.0.1",
"youtube-video-element": "^1.1.6"
},
"devDependencies": {
@ -30,7 +30,7 @@
"@11ty/eleventy-fetch": "^4.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.9.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.10.0",
"@supabase/supabase-js": "^2.44.4",
"dotenv-flow": "^4.1.0",
"html-minifier-terser": "^7.2.0",