various updates, gh actions flow

This commit is contained in:
2023-08-02 16:38:48 -05:00
parent b98e12d443
commit be55fcf539
16 changed files with 95 additions and 104 deletions

View File

@@ -15,9 +15,9 @@
"@next/mdx": "^13.4.4",
"@supabase/supabase-js": "^2.26.0",
"autoprefixer": "10.4.14",
"eslint": "8.41.0",
"eslint-config-next": "^12.0.4",
"next": "13.4.4",
"eslint": "^8.46.0",
"eslint-config-next": "^13.4.12",
"next": "^13.4.12",
"postcss": "8.4.24",
"react": "18.2.0",
"react-dom": "18.2.0",