diff --git a/bun.lockb b/bun.lockb index 5cc2dbf..8a4e30b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e4d0006..0a5640e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "clsx": "1.2.1", "contentlayer": "0.3.1", "framer-motion": "9.0.2", - "next": "13.4.18", + "next": "13.5.6", "next-contentlayer": "0.3.1", "next-seo": "5.15.0", "postcss": "8.4.31", @@ -35,7 +35,7 @@ "@types/react": "18.2.6", "@types/react-dom": "18.2.4", "eslint": "8.45.0", - "eslint-config-next": "13.4.18", + "eslint-config-next": "13.5.6", "typescript": "5.2.2" } }