fix: perf improvements

This commit is contained in:
Mythie
2024-12-18 15:01:57 +11:00
parent 2da051a7f9
commit 22c9fb777b
23 changed files with 938 additions and 846 deletions

View File

@ -21,6 +21,6 @@
"next-auth": "4.24.5",
"react": "^18",
"ts-pattern": "^5.0.5",
"zod": "^3.23.8"
"zod": "3.24.1"
}
}
}