Skip to content

Commit d9480df

Browse files
committed
feat: added more components
1 parent e2fb323 commit d9480df

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1418
-69
lines changed

web/.npmrc

-1
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
engine-strict=true

web/package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,13 @@
2828
"dependencies": {
2929
"bits-ui": "^0.17.0",
3030
"clsx": "^2.1.0",
31+
"cmdk-sv": "^0.0.13",
32+
"formsnap": "^0.4.3",
3133
"lucide-svelte": "^0.323.0",
3234
"mode-watcher": "^0.2.0",
35+
"sveltekit-superforms": "^1.13.4",
3336
"tailwind-merge": "^2.2.1",
34-
"tailwind-variants": "^0.1.20"
37+
"tailwind-variants": "^0.1.20",
38+
"zod": "^3.22.4"
3539
}
3640
}

0 commit comments

Comments
 (0)