Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
salimi-my committed Feb 4, 2024
1 parent f96023d commit 79be669
Show file tree
Hide file tree
Showing 2 changed files with 578 additions and 554 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"lint": "next lint"
},
"dependencies": {
"@auth/prisma-adapter": "^1.1.0",
"@auth/prisma-adapter": "^1.2.1",
"@edgestore/react": "^0.1.6",
"@edgestore/server": "^0.1.6",
"@hookform/resolvers": "^3.3.4",
"@plaiceholder/next": "^3.0.0",
"@prisma/client": "^5.8.1",
"@prisma/client": "^5.9.1",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",
Expand All @@ -30,15 +30,15 @@
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@react-email/components": "0.0.14",
"@tanstack/react-table": "^8.11.7",
"@tanstack/react-table": "^8.11.8",
"axios": "^1.6.7",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.1",
"date-fns": "^3.3.1",
"framer-motion": "^11.0.3",
"lucide-react": "^0.319.0",
"lucide-react": "^0.321.0",
"next": "^14.1.0",
"next-auth": "5.0.0-beta.4",
"next-themes": "^0.2.1",
Expand All @@ -47,7 +47,7 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-email": "2.0.0",
"react-hook-form": "^7.49.3",
"react-hook-form": "^7.50.0",
"react-simple-typewriter": "^5.0.1",
"react-spinners": "^0.13.8",
"resend": "^3.1.0",
Expand All @@ -60,15 +60,15 @@
},
"devDependencies": {
"@types/bcryptjs": "^2.4.6",
"@types/node": "^20.11.10",
"@types/react": "^18.2.48",
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"@types/react-dom": "^18.2.18",
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"postcss": "^8.4.33",
"prisma": "^5.8.1",
"prisma": "^5.9.1",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
}
Expand Down
Loading

0 comments on commit 79be669

Please sign in to comment.