fix: remove empty chart; bump deps
This commit is contained in:
parent
1ea36ec106
commit
a00f8860a8
3 changed files with 11 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "15.1.6",
|
||||
"version": "15.1.7",
|
||||
"description": "The source for my personal site. Built using 11ty.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -39,7 +39,7 @@
|
|||
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
|
||||
"@aws-sdk/client-s3": "^3.576.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.3.0",
|
||||
"@supabase/supabase-js": "^2.43.1",
|
||||
"@supabase/supabase-js": "^2.43.2",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
|
|
Reference in a new issue