Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sadmann7 committed Jan 22, 2024
1 parent fb6aca7 commit c304e31
Show file tree
Hide file tree
Showing 114 changed files with 2,397 additions and 1,808 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"unlighthouse": "pnpm dlx unlighthouse --site https://skateshop.sadmn.com"
},
"dependencies": {
"@clerk/nextjs": "^4.29.3",
"@clerk/nextjs": "^4.29.4",
"@clerk/themes": "^1.7.9",
"@hookform/resolvers": "^3.3.4",
"@loglib/tracker": "^0.8.0",
"@planetscale/database": "^1.13.0",
"@planetscale/database": "^1.14.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-aspect-ratio": "^1.0.3",
Expand All @@ -47,48 +47,48 @@
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-tooltip": "^1.0.7",
"@react-email/components": "^0.0.12",
"@react-email/tailwind": "0.0.13",
"@react-email/components": "^0.0.14",
"@react-email/tailwind": "0.0.14",
"@stripe/react-stripe-js": "^2.4.0",
"@stripe/stripe-js": "^2.3.0",
"@t3-oss/env-nextjs": "^0.7.3",
"@tanstack/match-sorter-utils": "^8.11.3",
"@tanstack/react-table": "^8.11.6",
"@uploadthing/react": "^6.1.0",
"@tanstack/match-sorter-utils": "^8.11.7",
"@tanstack/react-table": "^8.11.7",
"@uploadthing/react": "^6.2.0",
"ai": "^2.2.31",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.0",
"contentlayer": "^0.3.4",
"date-fns": "^3.2.0",
"date-fns": "^3.3.0",
"drizzle-orm": "^0.29.3",
"embla-carousel-react": "8.0.0-rc19",
"mysql2": "^3.7.0",
"next": "14.0.4",
"mysql2": "^3.7.1",
"next": "14.1.0",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"openai": "^4.24.7",
"openai": "^4.25.0",
"react": "18.2.0",
"react-cropper": "^2.3.3",
"react-day-picker": "^8.10.0",
"react-dom": "18.2.0",
"react-dropzone": "^14.2.3",
"react-email": "^1.10.0",
"react-email": "^2.0.0",
"react-hook-form": "^7.49.3",
"react-intersection-observer": "^9.5.3",
"react-markdown": "^9.0.1",
"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",
"resend": "^3.0.0",
"server-only": "^0.0.1",
"sonner": "^1.3.1",
"stripe": "^14.12.0",
"stripe": "^14.13.0",
"tailwind-merge": "^2.2.0",
"tailwindcss-animate": "^1.0.7",
"uploadthing": "^6.1.1",
"vaul": "^0.8.0",
"uploadthing": "^6.2.0",
"vaul": "^0.8.8",
"zod": "^3.22.4"
},
"devDependencies": {
Expand All @@ -97,25 +97,25 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@tailwindcss/typography": "^0.5.10",
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@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",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"autoprefixer": "^10.4.17",
"dotenv-cli": "^7.3.0",
"drizzle-kit": "^0.20.12",
"drizzle-kit": "^0.20.13",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.13.1",
"eslint-plugin-tailwindcss": "^3.14.0",
"postcss": "^8.4.33",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"rehype-autolink-headings": "^7.1.0",
"rehype-code-titles": "^1.2.0",
"rehype-pretty-code": "^0.12.3",
"rehype-pretty-code": "^0.12.5",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
Expand Down
Loading

1 comment on commit c304e31

@vercel
Copy link

@vercel vercel bot commented on c304e31 Jan 22, 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.