rewrite phase 6

This commit is contained in:
2026-05-09 16:13:29 +02:00
parent b1c3cb99bd
commit a8700cedc8
6 changed files with 204 additions and 280 deletions
+11
View File
@@ -8,6 +8,7 @@
"name": "oebb_planner",
"version": "0.1.0",
"dependencies": {
"date-fns": "^4.1.0",
"next": "16.2.6",
"node-ical": "^0.18.0",
"react": "19.2.4",
@@ -3751,6 +3752,16 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/date-fns": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz",
"integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/kossnocorp"
}
},
"node_modules/debug": {
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",