Merge branch 'dev' into feature/add-basic-authentication

This commit is contained in:
Meier Lukas
2023-08-06 15:02:57 +02:00
10 changed files with 1228 additions and 382 deletions

View File

@@ -42,6 +42,7 @@
"@mantine/modals": "^6.0.0",
"@mantine/next": "^6.0.0",
"@mantine/notifications": "^6.0.0",
"@mantine/tiptap": "^6.0.17",
"@next-auth/prisma-adapter": "^1.0.5",
"@nivo/core": "^0.83.0",
"@nivo/line": "^0.83.0",
@@ -54,6 +55,10 @@
"@tanstack/react-query": "^4.2.1",
"@tanstack/react-query-devtools": "^4.24.4",
"@tanstack/react-query-persist-client": "^4.28.0",
"@tiptap/extension-link": "^2.0.4",
"@tiptap/pm": "^2.0.4",
"@tiptap/react": "^2.0.4",
"@tiptap/starter-kit": "^2.0.4",
"@trpc/client": "^10.29.1",
"@trpc/next": "^10.29.1",
"@trpc/react-query": "^10.29.1",