diff --git a/package.json b/package.json index b4ce398..8dc4125 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.1.0", + "@next/eslint-plugin-next": "15.1.1", "@tailwindcss/typography": "^0.5.15", "@types/dompurify": "^3", "@types/lodash": "^4.17.13", diff --git a/yarn.lock b/yarn.lock index 8a0c176..90cefad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1504,6 +1504,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:15.1.1": + version: 15.1.1 + resolution: "@next/eslint-plugin-next@npm:15.1.1" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10c0/7f01fdd0cadd8e72cc29b3f3a9848445352447d6327bbb1332ec55e387603b9cb584527c227a7bab86925a4f0b9aa0416493799d786f42fb4e6aa910dd93e72d + languageName: node + linkType: hard + "@next/mdx@npm:^15.1.0": version: 15.1.0 resolution: "@next/mdx@npm:15.1.0" @@ -13594,7 +13603,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.1.0" + "@next/eslint-plugin-next": "npm:15.1.1" "@next/mdx": "npm:^15.1.0" "@prisma/client": "npm:^6.0.1" "@prisma/extension-accelerate": "npm:^1.2.1"