mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Merge pull request #1037 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-15.1.7
Bump eslint-config-next from 15.1.6 to 15.1.7
This commit is contained in:
commit
8f9c938988
2 changed files with 16 additions and 7 deletions
|
@ -93,7 +93,7 @@
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||||
"eslint": "^9.19.0",
|
"eslint": "^9.19.0",
|
||||||
"eslint-config-next": "15.1.6",
|
"eslint-config-next": "15.1.7",
|
||||||
"eslint-config-prettier": "^10.0.1",
|
"eslint-config-prettier": "^10.0.1",
|
||||||
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||||
"fluid-tailwind": "^1.0.4",
|
"fluid-tailwind": "^1.0.4",
|
||||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -2035,6 +2035,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
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/mdx@npm:^15.1.6":
|
"@next/mdx@npm:^15.1.6":
|
||||||
version: 15.1.6
|
version: 15.1.6
|
||||||
resolution: "@next/mdx@npm:15.1.6"
|
resolution: "@next/mdx@npm:15.1.6"
|
||||||
|
@ -6855,11 +6864,11 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-config-next@npm:15.1.6":
|
"eslint-config-next@npm:15.1.7":
|
||||||
version: 15.1.6
|
version: 15.1.7
|
||||||
resolution: "eslint-config-next@npm:15.1.6"
|
resolution: "eslint-config-next@npm:15.1.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@next/eslint-plugin-next": "npm:15.1.6"
|
"@next/eslint-plugin-next": "npm:15.1.7"
|
||||||
"@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"
|
||||||
|
@ -6875,7 +6884,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/6d207de7169869f5ce113038b650167b51f6584dd7f9bd9557030a5681eff690ec9ec1ac9183f012efdddba7914b8928b16f11fa4a5ed20aa0d5056ead4d4f4e
|
checksum: 10c0/de949da02e58962eb215fc98ec56cce0a6afeaada550c7213a99466bbb391b58c2d9412d55e9d2756a7b12b7cde60b7d8157337d6dd3f74f131e41404deb0091
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12837,7 +12846,7 @@ __metadata:
|
||||||
date-fns: "npm:^4.1.0"
|
date-fns: "npm:^4.1.0"
|
||||||
dompurify: "npm:^3.2.4"
|
dompurify: "npm:^3.2.4"
|
||||||
eslint: "npm:^9.19.0"
|
eslint: "npm:^9.19.0"
|
||||||
eslint-config-next: "npm:15.1.6"
|
eslint-config-next: "npm:15.1.7"
|
||||||
eslint-config-prettier: "npm:^10.0.1"
|
eslint-config-prettier: "npm:^10.0.1"
|
||||||
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131"
|
||||||
fluid-tailwind: "npm:^1.0.4"
|
fluid-tailwind: "npm:^1.0.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue