diff --git a/package.json b/package.json index 4638583..48551be 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.22.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@next/eslint-plugin-next": "15.2.4", + "@next/eslint-plugin-next": "15.3.2", "@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 7c1f2f4..7f1068d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2536,6 +2536,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:15.3.2": + version: 15.3.2 + resolution: "@next/eslint-plugin-next@npm:15.3.2" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10c0/b03e512c275d33f4159522a66d4aa56f60dbf8f2dbfca6db9dcb5ce4c51ab701d8b28d719499d5728913b1ed71f76a93d770797670d04ca525ea318a32aa8fab + languageName: node + linkType: hard + "@next/mdx@npm:^15.3.2": version: 15.3.2 resolution: "@next/mdx@npm:15.3.2" @@ -14078,7 +14087,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.4" + "@next/eslint-plugin-next": "npm:15.3.2" "@next/mdx": "npm:^15.3.2" "@prisma/client": "npm:^6.5.0" "@prisma/extension-accelerate": "npm:^1.3.0"