diff --git a/bun.lockb b/bun.lockb index 4a649a8..d8fefbc 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e8430fb..f4ced99 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@fontsource/roboto": "^5.0.8", "@mui/icons-material": "^5.14.13", "@mui/material": "^5.14.14", - "next": "13.5.4", + "next": "13.5.6", "react": "^18", "react-dom": "^18" }, @@ -25,7 +25,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", - "eslint-config-next": "13.5.4", + "eslint-config-next": "13.5.6", "typescript": "^5" } }