This commit is contained in:
2025-09-12 22:02:16 +02:00
parent 92e5c36ddc
commit 3e79ab7ab8
25 changed files with 3169 additions and 1280 deletions

View File

@@ -15,13 +15,14 @@
"@tailwindcss/postcss": "^4.1.7",
"@types/node": "^20.10.8",
"@types/react": "^18.2.55",
"react-type-animation": "^3.2.0",
"@types/react-dom": "^18.2.18",
"clsx": "^2.1.0",
"framer-motion": "^10.15.0",
"next": "^14.0.4",
"popmotion": "^11.0.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-type-animation": "^3.2.0",
"tailwindcss": "^4.1.7",
"typescript": "^5.3.3",
"use-debounce": "^10.0.0"