This commit is contained in:
lubiana 2025-07-25 17:02:17 +02:00
parent 4ed9538a93
commit c7eae58857
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
5 changed files with 446 additions and 61 deletions

View file

@ -11,7 +11,9 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.11",
"@types/react-datepicker": "^6.2.0",
"react": "^19.1.0",
"react-datepicker": "^8.4.0",
"react-dom": "^19.1.0",
"react-router-dom": "^7.7.0",
"tailwindcss": "^4.1.11"