Bump @next/eslint-plugin-next from 15.1.2 to 15.1.3

Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.2 to 15.1.3.
- [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.1.3/packages/eslint-plugin-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-27 19:07:11 +00:00 committed by GitHub
parent 449ac37329
commit 0250e642ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View file

@ -60,7 +60,7 @@
"@eslint/eslintrc": "^3.1.0", "@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.16.0", "@eslint/js": "^9.16.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0",
"@next/eslint-plugin-next": "15.1.2", "@next/eslint-plugin-next": "15.1.3",
"@tailwindcss/typography": "^0.5.15", "@tailwindcss/typography": "^0.5.15",
"@types/compression": "^1.7.5", "@types/compression": "^1.7.5",
"@types/dompurify": "^3", "@types/dompurify": "^3",

View file

@ -1393,6 +1393,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@next/eslint-plugin-next@npm:15.1.3":
version: 15.1.3
resolution: "@next/eslint-plugin-next@npm:15.1.3"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/60e85ad10d0d3afafe6d6e02a70636681b78aacff8bcef2bbe18d77b3192f91ea999bc471d19d22b37abaa3fee72d35299c040b9cce0bc6fd7848d031590abde
languageName: node
linkType: hard
"@next/mdx@npm:^15.1.3": "@next/mdx@npm:^15.1.3":
version: 15.1.3 version: 15.1.3
resolution: "@next/mdx@npm:15.1.3" resolution: "@next/mdx@npm:15.1.3"
@ -12371,7 +12380,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.2" "@next/eslint-plugin-next": "npm:15.1.3"
"@next/mdx": "npm:^15.1.3" "@next/mdx": "npm:^15.1.3"
"@prisma/client": "npm:^6.0.1" "@prisma/client": "npm:^6.0.1"
"@prisma/extension-accelerate": "npm:^1.2.1" "@prisma/extension-accelerate": "npm:^1.2.1"