diff --git a/package.json b/package.json index 53e7e81a7..24c03ee3f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@formatjs/intl-localematcher": "^0.4.0", "@hookform/resolvers": "^3.2.0", "@next-auth/prisma-adapter": "^1.0.7", - "@next/bundle-analyzer": "^13.4.13", + "@next/bundle-analyzer": "^14.0.0", "@prisma/client": "^5.3.1", "@radix-ui/react-accordion": "^1.1.2", "@radix-ui/react-alert-dialog": "^1.0.5", @@ -63,7 +63,7 @@ "ioredis": "^5.3.2", "lucide-react": "^0.290.0", "negotiator": "^0.6.3", - "next": "^13.4.19", + "next": "^14.0.0", "next-auth": "^4.23.1", "next-compose-plugins": "^2.2.1", "next-themes": "^0.2.1", @@ -105,7 +105,7 @@ "babel-plugin-styled-components": "^2.1.4", "cross-env": "^7.0.3", "eslint": "8.52.0", - "eslint-config-next": "^13.4.13", + "eslint-config-next": "^14.0.0", "eslint-config-prettier": "^9.0.0", "eslint-config-react-app": "^7.0.1", "eslint-plugin-import": "^2.28.1",