add form ui

add interface sound hook
This commit is contained in:
2026-05-01 00:22:47 +02:00
parent 608ead88e1
commit 134d70006c
17 changed files with 616 additions and 45 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@avocadi/ui",
"type": "module",
"version": "0.2.2",
"version": "0.2.4",
"private": false,
"files": [
"dist"
@@ -13,6 +13,7 @@
"@biomejs/biome": "^2.4.13",
"@bosh-code/tsdown-plugin-inject-css": "^2.0.0",
"@bosh-code/tsdown-plugin-tailwindcss": "^1.0.1",
"@rollup/plugin-url": "^8.0.2",
"@types/bun": "latest",
"tsdown": "^0.21.10",
"tw-animate-css": "^1.4.0"
@@ -27,6 +28,7 @@
"radix-ui": "^1.4.3",
"react": "^19.2.5",
"typescript": "^6",
"use-sound": "^5.0.0",
"zod": "^4.3.6"
},
"exports": {