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