diff --git a/package.json b/package.json index 8cab155..990f44b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@tabler/icons": "^2.47.0", "gray-matter": "^4.0.3", - "next": "^14.1.1", + "next": "^15.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", "reading-time": "^1.5.0", @@ -56,7 +56,7 @@ "@typescript-eslint/parser": "^7.1.0", "autoprefixer": "^10.4.18", "eslint": "^8.57.0", - "eslint-config-next": "^14.1.1", + "eslint-config-next": "^15.0.0", "eslint-plugin-react": "^7.33.2", "eslint-plugin-tailwindcss": "^3.14.3", "node-html-to-image": "^4.0.0",