diff --git a/package.json b/package.json index 737796a..35db2e0 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/react-syntax-highlighter": "^15.0.0", "chakra-ui-markdown-renderer": "^4.1.0", "framer-motion": "^10.17.12", - "next": "^13.2.4", + "next": "^16.0.0", "next-pwa": "^5.6.0", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -37,7 +37,7 @@ "@types/react": "18.0.8", "@typescript-eslint/eslint-plugin": "6.12.0", "eslint": "^8.50.0", - "eslint-config-next": "^13.2.4", + "eslint-config-next": "^16.0.0", "eslint-plugin-react": "^7.33.2", "eslint-plugin-unicorn": "^49.0.0", "eslint-plugin-unused-imports": "^3.0.0",