Skip to content

Commit

Permalink
chore: update package dependencies 7 14 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
noelrohi committed Jul 14, 2024
1 parent b40dad9 commit 2c5791e
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 193 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@auth/core": "^0.34.1",
"@auth/drizzle-adapter": "^1.4.1",
"@irsyadadl/paranoid": "^1.1.7",
"@irsyadadl/paranoid": "^1.3.3",
"@loglib/tracker": "^0.8.0",
"@neondatabase/serverless": "^0.9.4",
"@paralleldrive/cuid2": "^2.2.2",
Expand All @@ -26,37 +26,37 @@
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@t3-oss/env-nextjs": "^0.10.1",
"@unkey/nextjs": "^0.15.16",
"@unkey/nextjs": "^0.17.1",
"@vercel/kv": "^2.0.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"drizzle-orm": "^0.31.2",
"drizzle-orm": "^0.32.0",
"embla-carousel": "8.1.6",
"embla-carousel-react": "8.1.6",
"framer-motion": "^11.2.12",
"geist": "^1.3.0",
"lucide-react": "^0.400.0",
"next": "14.2.4",
"framer-motion": "^11.3.2",
"geist": "^1.3.1",
"lucide-react": "^0.408.0",
"next": "14.2.5",
"next-auth": "5.0.0-beta.19",
"next-pwa": "^5.6.0",
"next-themes": "^0.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-player": "^2.16.0",
"simplex-noise": "^4.0.1",
"simplex-noise": "^4.0.2",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"drizzle-kit": "^0.22.8",
"drizzle-kit": "^0.23.0",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
"turbo": "^2.0.6",
Expand Down
Loading

0 comments on commit 2c5791e

Please sign in to comment.