Skip to content

Commit

Permalink
Merge pull request #78 from subhamBharadwaz/enhancement/code-refactor
Browse files Browse the repository at this point in the history
Enhancement/code refactor
  • Loading branch information
subhamBharadwaz authored May 13, 2024
2 parents 721e652 + 4a14657 commit 43309db
Show file tree
Hide file tree
Showing 42 changed files with 669 additions and 669 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@editorjs/paragraph": "^2.11.4",
"@editorjs/table": "^2.3.0",
"@hookform/resolvers": "^3.3.4",
"@prisma/client": "^4.16.2",
"@prisma/client": "^5.13.0",
"@radix-ui/react-accessible-icon": "^1.0.3",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-aspect-ratio": "^1.0.3",
Expand Down Expand Up @@ -82,7 +82,6 @@
"@uploadthing/react": "^5.7.0",
"@vercel/analytics": "^1.2.2",
"autoprefixer": "10.4.14",
"axios": "^1.6.8",
"class-variance-authority": "^0.6.1",
"clsx": "^1.2.1",
"cmdk": "^0.2.1",
Expand All @@ -95,7 +94,7 @@
"framer-motion": "^10.18.0",
"lottie-react": "^2.4.0",
"lucide-react": "^0.246.0",
"next": "13.4.8",
"next": "14.2.3",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"postcss": "8.4.24",
Expand All @@ -110,13 +109,12 @@
"react-parallax-tilt": "^1.7.225",
"react-textarea-autosize": "^8.5.3",
"resend": "^0.17.2",
"server-only": "^0.0.1",
"sharp": "^0.32.6",
"stripe": "^12.18.0",
"svix": "^1.24.0",
"tailwind-merge": "^1.14.0",
"tailwindcss": "3.3.2",
"tailwindcss-animate": "^1.0.7",
"typescript": "5.1.3",
"uploadthing": "^5.7.4",
"zod": "^3.23.8"
},
Expand All @@ -133,6 +131,8 @@
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"pretty-quick": "^3.3.1",
"prisma": "^4.16.2"
"prisma": "^5.13.0",
"tailwindcss": "^3.4.1",
"typescript": "5.1.3"
}
}
Loading

0 comments on commit 43309db

Please sign in to comment.