Room reservation form

This commit is contained in:
imperosol
2025-06-27 20:30:28 +02:00
parent 21416dc27a
commit d4e853fa60
14 changed files with 207 additions and 6 deletions

View File

@ -40,6 +40,7 @@
"vite-plugin-static-copy": "^3.0.2"
},
"dependencies": {
"@alpinejs/morph": "^3.14.9",
"@alpinejs/sort": "^3.14.7",
"@arendjr/text-clipper": "npm:@jsr/arendjr__text-clipper@^3.0.0",
"@floating-ui/dom": "^1.6.13",
@ -64,6 +65,7 @@
"d3-force-3d": "^3.0.5",
"easymde": "^2.19.0",
"glob": "^11.0.0",
"htmx-ext-alpine-morph": "^2.0.1",
"htmx.org": "^2.0.3",
"jquery": "^3.7.1",
"js-cookie": "^3.0.5",