Merge pull request #909 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-15.1.4

Bump eslint-config-next from 15.1.3 to 15.1.4
This commit is contained in:
Ahmad 2025-01-08 17:45:42 -05:00 committed by GitHub
commit eb05d56ae8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 7 deletions

View file

@ -83,7 +83,7 @@
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229", "babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
"eslint": "^9.16.0", "eslint": "^9.16.0",
"eslint-config-next": "15.1.3", "eslint-config-next": "15.1.4",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229", "eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
"fluid-tailwind": "^1.0.4", "fluid-tailwind": "^1.0.4",

View file

@ -1875,6 +1875,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@next/eslint-plugin-next@npm:15.1.4":
version: 15.1.4
resolution: "@next/eslint-plugin-next@npm:15.1.4"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/6b5356275027e7b597914aa410805dab6b988c81c7ec0855e829e967d0064b9512828efc5d3b8826b798b30f1494618c82c5067c36d6d7837071ed670d690eab
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"
@ -6591,11 +6600,11 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint-config-next@npm:15.1.3": "eslint-config-next@npm:15.1.4":
version: 15.1.3 version: 15.1.4
resolution: "eslint-config-next@npm:15.1.3" resolution: "eslint-config-next@npm:15.1.4"
dependencies: dependencies:
"@next/eslint-plugin-next": "npm:15.1.3" "@next/eslint-plugin-next": "npm:15.1.4"
"@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"
@ -6611,7 +6620,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: 10c0/e9e27f7b4426f57d55ceb107505354ef639afae8b8ec78ead62c7400ef51fe8e572619a61d3da38f0019c5387f7cc184a0ffc7a4c7c499f8020d198403153fa9 checksum: 10c0/9c52e8e2c6f71e94eec0a2d2a2ee0a32d6ac3cb6b354e8364ddb8b9942b2b1ea2207c3be1532dfb296a697df27f89f6f3eb86190ecf9ffaf5528d7a3749fb012
languageName: node languageName: node
linkType: hard linkType: hard
@ -12571,7 +12580,7 @@ __metadata:
date-fns: "npm:^4.1.0" date-fns: "npm:^4.1.0"
dompurify: "npm:^3.2.3" dompurify: "npm:^3.2.3"
eslint: "npm:^9.16.0" eslint: "npm:^9.16.0"
eslint-config-next: "npm:15.1.3" eslint-config-next: "npm:15.1.4"
eslint-config-prettier: "npm:^9.1.0" eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229" eslint-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229"
fluid-tailwind: "npm:^1.0.4" fluid-tailwind: "npm:^1.0.4"