Refactor API clients and update project structure for TimeToLeave

This commit is contained in:
2026-05-10 01:47:22 +02:00
parent 7c345785a7
commit a7fcbd811e
23 changed files with 12680 additions and 1181 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
},
"dependencies": {
"date-fns": "^4.1.0",
"next": "16.2.6",
"node-ical": "^0.18.0",
"next": "^9.3.3",
"node-ical": "^0.26.1",
"react": "19.2.4",
"react-dom": "19.2.4"
},