Skip to content

Commit

Permalink
update clerk
Browse files Browse the repository at this point in the history
  • Loading branch information
sadmann7 committed Jan 14, 2024
1 parent bedbdfb commit 2d4a7bb
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 173 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"unlighthouse": "pnpm dlx unlighthouse --site https://skateshop.sadmn.com"
},
"dependencies": {
"@clerk/nextjs": "^4.29.2",
"@clerk/nextjs": "^4.29.3",
"@clerk/themes": "^1.7.9",
"@hookform/resolvers": "^3.3.4",
"@loglib/tracker": "^0.8.0",
Expand Down Expand Up @@ -51,9 +51,9 @@
"@react-email/tailwind": "0.0.13",
"@stripe/react-stripe-js": "^2.4.0",
"@stripe/stripe-js": "^2.3.0",
"@t3-oss/env-nextjs": "^0.7.1",
"@t3-oss/env-nextjs": "^0.7.3",
"@tanstack/match-sorter-utils": "^8.11.3",
"@tanstack/react-table": "^8.11.3",
"@tanstack/react-table": "^8.11.6",
"@uploadthing/react": "^6.1.0",
"ai": "^2.2.31",
"class-variance-authority": "^0.7.0",
Expand All @@ -67,7 +67,7 @@
"next": "14.0.4",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"openai": "^4.24.3",
"openai": "^4.24.7",
"react": "18.2.0",
"react-cropper": "^2.3.3",
"react-day-picker": "^8.10.0",
Expand All @@ -77,14 +77,14 @@
"react-hook-form": "^7.49.3",
"react-intersection-observer": "^9.5.3",
"react-markdown": "^9.0.1",
"react-medium-image-zoom": "^5.1.9",
"react-medium-image-zoom": "^5.1.10",
"react-syntax-highlighter": "^15.5.0",
"react-textarea-autosize": "^8.5.3",
"react-wrap-balancer": "^1.1.0",
"resend": "^2.1.0",
"server-only": "^0.0.1",
"sonner": "^1.3.1",
"stripe": "^14.11.0",
"stripe": "^14.12.0",
"tailwind-merge": "^2.2.0",
"tailwindcss-animate": "^1.0.7",
"uploadthing": "^6.1.1",
Expand All @@ -96,22 +96,22 @@
"@faker-js/faker": "^8.3.1",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@tailwindcss/typography": "^0.5.10",
"@types/eslint": "^8.56.1",
"@types/node": "^20.10.8",
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@types/react-syntax-highlighter": "^15.5.11",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"autoprefixer": "^10.4.16",
"dotenv-cli": "^7.3.0",
"drizzle-kit": "^0.20.10",
"drizzle-kit": "^0.20.12",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.13.1",
"postcss": "^8.4.33",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.5.11",
"rehype-autolink-headings": "^7.1.0",
"rehype-code-titles": "^1.2.0",
Expand Down
Loading

1 comment on commit 2d4a7bb

@vercel
Copy link

@vercel vercel bot commented on 2d4a7bb Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.