Add Material UI dependencies

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-08 01:07:22 +00:00
parent f44a808c9d
commit f9b7beab6f
2 changed files with 588 additions and 100 deletions

View File

@@ -37,8 +37,12 @@
"@arcjet/next": "^1.0.0-beta.15",
"@clerk/localizations": "^3.32.1",
"@clerk/nextjs": "^6.36.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@hookform/resolvers": "^5.2.2",
"@logtape/logtape": "^1.3.5",
"@mui/icons-material": "^7.3.6",
"@mui/material": "^7.3.6",
"@sentry/nextjs": "^10.32.1",
"@t3-oss/env-nextjs": "^0.13.10",
"drizzle-orm": "^0.45.1",