chore: update deps
This commit is contained in:
parent
39272e58d1
commit
ccafe3cd24
3 changed files with 4 additions and 1701 deletions
5
.env
5
.env
|
@ -2,7 +2,4 @@ SITE_ID_CLICKY=
|
|||
SITE_KEY_CLICKY=
|
||||
ACCOUNT_ID_PLEX=
|
||||
SUPABASE_URL=
|
||||
SUPABASE_KEY=
|
||||
B2_ACCESS_KEY_ID=
|
||||
B2_SECRET_ACCESS_KEY=
|
||||
B2_BUCKET_NAME=
|
||||
SUPABASE_KEY=
|
1697
package-lock.json
generated
1697
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "18.0.0",
|
||||
"version": "18.0.1",
|
||||
"description": "The source for my personal site. Built using 11ty.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -31,7 +31,6 @@
|
|||
"@11ty/eleventy-fetch": "^4.0.1",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
|
||||
"@aws-sdk/client-s3": "^3.588.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.5.0",
|
||||
"@supabase/supabase-js": "^2.43.4",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
|
|
Reference in a new issue