diff --git a/package.json b/package.json index a03ce03..c0060b5 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "zustand": "^4.5.2" }, "devDependencies": { - "@next/eslint-plugin-next": "^14.2.1", + "@next/eslint-plugin-next": "^14.2.3", "@types/lodash": "^4.17.0", "@types/node": "^20", "@types/react": "^18", diff --git a/yarn.lock b/yarn.lock index 2114772..51cf1ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -257,13 +257,20 @@ dependencies: glob "7.1.7" -"@next/eslint-plugin-next@14.2.2", "@next/eslint-plugin-next@^14.2.1": +"@next/eslint-plugin-next@14.2.2": version "14.2.2" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.2.tgz#1eaf592ebb961e0b093e4774b0c77298af5e2e0e" integrity sha512-q+Ec2648JtBpKiu/FSJm8HAsFXlNvioHeBCbTP12T1SGcHYwhqHULSfQgFkPgHDu3kzNp2Kem4J54bK4rPQ5SQ== dependencies: glob "10.3.10" +"@next/eslint-plugin-next@^14.2.3": + version "14.2.3" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.3.tgz#287ad8620e7061ba01e8d3313d464db6d217b6df" + integrity sha512-L3oDricIIjgj1AVnRdRor21gI7mShlSwU/1ZGHmqM3LzHhXXhdkrfeNY5zif25Bi5Dd7fiJHsbhoZCHfXYvlAw== + dependencies: + glob "10.3.10" + "@next/swc-darwin-arm64@14.2.2": version "14.2.2" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.2.tgz#55e395b0db6dd5ea2dc92818260ff3a399f1a056"