Skip to content

Commit

Permalink
chore: update non breaking deps (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
noelrohi authored Jun 8, 2024
1 parent e79d3c4 commit 41580d1
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 323 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@auth/core": "^0.32.0",
"@auth/drizzle-adapter": "^0.9.0",
"@irsyadadl/paranoid": "^1.0.42",
"@irsyadadl/paranoid": "^1.0.43",
"@loglib/tracker": "^0.8.0",
"@neondatabase/serverless": "^0.9.3",
"@paralleldrive/cuid2": "^2.2.2",
Expand All @@ -31,12 +31,12 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"drizzle-orm": "^0.31.0",
"drizzle-orm": "^0.31.2",
"embla-carousel": "8.1.3",
"embla-carousel-react": "8.1.3",
"framer-motion": "^11.2.10",
"geist": "^1.3.0",
"lucide-react": "^0.383.0",
"lucide-react": "^0.390.0",
"next": "14.2.3",
"next-auth": "5.0.0-beta.19",
"next-pwa": "^5.6.0",
Expand All @@ -45,21 +45,21 @@
"react-dom": "^18.3.1",
"react-player": "^2.16.0",
"simplex-noise": "^4.0.1",
"sonner": "^1.4.41",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@types/node": "^20.13.0",
"@biomejs/biome": "1.8.0",
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"drizzle-kit": "^0.22.1",
"drizzle-kit": "^0.22.6",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"turbo": "^1.13.3",
"tailwindcss": "^3.4.4",
"turbo": "^2.0.3",
"typescript": "^5.4.5"
},
"trustedDependencies": [
Expand Down
Loading

0 comments on commit 41580d1

Please sign in to comment.