Bump eslint-config-next from 15.1.7 to 15.2.0

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-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-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-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-03-03 18:08:38 +00:00 committed by GitHub
parent ffc531ad44
commit f12543e996
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 16 deletions

View file

@ -93,7 +93,7 @@
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
"eslint": "^9.21.0",
"eslint-config-next": "15.1.7",
"eslint-config-next": "15.2.0",
"eslint-config-prettier": "^10.0.2",
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
"fluid-tailwind": "^1.0.4",

View file

@ -2199,15 +2199,6 @@ __metadata:
languageName: node
linkType: hard
"@next/eslint-plugin-next@npm:15.1.7":
version: 15.1.7
resolution: "@next/eslint-plugin-next@npm:15.1.7"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/22603c52e39a46c7883454fd49b91745d11a6b38b4fcb42bfc4ba0b2b3a9beb37875ecbf4291fff7ed809400ae69676a5e34a2de3d227e6576a96cb00aaee53c
languageName: node
linkType: hard
"@next/eslint-plugin-next@npm:15.2.0":
version: 15.2.0
resolution: "@next/eslint-plugin-next@npm:15.2.0"
@ -6906,11 +6897,11 @@ __metadata:
languageName: node
linkType: hard
"eslint-config-next@npm:15.1.7":
version: 15.1.7
resolution: "eslint-config-next@npm:15.1.7"
"eslint-config-next@npm:15.2.0":
version: 15.2.0
resolution: "eslint-config-next@npm:15.2.0"
dependencies:
"@next/eslint-plugin-next": "npm:15.1.7"
"@next/eslint-plugin-next": "npm:15.2.0"
"@rushstack/eslint-patch": "npm:^1.10.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
@ -6926,7 +6917,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/de949da02e58962eb215fc98ec56cce0a6afeaada550c7213a99466bbb391b58c2d9412d55e9d2756a7b12b7cde60b7d8157337d6dd3f74f131e41404deb0091
checksum: 10c0/3ba8a99ac1dc3de5d438011b1b857956734754577fe48984643fd99c4158d356f416a9b6ea012d39c06e15a88d9a7f953f06b930ff6f67e6609d9c858846bed0
languageName: node
linkType: hard
@ -12884,7 +12875,7 @@ __metadata:
date-fns: "npm:^4.1.0"
dompurify: "npm:^3.2.4"
eslint: "npm:^9.21.0"
eslint-config-next: "npm:15.1.7"
eslint-config-next: "npm:15.2.0"
eslint-config-prettier: "npm:^10.0.2"
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
fluid-tailwind: "npm:^1.0.4"