diff --git a/package.json b/package.json index 7275199..5980c1d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.16.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@next/eslint-plugin-next": "15.1.4", + "@next/eslint-plugin-next": "15.1.5", "@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 96321f0..411cea5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2012,6 +2012,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:15.1.5": + version: 15.1.5 + resolution: "@next/eslint-plugin-next@npm:15.1.5" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10c0/56105ca4b5804379eb6eca6f11275f72f8ce70bb3f5ce057b0f16008a1b23b53b2eefee9ed3355ca0461b9a0ea3f72727b626432b887304970d9dbef934929d3 + languageName: node + linkType: hard + "@next/mdx@npm:^15.1.4": version: 15.1.4 resolution: "@next/mdx@npm:15.1.4" @@ -12853,7 +12862,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.1.4" + "@next/eslint-plugin-next": "npm:15.1.5" "@next/mdx": "npm:^15.1.4" "@prisma/client": "npm:^6.2.1" "@prisma/extension-accelerate": "npm:^1.2.1"