Room reservation form

This commit is contained in:
imperosol
2025-06-27 20:30:28 +02:00
parent e3bed1c9dd
commit ff0cdf180b
13 changed files with 191 additions and 6 deletions

View File

@@ -40,6 +40,7 @@
"vite-plugin-static-copy": "^3.1.4"
},
"dependencies": {
"@alpinejs/morph": "^3.14.9",
"@alpinejs/sort": "^3.15.1",
"@arendjr/text-clipper": "npm:@jsr/arendjr__text-clipper@^3.0.0",
"@floating-ui/dom": "^1.7.4",
@@ -65,6 +66,7 @@
"easymde": "^2.20.0",
"glob": "^11.0.3",
"html2canvas": "^1.4.1",
"htmx-ext-alpine-morph": "^2.0.1",
"htmx.org": "^2.0.8",
"js-cookie": "^3.0.5",
"lit-html": "^3.3.1",