diff --git a/package.json b/package.json index 086da73..d0c8c25 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@headlessui/react": "1.7.3", "@heroicons/react": "1.0.6", "clipboardy": "3.0.0", - "next": "12.3.1", + "next": "14.2.4", "react": "18.2.0", "react-circular-progressbar": "2.1.0", "react-dom": "18.2.0", @@ -31,7 +31,7 @@ "autoprefixer": "10.4.19", "babel-jest": "27.5.1", "eslint": "8.57.0", - "eslint-config-next": "12.3.1", + "eslint-config-next": "14.2.4", "eslint-plugin-testing-library": "5.11.1", "jest": "27.5.1", "postcss": "8.4.38",