This commit is contained in:
2025-07-07 10:11:41 +02:00
parent 9296782fc1
commit 19c762fe67
19 changed files with 848 additions and 138 deletions
+2 -1
View File
@@ -11,9 +11,10 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.7",
"framer-motion": "^12.12.1",
"framer-motion": "^12.19.1",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-icons": "^5.5.0",
"react-router-dom": "^7.6.0",
"tailwindcss": "^4.1.7"
},