diff --git a/package.json b/package.json index 3773432..90fcae6 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@eslint/eslintrc": "^3.3.0", "@eslint/js": "^9.22.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@next/eslint-plugin-next": "15.2.1", + "@next/eslint-plugin-next": "15.2.4", "@tailwindcss/typography": "^0.5.16", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.6.3", diff --git a/yarn.lock b/yarn.lock index 55725d5..38766f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2262,15 +2262,6 @@ __metadata: languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.2.1": - version: 15.2.1 - resolution: "@next/eslint-plugin-next@npm:15.2.1" - dependencies: - fast-glob: "npm:3.3.1" - checksum: 10c0/c1008997e0bdb64db029341ef94df7df224c1cc2d5e107d274ce95b42aed74229af51773031859bf262d670ada362bd85184ba4dd2ef3d98e2de5bb56086a62d - languageName: node - linkType: hard - "@next/eslint-plugin-next@npm:15.2.3": version: 15.2.3 resolution: "@next/eslint-plugin-next@npm:15.2.3" @@ -2280,6 +2271,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:15.2.4": + version: 15.2.4 + resolution: "@next/eslint-plugin-next@npm:15.2.4" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10c0/13fb1da543d1f930fca4b4b26b5e26bd173ffada4128bb8606f16f6466b8db145e1d5892bb69e337832784476ae33255dfc3a553a6036bbf75ec38717975749c + languageName: node + linkType: hard + "@next/mdx@npm:^15.2.3": version: 15.2.3 resolution: "@next/mdx@npm:15.2.3" @@ -13172,7 +13172,7 @@ __metadata: "@mdx-js/loader": "npm:^3.1.0" "@mdx-js/react": "npm:^3.1.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0" - "@next/eslint-plugin-next": "npm:15.2.1" + "@next/eslint-plugin-next": "npm:15.2.4" "@next/mdx": "npm:^15.2.3" "@prisma/client": "npm:^6.5.0" "@prisma/extension-accelerate": "npm:^1.3.0"