Skip to content

Commit

Permalink
segmental control fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Simirall committed Jan 11, 2025
1 parent fec02e2 commit 7692ef4
Show file tree
Hide file tree
Showing 3 changed files with 2,369 additions and 1,036 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
},
"dependencies": {
"@hono/zod-validator": "^0.2.2",
"@hookform/resolvers": "^3.9.1",
"@hookform/resolvers": "^3.10.0",
"@phosphor-icons/react": "^2.1.7",
"@yamada-ui/calendar": "^1.8.12",
"@yamada-ui/react": "^1.7.2",
"@yamada-ui/calendar": "^1.8.13",
"@yamada-ui/react": "^1.7.3",
"dayjs": "^1.11.13",
"drizzle-orm": "^0.33.0",
"hono": "^4.6.14",
"hono": "^4.6.16",
"react": "^18.3.1",
"react-compiler-runtime": "19.0.0-beta-b2e8e9c-20241220",
"react-dom": "^18.3.1",
"react-hook-form": "^7.54.2",
"swr": "^2.3.0",
"zod": "^3.24.1",
"zustand": "^4.5.5"
"zustand": "^4.5.6"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@cloudflare/workers-types": "^4.20241224.0",
"@cloudflare/workers-types": "^4.20250109.0",
"@hono/vite-cloudflare-pages": "^0.4.2",
"@hono/vite-dev-server": "^0.16.0",
"@rollup/plugin-babel": "^6.0.4",
Expand All @@ -43,7 +43,7 @@
"drizzle-kit": "^0.24.2",
"prettier": "^3.4.2",
"vite": "^5.4.11",
"wrangler": "^3.99.0"
"wrangler": "^3.101.0"
},
"packageManager": "[email protected]+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
}
Loading

0 comments on commit 7692ef4

Please sign in to comment.