mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump eslint-config-next from 15.1.5 to 15.1.6
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.5 to 15.1.6. - [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.6/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:
parent
6d89b3ab17
commit
be500c8d2c
2 changed files with 16 additions and 7 deletions
|
@ -93,7 +93,7 @@
|
|||
"autoprefixer": "^10.4.20",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-config-next": "15.1.5",
|
||||
"eslint-config-next": "15.1.6",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
|
||||
"fluid-tailwind": "^1.0.4",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -2034,6 +2034,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.1.6":
|
||||
version: 15.1.6
|
||||
resolution: "@next/eslint-plugin-next@npm:15.1.6"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/753babd13e197304eb7a224c08a9a286aee10e316dcf86c49fe655fe9ea16659969bdbe4502429723cdf318e47fba4188ca101a5fc0d91dcad13404e773013a9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.1.6":
|
||||
version: 15.1.6
|
||||
resolution: "@next/mdx@npm:15.1.6"
|
||||
|
@ -6672,11 +6681,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:15.1.5":
|
||||
version: 15.1.5
|
||||
resolution: "eslint-config-next@npm:15.1.5"
|
||||
"eslint-config-next@npm:15.1.6":
|
||||
version: 15.1.6
|
||||
resolution: "eslint-config-next@npm:15.1.6"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:15.1.5"
|
||||
"@next/eslint-plugin-next": "npm:15.1.6"
|
||||
"@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"
|
||||
|
@ -6692,7 +6701,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/b36edb20bfd08b68dd9589c379db5acf1291409e77958e1287693155888b44c48b21810377cdc162d0ea84b9b06840f89c70d73d31dc18f0a2ee42738a65ec72
|
||||
checksum: 10c0/6d207de7169869f5ce113038b650167b51f6584dd7f9bd9557030a5681eff690ec9ec1ac9183f012efdddba7914b8928b16f11fa4a5ed20aa0d5056ead4d4f4e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12616,7 +12625,7 @@ __metadata:
|
|||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.3"
|
||||
eslint: "npm:^9.16.0"
|
||||
eslint-config-next: "npm:15.1.5"
|
||||
eslint-config-next: "npm:15.1.6"
|
||||
eslint-config-prettier: "npm:^10.0.1"
|
||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229"
|
||||
fluid-tailwind: "npm:^1.0.4"
|
||||
|
|
Loading…
Reference in a new issue