feat: username/ww login, tijdzone fix, Vannacht → Eergisternacht"
Some checks failed
Build & Deploy / build (push) Failing after 1m11s
Some checks failed
Build & Deploy / build (push) Failing after 1m11s
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"next": "^14.2.5",
|
||||
"next-auth": "^4.24.7",
|
||||
"react": "^18.3.0",
|
||||
"react-dom": "^18.3.0"
|
||||
"react-dom": "^18.3.0",
|
||||
"bcryptjs": "^2.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.14.0",
|
||||
@@ -27,6 +28,7 @@
|
||||
"postcss": "^8.4.38",
|
||||
"prisma": "^5.16.0",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"typescript": "^5.4.5"
|
||||
"typescript": "^5.4.5",
|
||||
"@types/bcryptjs": "^2.4.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user