feat: host tv + movies

This commit is contained in:
Cory Dransfeldt 2024-05-14 16:51:01 -07:00
parent 9b1528dda1
commit f0041e0525
No known key found for this signature in database
23 changed files with 1282 additions and 166 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "14.6.1",
"version": "15.0.0",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
@ -22,7 +22,7 @@
"license": "MIT",
"dependencies": {
"@cdransf/api-text": "^1.2.2",
"@cdransf/select-pagination": "^1.0.5",
"@cdransf/select-pagination": "^1.1.0",
"@cdransf/theme-toggle": "^1.2.3",
"@daviddarnes/link-peek": "^1.1.0",
"@daviddarnes/mastodon-post": "^1.3.0",
@ -37,7 +37,7 @@
"@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@aws-sdk/client-s3": "^3.575.0",
"@aws-sdk/client-s3": "^3.576.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.3.0",
"@supabase/supabase-js": "^2.43.1",
"dotenv-flow": "^4.1.0",