diff --git a/package.json b/package.json index bf4fd53..8afa658 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.27.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@next/eslint-plugin-next": "15.3.2", + "@next/eslint-plugin-next": "15.3.3", "@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 b919eb3..13c3ff0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2534,6 +2534,15 @@ __metadata: languageName: node linkType: hard +"@next/eslint-plugin-next@npm:15.3.3": + version: 15.3.3 + resolution: "@next/eslint-plugin-next@npm:15.3.3" + dependencies: + fast-glob: "npm:3.3.1" + checksum: 10c0/d6c95d07d46b9369f27eb716e2f6c8df6d97e077b055e26eff8f1931fc3cd7a6af73461d318917e60b68561ea90e0b5f43a2c6eaf641c1f740aadd1d2b12919a + languageName: node + linkType: hard + "@next/mdx@npm:^15.3.3": version: 15.3.3 resolution: "@next/mdx@npm:15.3.3" @@ -14084,7 +14093,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.3.2" + "@next/eslint-plugin-next": "npm:15.3.3" "@next/mdx": "npm:^15.3.3" "@prisma/client": "npm:^6.8.2" "@prisma/extension-accelerate": "npm:^1.3.0"