Skip to content

Commit

Permalink
feat: loader
Browse files Browse the repository at this point in the history
  • Loading branch information
Simirall committed Oct 5, 2024
1 parent 345402b commit aab8792
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 153 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"dependencies": {
"@hono/zod-validator": "^0.2.2",
"@hookform/resolvers": "^3.9.0",
"@mantine/core": "^7.12.2",
"@mantine/dates": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@mantine/core": "^7.13.2",
"@mantine/dates": "^7.13.2",
"@mantine/hooks": "^7.13.2",
"@phosphor-icons/react": "^2.1.7",
"drizzle-orm": "^0.33.0",
"hono": "^4.6.1",
"hono": "^4.6.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
Expand All @@ -30,16 +30,16 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.0",
"@cloudflare/workers-types": "^4.20240909.0",
"@cloudflare/workers-types": "^4.20241004.0",
"@hono/vite-cloudflare-pages": "^0.4.2",
"@hono/vite-dev-server": "^0.16.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/react": "^18.3.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"drizzle-kit": "^0.24.2",
"prettier": "^3.3.3",
"vite": "^5.4.5",
"wrangler": "^3.77.0"
"vite": "^5.4.8",
"wrangler": "^3.80.0"
},
"packageManager": "[email protected]+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
}
Loading

0 comments on commit aab8792

Please sign in to comment.