update components to fix compile time error

This commit is contained in:
maxid
2025-12-10 20:02:25 +01:00
parent c37f406074
commit eda1f9c13d
5 changed files with 34 additions and 77 deletions

View File

@@ -46,7 +46,7 @@
"formsnap": "^2.0.0-next.1",
"globals": "^15.14.0",
"joi": "^17.13.3",
"mode-watcher": "^1.0.7",
"mode-watcher": "^1.1.0",
"openapi-typescript": "^7.9.1",
"paneforge": "^1.0.0-next.6",
"prettier": "^3.6.2",
@@ -55,7 +55,7 @@
"superstruct": "^2.0.2",
"svelte": "^5.38.0",
"svelte-check": "^4.3.1",
"svelte-sonner": "^0.3.28",
"svelte-sonner": "^1.0.7",
"sveltekit-superforms": "^2.27.1",
"tailwind-merge": "^3.3.1",
"tailwind-variants": "^0.2.1",