diff --git a/package.json b/package.json index 022f14f..0aff0dd 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.16.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@next/eslint-plugin-next": "15.0.4", + "@next/eslint-plugin-next": "15.1.0", "@tailwindcss/typography": "^0.5.15", "@types/dompurify": "^3", "@types/lodash": "^4.17.13", diff --git a/yarn.lock b/yarn.lock index c5b48e1..b67b316 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1495,15 +1495,6 @@ __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/eslint-plugin-next@npm:15.1.0": version: 15.1.0 resolution: "@next/eslint-plugin-next@npm:15.1.0" @@ -13620,7 +13611,7 @@ __metadata: "@mdx-js/react": "npm:^3.1.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0" "@next/bundle-analyzer": "npm:^15.1.0" - "@next/eslint-plugin-next": "npm:15.0.4" + "@next/eslint-plugin-next": "npm:15.1.0" "@next/mdx": "npm:^15.1.0" "@prisma/client": "npm:^6.0.1" "@prisma/extension-accelerate": "npm:^1.2.1"