mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-04 16:32:06 +00:00
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:
parent
ffc531ad44
commit
f12543e996
2 changed files with 7 additions and 16 deletions
|
@ -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",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue