Bump eslint-config-next from 15.0.0 to 15.0.1

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

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

View file

@ -68,7 +68,7 @@
"@typescript-eslint/parser": "^8.10.0", "@typescript-eslint/parser": "^8.10.0",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"eslint": "^9.13.0", "eslint": "^9.13.0",
"eslint-config-next": "15.0.0", "eslint-config-next": "15.0.1",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.47", "postcss": "^8.4.47",
"prettier": "^3.3.3", "prettier": "^3.3.3",

View file

@ -947,6 +947,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@next/eslint-plugin-next@npm:15.0.1":
version: 15.0.1
resolution: "@next/eslint-plugin-next@npm:15.0.1"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/4e7dda7279999425041b1832c13845d18bb3b22ebdbc7707b28bd6a27b8010a4dfb1e792a7f2bf210fc4117dfbfdf60509714035c4bcd40e30b55317d76c6fcc
languageName: node
linkType: hard
"@next/swc-darwin-arm64@npm:15.0.0": "@next/swc-darwin-arm64@npm:15.0.0":
version: 15.0.0 version: 15.0.0
resolution: "@next/swc-darwin-arm64@npm:15.0.0" resolution: "@next/swc-darwin-arm64@npm:15.0.0"
@ -3381,11 +3390,11 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint-config-next@npm:15.0.0": "eslint-config-next@npm:15.0.1":
version: 15.0.0 version: 15.0.1
resolution: "eslint-config-next@npm:15.0.0" resolution: "eslint-config-next@npm:15.0.1"
dependencies: dependencies:
"@next/eslint-plugin-next": "npm:15.0.0" "@next/eslint-plugin-next": "npm:15.0.1"
"@rushstack/eslint-patch": "npm:^1.10.3" "@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/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" "@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
@ -3401,7 +3410,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: 10c0/dcb9a049aea7235f8b0f7b24fed7d2c2f8aa72254f622b87402d3fb6a80742150522efa7be8fd5f157a77c34d04ce15310d2ccf9b2f8781c9f6bd1fe384f1637 checksum: 10c0/ce3f2050b9bd2dfabdfb6688f1f77f8be7009c5cb74f7b548727db5839a262fd17072e462843c69ff9e36de34def9b0f547efbd9da143d02110cfae1b0ce1988
languageName: node languageName: node
linkType: hard linkType: hard
@ -6839,7 +6848,7 @@ __metadata:
date-fns: "npm:^4.1.0" date-fns: "npm:^4.1.0"
dompurify: "npm:^3.1.7" dompurify: "npm:^3.1.7"
eslint: "npm:^9.13.0" eslint: "npm:^9.13.0"
eslint-config-next: "npm:15.0.0" eslint-config-next: "npm:15.0.1"
eslint-config-prettier: "npm:^9.1.0" eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918" eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918"
lodash: "npm:^4.17.21" lodash: "npm:^4.17.21"