Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sadmann7 committed May 4, 2024
1 parent 4683bf9 commit 06042df
Show file tree
Hide file tree
Showing 3 changed files with 1,340 additions and 1,361 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"unlighthouse": "pnpm dlx unlighthouse --site https://skateshop.sadmn.com"
},
"dependencies": {
"@clerk/nextjs": "^5.0.2",
"@clerk/themes": "^2.0.1",
"@clerk/nextjs": "^5.0.6",
"@clerk/themes": "^2.1.2",
"@hookform/resolvers": "^3.3.4",
"@loglib/tracker": "^0.8.0",
"@radix-ui/react-accordion": "^1.1.2",
Expand All @@ -52,41 +52,41 @@
"@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.16",
"@react-email/tailwind": "0.0.15",
"@react-email/components": "^0.0.17",
"@react-email/tailwind": "0.0.16",
"@stripe/react-stripe-js": "^2.7.0",
"@stripe/stripe-js": "^3.3.0",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/match-sorter-utils": "^8.15.1",
"@tanstack/react-table": "^8.16.0",
"@tremor/react": "^3.16.1",
"@uploadthing/react": "^6.5.0",
"ai": "^3.0.33",
"@tremor/react": "^3.16.2",
"@uploadthing/react": "^6.5.1",
"ai": "^3.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"contentlayer": "^0.3.4",
"date-fns": "^3.6.0",
"drizzle-orm": "^0.30.9",
"embla-carousel-react": "8.0.2",
"drizzle-orm": "^0.30.10",
"embla-carousel-react": "8.0.3",
"framer-motion": "^11.1.7",
"geist": "^1.3.0",
"input-otp": "^1.2.4",
"nanoid": "^5.0.7",
"next": "14.3.0-canary.25",
"next": "14.3.0-canary.38",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.3.0",
"openai": "^4.38.5",
"openai": "^4.40.2",
"pg": "^8.11.5",
"postgres": "^3.4.4",
"react": "18.3.0",
"react": "18.3.1",
"react-cropper": "^2.3.3",
"react-day-picker": "^8.10.1",
"react-dom": "18.3.0",
"react-dom": "18.3.1",
"react-dropzone": "^14.2.3",
"react-email": "^2.1.1",
"react-hook-form": "^7.51.3",
"react-intersection-observer": "^9.8.2",
"react-email": "^2.1.2",
"react-hook-form": "^7.51.4",
"react-intersection-observer": "^9.10.2",
"react-markdown": "^9.0.1",
"react-medium-image-zoom": "^5.2.0",
"react-syntax-highlighter": "^15.5.0",
Expand All @@ -95,26 +95,26 @@
"resend": "^3.2.0",
"server-only": "^0.0.1",
"sonner": "^1.4.41",
"stripe": "^15.4.0",
"stripe": "^15.5.0",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"uploadthing": "^6.10.0",
"uploadthing": "^6.10.1",
"vaul": "^0.9.0",
"zod": "^3.23.4"
"zod": "^3.23.6"
},
"devDependencies": {
"@clerk/types": "^4.1.0",
"@clerk/types": "^4.2.0",
"@faker-js/faker": "^8.4.1",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@tailwindcss/typography": "^0.5.12",
"@tailwindcss/typography": "^0.5.13",
"@total-typescript/ts-reset": "^0.5.1",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.7",
"@types/react": "^18.3.0",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react-syntax-highlighter": "^15.5.11",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@types/react-syntax-highlighter": "^15.5.13",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"autoprefixer": "^10.4.19",
"dotenv-cli": "^7.4.1",
"drizzle-kit": "^0.20.17",
Expand All @@ -134,9 +134,9 @@
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"rimraf": "^5.0.5",
"shiki": "^1.3.0",
"shiki": "^1.4.0",
"tailwindcss": "^3.4.3",
"tsx": "^4.7.3",
"tsx": "^4.9.0",
"typescript": "^5.4.5",
"unist-builder": "^4.0.0",
"unist-util-visit": "^5.0.0"
Expand Down
Loading

0 comments on commit 06042df

Please sign in to comment.