🐛 Fix issues with login page

This commit is contained in:
Meier Lukas
2023-07-28 20:45:54 +02:00
parent d7f6bdf417
commit 326395730e
8 changed files with 1104 additions and 997 deletions

View File

@@ -39,7 +39,7 @@
"@mantine/modals": "^6.0.0",
"@mantine/next": "^6.0.0",
"@mantine/notifications": "^6.0.0",
"@next-auth/prisma-adapter": "^1.0.7",
"@next-auth/prisma-adapter": "^1.0.5",
"@nivo/core": "^0.83.0",
"@nivo/line": "^0.83.0",
"@prisma/client": "^5.0.0",
@@ -70,7 +70,7 @@
"i18next": "^22.5.1",
"js-file-download": "^0.4.12",
"next": "13.4.10",
"next-auth": "^4.22.3",
"next-auth": "^4.21.0",
"next-i18next": "^13.0.0",
"nzbget-api": "^0.0.3",
"prismjs": "^1.29.0",