This commit is contained in:
hailin 2025-04-07 15:12:08 +08:00
parent ab456b9ee4
commit 8f95ee1330
1 changed files with 2 additions and 1 deletions

View File

@ -97,7 +97,8 @@
"zod": "3.22.4", "zod": "3.22.4",
"zustand": "^4.4.7", "zustand": "^4.4.7",
"@emotion/react": "^11.14.0", "@emotion/react": "^11.14.0",
"@clerk/nextjs": "^6.13.0" "@clerk/nextjs": "^6.13.0",
"@clerk/types": "^4.50.2"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.10", "@tailwindcss/typography": "^0.5.10",