chore: edge functions

This commit is contained in:
Cory Dransfeldt 2024-12-03 04:50:43 -08:00
parent 76a50caaee
commit 7a3b40842c
No known key found for this signature in database
16 changed files with 950 additions and 1346 deletions

View file

@ -1,7 +1,7 @@
{
"name": "coryd.dev",
"type": "module",
"version": "1.5.1",
"version": "1.6.0",
"scripts": {
"start": "astro dev",
"build": "astro build",
@ -12,9 +12,9 @@
"update:deps": "npm upgrade && ncu && npx @astrojs/upgrade && npm i"
},
"dependencies": {
"@astrojs/netlify": "^5.5.4",
"@astrojs/netlify": "^6.0.0",
"@supabase/supabase-js": "^2.46.2",
"astro": "4.16.16",
"astro": "^5.0.1",
"cdn-cache-control": "^1.2.0",
"highlight.js": "11.10.0",
"sanitize-html": "2.13.1",
@ -28,8 +28,6 @@
"astro-embed": "0.9.0",
"date-fns": "4.1.0",
"date-fns-tz": "3.2.0",
"dotenv": "^16.4.6",
"dotenv-flow": "^4.1.0",
"fast-xml-parser": "4.5.0",
"html-to-text": "9.0.5",
"i18n-iso-countries": "7.13.0",