diff --git a/package.json b/package.json index 46f0c02..3f23172 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "devDependencies": { "@babel/core": "^7.18.5", "@emotion/babel-plugin": "^11.9.2", - "@next/bundle-analyzer": "^12.1.6", - "@next/eslint-plugin-next": "^12.1.6", + "@next/bundle-analyzer": "^15.0.0", + "@next/eslint-plugin-next": "^15.0.0", "@types/csso": "^5.0.0", "@types/js-cookie": "^3.0.2", "@types/node": "^17.0.42", @@ -62,7 +62,7 @@ "babel-plugin-transform-define": "^2.0.1", "babel-plugin-transform-remove-console": "^6.9.4", "eslint": "^8", - "eslint-config-next": "^12.1.6", + "eslint-config-next": "^15.0.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react-hooks": "^4.5.0",