Skip to content

Commit

Permalink
Merge pull request #67 from y3owk1n/bump-packages
Browse files Browse the repository at this point in the history
chore: bump dependencies to latest
  • Loading branch information
y3owk1n authored Oct 3, 2023
2 parents 4a9979d + 55640aa commit 7236ee0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@heroicons/react": "^2.0.18",
"@keystatic/core": "^0.1.4",
"@keystatic/next": "^1.0.1",
"@next/env": "^13.5.2",
"@next/env": "^13.5.4",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-avatar": "^1.0.3",
"@radix-ui/react-dropdown-menu": "^2.0.5",
Expand All @@ -31,7 +31,7 @@
"dayjs": "^1.11.10",
"framer-motion": "^10.16.4",
"lucide-react": "^0.279.0",
"next": "^13.5.2",
"next": "^13.5.4",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
"react": "^18.2.0",
Expand All @@ -44,16 +44,16 @@
"zod-validation-error": "^1.5.0"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.5.2",
"@next/eslint-plugin-next": "^13.5.4",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.6.3",
"@types/node": "^20.8.2",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"autoprefixer": "^10.4.16",
"eslint": "^8.49.0",
"eslint-config-next": "^13.5.2",
"eslint-config-next": "^13.5.4",
"postcss": "^8.4.30",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
Expand Down

1 comment on commit 7236ee0

@vercel
Copy link

@vercel vercel bot commented on 7236ee0 Oct 3, 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:

blog – ./

blog-git-main-y3owk1n.vercel.app
www.kylewong.my
kylewong.my
blog-y3owk1n.vercel.app

Please sign in to comment.