diff --git a/package.json b/package.json index 50755a2..30b256f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "typescript": "5.2.2" }, "devDependencies": { - "@next/eslint-plugin-next": "^13.4.19", + "@next/eslint-plugin-next": "^14.0.0", "@tailwindcss/forms": "^0.5.6", "@tanstack/eslint-plugin-query": "^5.0.0-rc.5", "@tanstack/react-query-devtools": "^5.0.0-rc.12", diff --git a/yarn.lock b/yarn.lock index b2f40e4..9c163ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -168,13 +168,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.4.tgz#777c3af16de2cf2f611b6c8126910062d13d222c" integrity sha512-LGegJkMvRNw90WWphGJ3RMHMVplYcOfRWf2Be3td3sUa+1AaxmsYyANsA+znrGCBjXJNi4XAQlSoEfUxs/4kIQ== -"@next/eslint-plugin-next@13.5.4", "@next/eslint-plugin-next@^13.4.19": +"@next/eslint-plugin-next@13.5.4": version "13.5.4" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.4.tgz#ec70af509f07dc4e545df25834ac94d2c341c36a" integrity sha512-vI94U+D7RNgX6XypSyjeFrOzxGlZyxOplU0dVE5norIfZGn/LDjJYPHdvdsR5vN1eRtl6PDAsOHmycFEOljK5A== dependencies: glob "7.1.7" +"@next/eslint-plugin-next@^14.0.0": + version "14.0.0" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.0.0.tgz#b299e61292b8abede7ecb37499feb817385801e6" + integrity sha512-Ye37nNI09V3yt7pzuzSQtwlvuJ2CGzFszHXkcTHHZgNr7EhTMFLipn3VSJChy+e5+ahTdNApPphc3qCPUsn10A== + dependencies: + glob "7.1.7" + "@next/swc-darwin-arm64@13.5.4": version "13.5.4" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.5.4.tgz#241957774fef3f876dc714cfc0ca6f00f561737e"