This commit is contained in:
hailin 2025-04-15 20:10:43 +08:00
parent 161b9fd23e
commit e0c6716349
1 changed files with 2 additions and 1 deletions

View File

@ -95,7 +95,8 @@
"remark-math": "^6.0.0", "remark-math": "^6.0.0",
"sonner": "^1.3.1", "sonner": "^1.3.1",
"uuid": "^9.0.1", "uuid": "^9.0.1",
"zod": "^3.22.4" "zod": "^3.22.4",
"next-intl": "^4.0.2"
}, },
"devDependencies": { "devDependencies": {
"@next/bundle-analyzer": "^14.0.2", "@next/bundle-analyzer": "^14.0.2",