mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Bump eslint-config-next from 15.2.0 to 15.2.2
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.2.0 to 15.2.2. - [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.2/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
a0761f4c85
commit
bb9761dd8e
2 changed files with 16 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.2.0",
|
||||
"eslint-config-next": "15.2.2",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
"fluid-tailwind": "^1.0.4",
|
||||
|
|
30
yarn.lock
30
yarn.lock
|
@ -2236,15 +2236,6 @@ __metadata:
|
|||
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"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/baffd78b58e410796cb0ac52d1af8d374a07fefc5b5ed6b1adc698a2828f88dec569ccc744298e64a2ddfbc9c4071a3924acf1a26141ca92a2d41ba4bd66d04a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.2.1":
|
||||
version: 15.2.1
|
||||
resolution: "@next/eslint-plugin-next@npm:15.2.1"
|
||||
|
@ -2254,6 +2245,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.2.2":
|
||||
version: 15.2.2
|
||||
resolution: "@next/eslint-plugin-next@npm:15.2.2"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/fce7a9f4be9541b1a67ca6a94903559bfdcec293e658a94ca8dac987de5dc7039d317b8d0c90eb119bf701eba12dab425875d3478aceca7b29fe6bd1cfd886ef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:^15.2.2":
|
||||
version: 15.2.2
|
||||
resolution: "@next/mdx@npm:15.2.2"
|
||||
|
@ -7069,11 +7069,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:15.2.0":
|
||||
version: 15.2.0
|
||||
resolution: "eslint-config-next@npm:15.2.0"
|
||||
"eslint-config-next@npm:15.2.2":
|
||||
version: 15.2.2
|
||||
resolution: "eslint-config-next@npm:15.2.2"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:15.2.0"
|
||||
"@next/eslint-plugin-next": "npm:15.2.2"
|
||||
"@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"
|
||||
|
@ -7089,7 +7089,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/3ba8a99ac1dc3de5d438011b1b857956734754577fe48984643fd99c4158d356f416a9b6ea012d39c06e15a88d9a7f953f06b930ff6f67e6609d9c858846bed0
|
||||
checksum: 10c0/b59c19a1c269ba7715fa3fc4b41bf0480ae2065999139ac5a14cb275fb3a8999c615f977769f0d7a7c18578f3cd33afcbb8756d6df4b65b5a727466c4aff70ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13133,7 +13133,7 @@ __metadata:
|
|||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.4"
|
||||
eslint: "npm:^9.21.0"
|
||||
eslint-config-next: "npm:15.2.0"
|
||||
eslint-config-next: "npm:15.2.2"
|
||||
eslint-config-prettier: "npm:^10.1.1"
|
||||
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