Skip to content

Commit

Permalink
Merge branch 'responsive'
Browse files Browse the repository at this point in the history
  • Loading branch information
wiscaksono committed Nov 17, 2023
2 parents a0b5ce7 + 2804dc0 commit 0e2971a
Show file tree
Hide file tree
Showing 6 changed files with 182 additions and 148 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@auth/prisma-adapter": "^1.0.6",
"@prisma/client": "^5.5.2",
"@prisma/client": "^5.6.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
Expand All @@ -25,16 +25,16 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"contentlayer": "^0.3.4",
"framer-motion": "^10.16.4",
"framer-motion": "^10.16.5",
"lucide-react": "^0.292.0",
"next": "^14.0.2",
"next": "^14.0.3",
"next-auth": "5.0.0-beta.2",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.11.0",
"react-icons": "^4.12.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.10.2",
"rehype-slug": "^6.0.0",
Expand All @@ -48,7 +48,7 @@
"@types/react-dom": "18.2.15",
"eslint": "8.53.0",
"eslint-config-next": "14.0.1",
"prisma": "^5.5.2",
"prisma": "^5.6.0",
"tailwind-merge": "^2.0.0",
"tailwindcss": "3.3.5",
"tailwindcss-animate": "^1.0.7",
Expand Down
Loading

1 comment on commit 0e2971a

@vercel
Copy link

@vercel vercel bot commented on 0e2971a Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wiscaksono – ./

wiscaksono-git-master-wiscaksono.vercel.app
wiscaksono.com
wiscaksono-wiscaksono.vercel.app

Please sign in to comment.