From aee3e7b80b9ee47b7381af51d5966bbc24717195 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:11:30 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v14 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 46f0c02..44a98f5 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": "^14.0.0", + "@next/eslint-plugin-next": "^14.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": "^14.0.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react-hooks": "^4.5.0",