Room reservation form

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

View File

@@ -42,6 +42,7 @@
"vite-plugin-static-copy": "^3.2.0"
},
"dependencies": {
"@alpinejs/morph": "^3.14.9",
"@alpinejs/sort": "^3.15.8",
"@arendjr/text-clipper": "npm:@jsr/arendjr__text-clipper@^3.0.0",
"@floating-ui/dom": "^1.7.5",
@@ -67,6 +68,7 @@
"easymde": "^2.20.0",
"glob": "^13.0.2",
"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.2",