FEAT: Added barebones input form
Some checks failed
Build and Push Latest Docker Image / build-and-push (push) Successful in 1m37s
Build and Push Development Docker Image / build-and-push (push) Successful in 1m41s
Run Unit and Integration Tests / test (push) Failing after 1m1s

This commit is contained in:
2025-06-18 20:36:50 +01:00
parent 5c9ac2ec7b
commit 0b0684a334
11 changed files with 288 additions and 6 deletions

9
pnpm-lock.yaml generated
View File

@ -7,6 +7,10 @@ settings:
importers:
.:
dependencies:
svelte-toasts:
specifier: ^1.1.2
version: 1.1.2
devDependencies:
'@sveltejs/adapter-node':
specifier: ^5.2.12
@ -1170,6 +1174,9 @@ packages:
svelte: ^4.0.0 || ^5.0.0-next.0
typescript: '>=5.0.0'
svelte-toasts@1.1.2:
resolution: {integrity: sha512-m+yL4eEKXyJoyjTYaH1j1GFwF0Pi8YDqnVfwWPDmwi4712iZesv+TNCmToSNlav3R5Vkmc8ZBRkT8DOcu3sywQ==}
svelte@5.34.6:
resolution: {integrity: sha512-dNhOyaHEHXItGojz2e6aCeoU0FUD+teDcbqJkPI/iMBMKwP9MyHtXYRKIzN4ehlBnLB6Do0pUY0RUSZQ/Zpcog==}
engines: {node: '>=18'}
@ -2277,6 +2284,8 @@ snapshots:
transitivePeerDependencies:
- picomatch
svelte-toasts@1.1.2: {}
svelte@5.34.6:
dependencies:
'@ampproject/remapping': 2.3.0