Bump @next/eslint-plugin-next from 15.1.7 to 15.2.0

Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.7 to 15.2.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.0/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-28 17:39:03 +00:00 committed by GitHub
parent 30bf92a359
commit 22175f9ca7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View file

@ -74,7 +74,7 @@
"@eslint/eslintrc": "^3.1.0", "@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.21.0", "@eslint/js": "^9.21.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0",
"@next/eslint-plugin-next": "15.1.7", "@next/eslint-plugin-next": "15.2.0",
"@tailwindcss/typography": "^0.5.16", "@tailwindcss/typography": "^0.5.16",
"@testing-library/dom": "^10.4.0", "@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3", "@testing-library/jest-dom": "^6.6.3",

View file

@ -2225,6 +2225,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@next/eslint-plugin-next@npm:15.2.0":
version: 15.2.0
resolution: "@next/eslint-plugin-next@npm:15.2.0"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/baffd78b58e410796cb0ac52d1af8d374a07fefc5b5ed6b1adc698a2828f88dec569ccc744298e64a2ddfbc9c4071a3924acf1a26141ca92a2d41ba4bd66d04a
languageName: node
linkType: hard
"@next/mdx@npm:^15.1.6": "@next/mdx@npm:^15.1.6":
version: 15.1.7 version: 15.1.7
resolution: "@next/mdx@npm:15.1.7" resolution: "@next/mdx@npm:15.1.7"
@ -12852,7 +12861,7 @@ __metadata:
"@mdx-js/loader": "npm:^3.1.0" "@mdx-js/loader": "npm:^3.1.0"
"@mdx-js/react": "npm:^3.1.0" "@mdx-js/react": "npm:^3.1.0"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
"@next/eslint-plugin-next": "npm:15.1.7" "@next/eslint-plugin-next": "npm:15.2.0"
"@next/mdx": "npm:^15.1.6" "@next/mdx": "npm:^15.1.6"
"@prisma/client": "npm:^6.4.1" "@prisma/client": "npm:^6.4.1"
"@prisma/extension-accelerate": "npm:^1.2.2" "@prisma/extension-accelerate": "npm:^1.2.2"