diff --git a/package.json b/package.json index 7f9e2b3..6c470c2 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@eslint/compat": "1.2.9", "@eslint/eslintrc": "3.3.5", "@eslint/js": "9.27.0", - "@next/eslint-plugin-next": "^16.1.2", + "@next/eslint-plugin-next": "^16.2.9", "@stylistic/eslint-plugin": "4.4.0", "@tailwindcss/postcss": "^4", "@types/jest": "^30.0.0", diff --git a/yarn.lock b/yarn.lock index 0726385..38f5d28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -571,13 +571,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-16.2.9.tgz#c2bbcb1647503cae0f11e6a326799acd1ea29e9e" integrity sha512-ki5VxxXfzD/9TDe13wyeTKIjQTAwBVpnr8KhRDUr8ltMUq1/NBpWNT5tiPoxiGl+PHM4X2ahSOiPk6iAimIzPg== -"@next/eslint-plugin-next@16.1.2", "@next/eslint-plugin-next@^16.1.2": +"@next/eslint-plugin-next@16.1.2": version "16.1.2" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.1.2.tgz#99226c8aae1634bef58a2ce8f3eaa4cff5bdde80" integrity sha512-jjO5BKDxZEXt2VCAnAG/ldULnpxeXspjCo9AZErV3Lm5HmNj8r2rS+eUMIAAj6mXPAOiPqAMgVPGnkyhPyDx4g== dependencies: fast-glob "3.3.1" +"@next/eslint-plugin-next@^16.2.9": + version "16.2.9" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.2.9.tgz#0d788da191971636def239cdf3b42458796df6ff" + integrity sha512-UZi8+YT/MLgTC9nrrn2Xd4lBYv1B7lVmtWHfPcthAI5Tt/C1LuDe6DfmtCtJ+WQod3ksY4VrKSvk3oMVAnL7qw== + dependencies: + fast-glob "3.3.1" + "@next/swc-darwin-arm64@16.2.9": version "16.2.9" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.9.tgz#b67a7e67466e39be621553b7a32520bc73ca4fa4"