mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-01 17:24:12 +00:00
Merge pull request #1152 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-15.2.3
Bump eslint-config-next from 15.2.2 to 15.2.3
This commit is contained in:
commit
06d1e8da1d
2 changed files with 11 additions and 11 deletions
|
@ -93,7 +93,7 @@
|
|||
"autoprefixer": "^10.4.21",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
"eslint": "^9.22.0",
|
||||
"eslint-config-next": "15.2.2",
|
||||
"eslint-config-next": "15.2.3",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
"fluid-tailwind": "^1.0.4",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2271,12 +2271,12 @@ __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"
|
||||
"@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/fce7a9f4be9541b1a67ca6a94903559bfdcec293e658a94ca8dac987de5dc7039d317b8d0c90eb119bf701eba12dab425875d3478aceca7b29fe6bd1cfd886ef
|
||||
checksum: 10c0/8b6397936696ed9f4402f032765efd4a73444ea538332e695063948faa27dc1cfdb666bc35b146412b73f8d3247743856d1aec82d41c7d9bc7443a35461ee562
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7147,11 +7147,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:15.2.2":
|
||||
version: 15.2.2
|
||||
resolution: "eslint-config-next@npm:15.2.2"
|
||||
"eslint-config-next@npm:15.2.3":
|
||||
version: 15.2.3
|
||||
resolution: "eslint-config-next@npm:15.2.3"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:15.2.2"
|
||||
"@next/eslint-plugin-next": "npm:15.2.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/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
||||
|
@ -7167,7 +7167,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/b59c19a1c269ba7715fa3fc4b41bf0480ae2065999139ac5a14cb275fb3a8999c615f977769f0d7a7c18578f3cd33afcbb8756d6df4b65b5a727466c4aff70ea
|
||||
checksum: 10c0/b11e458f9e38a124dfa95300588f2766940c564608f89c2b9f95c983f2e93c6adfa634d76715a615373fc7afe7d98137780f3390707e506fa7fc86898a942f9f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13212,7 +13212,7 @@ __metadata:
|
|||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.2.4"
|
||||
eslint: "npm:^9.22.0"
|
||||
eslint-config-next: "npm:15.2.2"
|
||||
eslint-config-next: "npm:15.2.3"
|
||||
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