remove mdx dependencies

This commit is contained in:
2023-10-05 11:08:09 -05:00
parent f121391288
commit 29c0f49224
7 changed files with 8 additions and 173 deletions

View File

@@ -10,9 +10,6 @@
},
"dependencies": {
"@aws-sdk/client-s3": "^3.367.0",
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/mdx": "^13.4.4",
"@sendgrid/mail": "^7.7.0",
"@supabase/supabase-js": "^2.26.0",
"autoprefixer": "10.4.14",
@@ -23,7 +20,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.9.0",
"remark-prism": "^1.3.6",
"tailwindcss": "3.3.2",
"typescript": "5.0.4",
"uuid": "^9.0.0"