Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-jamming-reilly committed May 3, 2024
1 parent 2693545 commit 841844c
Show file tree
Hide file tree
Showing 12 changed files with 488 additions and 523 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@hookform/resolvers": "^3.3.4",
"@next-auth/prisma-adapter": "^1.0.7",
"@prisma/client": "^5.12.1",
"@prisma/client": "^5.13.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-dialog": "^1.0.5",
Expand All @@ -34,28 +34,28 @@
"@vercel/analytics": "^1.2.2",
"class-variance-authority": "^0.6.1",
"clsx": "^1.2.1",
"embla-carousel-react": "^8.0.1",
"embla-carousel-react": "^8.0.2",
"nanoid": "^5.0.7",
"next": "^14.1.4",
"next": "^14.2.3",
"next-auth": "^4.24.7",
"p-retry": "^6.2.0",
"posthog-js": "^1.120.4",
"posthog-js": "^1.130.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.51.2",
"react-hook-form": "^7.51.3",
"react-youtube": "^10.1.0",
"superjson": "1.12.2",
"tailwind-merge": "^1.14.0",
"tailwindcss-animate": "^1.0.7",
"vaul": "^0.9.0",
"zod": "^3.22.4"
"zod": "^3.23.6"
},
"devDependencies": {
"@types/eslint": "^8.56.7",
"@types/eslint": "^8.56.10",
"@types/node": "^18.19.31",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.19",
Expand All @@ -67,7 +67,7 @@
"prettier-plugin-tailwindcss": "^0.2.8",
"prisma": "^4.16.2",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"ct3aMetadata": {
"initVersion": "7.13.1"
Expand Down
Loading

0 comments on commit 841844c

Please sign in to comment.