mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-01 17:24:12 +00:00
Merge pull request #1159 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-15.2.4
Bump eslint-config-next from 15.2.3 to 15.2.4
This commit is contained in:
commit
4d9c1ade8b
2 changed files with 7 additions and 16 deletions
|
@ -93,7 +93,7 @@
|
|||
"autoprefixer": "^10.4.21",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint-config-next": "15.2.3",
|
||||
"eslint-config-next": "15.2.4",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
"fluid-tailwind": "^1.0.4",
|
||||
|
|
21
yarn.lock
21
yarn.lock
|
@ -2270,15 +2270,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.2.3":
|
||||
version: 15.2.3
|
||||
resolution: "@next/eslint-plugin-next@npm:15.2.3"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10c0/8b6397936696ed9f4402f032765efd4a73444ea538332e695063948faa27dc1cfdb666bc35b146412b73f8d3247743856d1aec82d41c7d9bc7443a35461ee562
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:15.2.4":
|
||||
version: 15.2.4
|
||||
resolution: "@next/eslint-plugin-next@npm:15.2.4"
|
||||
|
@ -7110,11 +7101,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:15.2.3":
|
||||
version: 15.2.3
|
||||
resolution: "eslint-config-next@npm:15.2.3"
|
||||
"eslint-config-next@npm:15.2.4":
|
||||
version: 15.2.4
|
||||
resolution: "eslint-config-next@npm:15.2.4"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:15.2.3"
|
||||
"@next/eslint-plugin-next": "npm:15.2.4"
|
||||
"@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"
|
||||
|
@ -7130,7 +7121,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/b11e458f9e38a124dfa95300588f2766940c564608f89c2b9f95c983f2e93c6adfa634d76715a615373fc7afe7d98137780f3390707e506fa7fc86898a942f9f
|
||||
checksum: 10c0/c1d76f3372521f00ef5212139864deb2d2fee0545f34e14bd3bffa1551baf75ec0f5b0bcc9c613c64f93cb591a60a974f6f1dfd42378850e167a0394e3cfb153
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13175,7 +13166,7 @@ __metadata:
|
|||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.4"
|
||||
eslint: "npm:^9.23.0"
|
||||
eslint-config-next: "npm:15.2.3"
|
||||
eslint-config-next: "npm:15.2.4"
|
||||
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