Revision vor Kundenübergabe: Plausibilität, SEO, A11y, OpenPanel

This commit is contained in:
2026-09-10 16:51:09 +02:00
parent 3d4f38bfac
commit 3bb0438215
21 changed files with 839 additions and 796 deletions
+4 -6
View File
@@ -26,8 +26,7 @@
"@calcom/embed-react": "^1.5.3",
"@fontsource-variable/nunito-sans": "^5.3.0",
"@fontsource-variable/public-sans": "^5.3.0",
"@react-three/drei": "^10.7.8",
"@react-three/fiber": "^9.7.0",
"@openpanel/web": "^1.4.1",
"@tailwindcss/vite": "^4.1.18",
"@tanstack/react-devtools": "latest",
"@tanstack/react-router": "latest",
@@ -36,7 +35,6 @@
"better-auth": "^1.5.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"drizzle-kit": "^0.31.10",
"drizzle-orm": "^0.45.1",
"lucide-react": "^0.577.0",
"nitro": "3.0.260610-beta",
@@ -47,9 +45,8 @@
"shadcn": "^4.19.0",
"tailwind-merge": "^3.0.2",
"tailwindcss": "^4.1.18",
"three": "^0.185.1",
"tw-animate-css": "^1.3.6",
"tsx": "^4.21.0"
"tsx": "^4.21.0",
"tw-animate-css": "^1.3.6"
},
"devDependencies": {
"@biomejs/biome": "2.4.5",
@@ -64,6 +61,7 @@
"@vitejs/plugin-react": "^6.0.1",
"babel-plugin-react-compiler": "^1.0.0",
"dotenv": "^17.3.1",
"drizzle-kit": "^0.31.10",
"typescript": "^6.0.2",
"vite": "^8.0.0"
},