Skip to content

Commit

Permalink
feat: uploadthing pre-hydrate
Browse files Browse the repository at this point in the history
  • Loading branch information
KingBael09 committed Sep 15, 2023
1 parent 00eb65e commit db8729e
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 73 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,16 @@
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-tooltip": "^1.0.6",
"@t3-oss/env-nextjs": "^0.6.1",
"@tanstack/react-table": "^8.9.10",
"@uploadthing/react": "^5.5.0",
"@tanstack/react-table": "^8.9.11",
"@uploadthing/react": "^5.6.0",
"@vercel/analytics": "^1.0.2",
"better-sqlite3": "^8.6.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"cmdk": "^0.2.0",
"dayjs": "^1.11.9",
"drizzle-orm": "^0.28.6",
"embla-carousel-react": "8.0.0-rc12",
"embla-carousel-react": "8.0.0-rc13",
"lucide-react": "^0.277.0",
"next": "13.4.19",
"next-themes": "^0.2.1",
Expand All @@ -79,7 +79,7 @@
"sonner": "^0.7.1",
"tailwind-merge": "^1.14.0",
"tailwindcss-animate": "^1.0.7",
"uploadthing": "^5.5.3",
"uploadthing": "^5.6.0",
"zod": "^3.22.2"
},
"devDependencies": {
Expand All @@ -92,7 +92,7 @@
"@tailwindcss/typography": "^0.5.10",
"@total-typescript/ts-reset": "^0.5.1",
"@types/eslint": "^8.44.2",
"@types/node": "20.6.0",
"@types/node": "20.6.1",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.0",
Expand Down
Loading

0 comments on commit db8729e

Please sign in to comment.