server side events and ui improvemnt

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-09 15:05:59 +01:00
parent 04453c673f
commit 484a6b1d41
73 changed files with 1095 additions and 650 deletions

View File

@@ -27,6 +27,7 @@
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-progress": "^1.0.3",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.5",
@@ -51,12 +52,14 @@
"mitt": "^3.0.1",
"next": "~14.0.4",
"next-auth": "^4.23.0",
"next-themes": "^0.2.1",
"nuqs": "^1.15.2",
"prisma-error-enum": "^0.1.3",
"ramda": "^0.29.1",
"random-animal-name": "^0.1.1",
"react": "18.2.0",
"react-animate-height": "^3.2.3",
"react-animated-numbers": "^0.18.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.47.0",
"react-in-viewport": "1.0.0-alpha.30",
@@ -68,6 +71,7 @@
"recharts": "^2.8.0",
"request-ip": "^3.3.0",
"slugify": "^1.6.6",
"sonner": "^1.4.0",
"superjson": "^1.13.1",
"tailwind-merge": "^1.14.0",
"tailwindcss-animate": "^1.0.7",