Add Form and Validation library

This commit is contained in:
2025-03-24 16:39:50 +01:00
parent 79719c6762
commit 00b340307b
3 changed files with 500 additions and 9 deletions

View File

@@ -25,13 +25,16 @@
"globals": "^16.0.0",
"svelte": "^5.0.0",
"svelte-check": "^4.0.0",
"sveltekit-superforms": "^2.24.0",
"tailwindcss": "^4.0.0",
"typescript": "^5.0.0",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.0"
},
"dependencies": {
"@inlang/paraglide-js": "^2.0.0"
"@inlang/paraglide-js": "^2.0.0",
"arktype": "^2.1.12",
"formsnap": "^2.0.0"
},
"pnpm": {
"onlyBuiltDependencies": [