diff --git a/package.json b/package.json index 59c13b0..563ca44 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.16.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@next/eslint-plugin-next": "15.0.3", + "@next/eslint-plugin-next": "15.0.4", "@tailwindcss/typography": "^0.5.15", "@types/dompurify": "^3", "@types/lodash": "^4.17.13", diff --git a/yarn.lock b/yarn.lock index 184136b..2422ff5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1488,6 +1488,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:15.0.4": + version: 15.0.4 + resolution: "@next/eslint-plugin-next@npm:15.0.4" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10c0/ce55e4102712baac47d79f4b6ed8962b472d1a9aafe2ec0fcb7160e818fd2768d806c7a6cd95e122e1c32ac1897bc10cb39f70b6c53f7b36589269177f88f66f + languageName: node + linkType: hard + "@next/mdx@npm:^15.0.3": version: 15.0.4 resolution: "@next/mdx@npm:15.0.4" @@ -13283,7 +13292,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.0.3" + "@next/eslint-plugin-next": "npm:15.0.4" "@next/mdx": "npm:^15.0.3" "@prisma/client": "npm:^6.0.1" "@prisma/extension-accelerate": "npm:^1.2.1"