Revert "Add: tRPC + register on first time login"

This reverts commit cb5f9017a9a3e1e0886bfa67b9b9f5554f527d35.
This commit is contained in:
Sonny
2023-04-16 19:24:22 +02:00
parent 7074901dcb
commit 056a398f25
12 changed files with 1767 additions and 4403 deletions

View File

@@ -10,11 +10,6 @@
"dependencies": {
"@prisma/client": "^4.10.0",
"@svgr/webpack": "^6.5.1",
"@tanstack/react-query": "^4.24.6",
"@trpc/client": "^10.11.1",
"@trpc/next": "^10.11.1",
"@trpc/react-query": "^10.11.1",
"@trpc/server": "^10.11.1",
"axios": "^1.3.2",
"next": "^13.1.6",
"next-auth": "^4.19.2",
@@ -26,8 +21,7 @@
"react-select": "^5.7.0",
"sass": "^1.58.0",
"sharp": "^0.31.3",
"toastr": "^2.1.4",
"zod": "^3.20.6"
"toastr": "^2.1.4"
},
"devDependencies": {
"@types/node": "^18.13.0",