Bump @next/eslint-plugin-next from 15.1.0 to 15.1.1

Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.1.0 to 15.1.1.
- [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.1/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-18 17:17:10 +00:00 committed by GitHub
parent 33c3a90132
commit 2a4c6ace16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View file

@ -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",

View file

@ -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"