Skip to content

Commit 7dfa99c

Browse files
chore(deps): update dependency @nuxt/eslint-config to v1.4.1
1 parent fa975dc commit 7dfa99c

File tree

2 files changed

+130
-61
lines changed

2 files changed

+130
-61
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"nuxt": ">=3.4.0"
5858
},
5959
"devDependencies": {
60-
"@nuxt/eslint-config": "1.3.1",
60+
"@nuxt/eslint-config": "1.4.1",
6161
"@nuxt/module-builder": "0.8.4",
6262
"@nuxt/schema": "3.17.1",
6363
"@nuxt/test-utils": "3.18.0",

yarn.lock

Lines changed: 129 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -661,14 +661,16 @@ __metadata:
661661
languageName: node
662662
linkType: hard
663663

664-
"@es-joy/jsdoccomment@npm:~0.49.0":
665-
version: 0.49.0
666-
resolution: "@es-joy/jsdoccomment@npm:0.49.0"
664+
"@es-joy/jsdoccomment@npm:~0.50.1":
665+
version: 0.50.2
666+
resolution: "@es-joy/jsdoccomment@npm:0.50.2"
667667
dependencies:
668+
"@types/estree": "npm:^1.0.6"
669+
"@typescript-eslint/types": "npm:^8.11.0"
668670
comment-parser: "npm:1.4.1"
669671
esquery: "npm:^1.6.0"
670672
jsdoc-type-pratt-parser: "npm:~4.1.0"
671-
checksum: 10/d767cef9b09f22d1892b8bd544eee32aa7b55c585edf6b51452e6f377f205b06f46bd319174022f75794d39625b4b0f8ce75c8a4ea0b7fd0f773063506e0ef4d
673+
checksum: 10/a309f01bd1691c6991e5efb78057ec9122ef33208fec2464d7b9e5838964b948fa46c9c944a09218a752b49267f05ac15b557018c8a1897fd8df47b944b4537f
672674
languageName: node
673675
linkType: hard
674676

@@ -1754,10 +1756,10 @@ __metadata:
17541756
languageName: node
17551757
linkType: hard
17561758

1757-
"@eslint/js@npm:^9.26.0":
1758-
version: 9.26.0
1759-
resolution: "@eslint/js@npm:9.26.0"
1760-
checksum: 10/863d35df8f6675250bb5a917037e0f6833965437eba4c4649633fd0b55a93e8d727bcd36e9b5cc82047898ee9348cb40363e196f333914ae3a6bb36159495212
1759+
"@eslint/js@npm:^9.27.0":
1760+
version: 9.27.0
1761+
resolution: "@eslint/js@npm:9.27.0"
1762+
checksum: 10/cdbe380fd31bb325b9ec65ae310fb92a57efb796d3cc5d8bc9dafef447d634c64e497bedade6a49e0cf44a5b14560ab6ac9ed9da5a38e2415b31ae01ae5b758e
17611763
languageName: node
17621764
linkType: hard
17631765

@@ -2309,22 +2311,22 @@ __metadata:
23092311
languageName: node
23102312
linkType: hard
23112313

2312-
"@nuxt/eslint-config@npm:1.3.1":
2313-
version: 1.3.1
2314-
resolution: "@nuxt/eslint-config@npm:1.3.1"
2314+
"@nuxt/eslint-config@npm:1.4.1":
2315+
version: 1.4.1
2316+
resolution: "@nuxt/eslint-config@npm:1.4.1"
23152317
dependencies:
23162318
"@antfu/install-pkg": "npm:^1.1.0"
23172319
"@clack/prompts": "npm:^0.10.1"
2318-
"@eslint/js": "npm:^9.26.0"
2319-
"@nuxt/eslint-plugin": "npm:1.3.1"
2320+
"@eslint/js": "npm:^9.27.0"
2321+
"@nuxt/eslint-plugin": "npm:1.4.1"
23202322
"@stylistic/eslint-plugin": "npm:^4.2.0"
2321-
"@typescript-eslint/eslint-plugin": "npm:^8.32.0"
2322-
"@typescript-eslint/parser": "npm:^8.32.0"
2323+
"@typescript-eslint/eslint-plugin": "npm:^8.32.1"
2324+
"@typescript-eslint/parser": "npm:^8.32.1"
23232325
eslint-config-flat-gitignore: "npm:^2.1.0"
23242326
eslint-flat-config-utils: "npm:^2.0.1"
23252327
eslint-merge-processors: "npm:^2.0.0"
2326-
eslint-plugin-import-x: "npm:^4.11.1"
2327-
eslint-plugin-jsdoc: "npm:^50.6.14"
2328+
eslint-plugin-import-x: "npm:^4.12.2"
2329+
eslint-plugin-jsdoc: "npm:^50.6.17"
23282330
eslint-plugin-regexp: "npm:^2.7.0"
23292331
eslint-plugin-unicorn: "npm:^59.0.1"
23302332
eslint-plugin-vue: "npm:^10.1.0"
@@ -2339,19 +2341,19 @@ __metadata:
23392341
peerDependenciesMeta:
23402342
eslint-plugin-format:
23412343
optional: true
2342-
checksum: 10/9aeb4375d710b3532dc71cad712b4fa7d1d3715ebe166f4fed203b5d2647292bd03e5a311cb95e65b83dde9e69af0be67ae02d3358135988631741c33dcf25ba
2344+
checksum: 10/db2da39bce052e230de987754b0cd1f3a7562312f69ced90cf037b36bb8bca9f36ccbdffcdd669f08d9ada44fbeb05b93d59e2d6e968bf8c75e619fa40ef0fc7
23432345
languageName: node
23442346
linkType: hard
23452347

2346-
"@nuxt/eslint-plugin@npm:1.3.1":
2347-
version: 1.3.1
2348-
resolution: "@nuxt/eslint-plugin@npm:1.3.1"
2348+
"@nuxt/eslint-plugin@npm:1.4.1":
2349+
version: 1.4.1
2350+
resolution: "@nuxt/eslint-plugin@npm:1.4.1"
23492351
dependencies:
2350-
"@typescript-eslint/types": "npm:^8.32.0"
2351-
"@typescript-eslint/utils": "npm:^8.32.0"
2352+
"@typescript-eslint/types": "npm:^8.32.1"
2353+
"@typescript-eslint/utils": "npm:^8.32.1"
23522354
peerDependencies:
23532355
eslint: ^9.0.0
2354-
checksum: 10/6ab79772418d1c56eec9d29f8f7947e0d6f5a41c654f1645f81a0433b761e4cb3a6786228fdbbd5a1f33291ac15c008e00b74c1c665558aa085da516e1b82f11
2356+
checksum: 10/12c66b665cacf8e9b64471eba4a1b2825049e7796004d4d13e5e3619e5f57118871e435209d50245de105e7df42eee87d4452172d30295a2830e2ecca39a3f8d
23552357
languageName: node
23562358
linkType: hard
23572359

@@ -3006,7 +3008,7 @@ __metadata:
30063008
version: 0.0.0-use.local
30073009
resolution: "@privyid/nuapi@workspace:."
30083010
dependencies:
3009-
"@nuxt/eslint-config": "npm:1.3.1"
3011+
"@nuxt/eslint-config": "npm:1.4.1"
30103012
"@nuxt/kit": "npm:^3.13.2"
30113013
"@nuxt/module-builder": "npm:0.8.4"
30123014
"@nuxt/schema": "npm:3.17.1"
@@ -3342,6 +3344,13 @@ __metadata:
33423344
languageName: node
33433345
linkType: hard
33443346

3347+
"@types/estree@npm:^1.0.6":
3348+
version: 1.0.7
3349+
resolution: "@types/estree@npm:1.0.7"
3350+
checksum: 10/419c845ece767ad4b21171e6e5b63dabb2eb46b9c0d97361edcd9cabbf6a95fcadb91d89b5fa098d1336fa0b8fceaea82fca97a2ef3971f5c86e53031e157b21
3351+
languageName: node
3352+
linkType: hard
3353+
33453354
"@types/http-proxy@npm:^1.17.8":
33463355
version: 1.17.12
33473356
resolution: "@types/http-proxy@npm:1.17.12"
@@ -3479,24 +3488,24 @@ __metadata:
34793488
languageName: node
34803489
linkType: hard
34813490

3482-
"@typescript-eslint/eslint-plugin@npm:^8.32.0":
3483-
version: 8.32.0
3484-
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.0"
3491+
"@typescript-eslint/eslint-plugin@npm:^8.32.1":
3492+
version: 8.32.1
3493+
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1"
34853494
dependencies:
34863495
"@eslint-community/regexpp": "npm:^4.10.0"
3487-
"@typescript-eslint/scope-manager": "npm:8.32.0"
3488-
"@typescript-eslint/type-utils": "npm:8.32.0"
3489-
"@typescript-eslint/utils": "npm:8.32.0"
3490-
"@typescript-eslint/visitor-keys": "npm:8.32.0"
3496+
"@typescript-eslint/scope-manager": "npm:8.32.1"
3497+
"@typescript-eslint/type-utils": "npm:8.32.1"
3498+
"@typescript-eslint/utils": "npm:8.32.1"
3499+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
34913500
graphemer: "npm:^1.4.0"
3492-
ignore: "npm:^5.3.1"
3501+
ignore: "npm:^7.0.0"
34933502
natural-compare: "npm:^1.4.0"
34943503
ts-api-utils: "npm:^2.1.0"
34953504
peerDependencies:
34963505
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
34973506
eslint: ^8.57.0 || ^9.0.0
34983507
typescript: ">=4.8.4 <5.9.0"
3499-
checksum: 10/358b337948b2037816c3692c4ebfdb2eff90d367c6f3cdc5615c51be4eebc668c1c44e5fdfc71c08625f08b8f714ce6d0e59eccc7fe6cdabdd0800eb8ea3ab81
3508+
checksum: 10/442205dd4e9fe016cf4f3edf292f5dba696c9e7d6c32c785a8bff0833974149513feab6c30d21e2f3c509bd2b2833edfb3175c0ee220661a02da59fd79100bb4
35003509
languageName: node
35013510
linkType: hard
35023511

@@ -3535,19 +3544,19 @@ __metadata:
35353544
languageName: node
35363545
linkType: hard
35373546

3538-
"@typescript-eslint/parser@npm:^8.32.0":
3539-
version: 8.32.0
3540-
resolution: "@typescript-eslint/parser@npm:8.32.0"
3547+
"@typescript-eslint/parser@npm:^8.32.1":
3548+
version: 8.32.1
3549+
resolution: "@typescript-eslint/parser@npm:8.32.1"
35413550
dependencies:
3542-
"@typescript-eslint/scope-manager": "npm:8.32.0"
3543-
"@typescript-eslint/types": "npm:8.32.0"
3544-
"@typescript-eslint/typescript-estree": "npm:8.32.0"
3545-
"@typescript-eslint/visitor-keys": "npm:8.32.0"
3551+
"@typescript-eslint/scope-manager": "npm:8.32.1"
3552+
"@typescript-eslint/types": "npm:8.32.1"
3553+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
3554+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
35463555
debug: "npm:^4.3.4"
35473556
peerDependencies:
35483557
eslint: ^8.57.0 || ^9.0.0
35493558
typescript: ">=4.8.4 <5.9.0"
3550-
checksum: 10/05a9c0772a20085dc9def0a44d72421fad08b73eeb3bff474397ef719abb282ff684c59875e5cde3ad853ea6cff69b33312b9731f78b85de45b12a8158c97c2e
3559+
checksum: 10/3c2ab90fec0aaaa57f883bf3963030e74402de82a73b8e47a19109accf18ee1441878bcba73bb9584890eedb56215000d6652196d9bfde05272c043d1c9c529d
35513560
languageName: node
35523561
linkType: hard
35533562

@@ -3581,6 +3590,16 @@ __metadata:
35813590
languageName: node
35823591
linkType: hard
35833592

3593+
"@typescript-eslint/scope-manager@npm:8.32.1":
3594+
version: 8.32.1
3595+
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
3596+
dependencies:
3597+
"@typescript-eslint/types": "npm:8.32.1"
3598+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
3599+
checksum: 10/f81f71bd88e6bed90c9a42ed3cd26a360f8f7ca53186cea33b872194bf724a4635dd3aead5002b18de6cc5d1df9840445af1f7fc4d117f452705ccebdb6c0b0f
3600+
languageName: node
3601+
linkType: hard
3602+
35843603
"@typescript-eslint/type-utils@npm:5.62.0":
35853604
version: 5.62.0
35863605
resolution: "@typescript-eslint/type-utils@npm:5.62.0"
@@ -3615,18 +3634,18 @@ __metadata:
36153634
languageName: node
36163635
linkType: hard
36173636

3618-
"@typescript-eslint/type-utils@npm:8.32.0":
3619-
version: 8.32.0
3620-
resolution: "@typescript-eslint/type-utils@npm:8.32.0"
3637+
"@typescript-eslint/type-utils@npm:8.32.1":
3638+
version: 8.32.1
3639+
resolution: "@typescript-eslint/type-utils@npm:8.32.1"
36213640
dependencies:
3622-
"@typescript-eslint/typescript-estree": "npm:8.32.0"
3623-
"@typescript-eslint/utils": "npm:8.32.0"
3641+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
3642+
"@typescript-eslint/utils": "npm:8.32.1"
36243643
debug: "npm:^4.3.4"
36253644
ts-api-utils: "npm:^2.1.0"
36263645
peerDependencies:
36273646
eslint: ^8.57.0 || ^9.0.0
36283647
typescript: ">=4.8.4 <5.9.0"
3629-
checksum: 10/cb2a2bc3748a00f4f43e8262e2a929cac866ffe887493ae5fc5e935915c3b65f6cc7627754f6d16a47ff70a4306a54b9141fa7797518f17ed92421272aa24c45
3648+
checksum: 10/e50a6f2a16ccd916ed32a4d0b6c1011b8c177d1f789dfa629942efbd6cd3b1f5b9dc42c67b64e8c377338b34906e0191b9165caa4302d92979f13cd06d1b4234
36303649
languageName: node
36313650
linkType: hard
36323651

@@ -3644,13 +3663,20 @@ __metadata:
36443663
languageName: node
36453664
linkType: hard
36463665

3647-
"@typescript-eslint/types@npm:8.32.0, @typescript-eslint/types@npm:^8.32.0":
3666+
"@typescript-eslint/types@npm:8.32.0":
36483667
version: 8.32.0
36493668
resolution: "@typescript-eslint/types@npm:8.32.0"
36503669
checksum: 10/52514975451f562206f0dcc90484ba8e2ddff9dde479b77f6ecbdf50cd5269e30f6c2bf80091204d2223d818268dd96fa396cb73434364754e730d286d6684ac
36513670
languageName: node
36523671
linkType: hard
36533672

3673+
"@typescript-eslint/types@npm:8.32.1, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.32.1":
3674+
version: 8.32.1
3675+
resolution: "@typescript-eslint/types@npm:8.32.1"
3676+
checksum: 10/3a310e4bafa8dd6ddc83cd8627048ebe54660982348531bbbeee3d0fb06ffdacce6ac14200159166774bd8797664686f5d0bf19d3dd33216daccbc0e48cd3e51
3677+
languageName: node
3678+
linkType: hard
3679+
36543680
"@typescript-eslint/typescript-estree@npm:5.62.0, @typescript-eslint/typescript-estree@npm:^5.62.0":
36553681
version: 5.62.0
36563682
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -3706,6 +3732,24 @@ __metadata:
37063732
languageName: node
37073733
linkType: hard
37083734

3735+
"@typescript-eslint/typescript-estree@npm:8.32.1":
3736+
version: 8.32.1
3737+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
3738+
dependencies:
3739+
"@typescript-eslint/types": "npm:8.32.1"
3740+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
3741+
debug: "npm:^4.3.4"
3742+
fast-glob: "npm:^3.3.2"
3743+
is-glob: "npm:^4.0.3"
3744+
minimatch: "npm:^9.0.4"
3745+
semver: "npm:^7.6.0"
3746+
ts-api-utils: "npm:^2.1.0"
3747+
peerDependencies:
3748+
typescript: ">=4.8.4 <5.9.0"
3749+
checksum: 10/8b956ce05bf64d412e33b7d564db9d5620a7c2600ab04f2c6bb7561bcf46593f14b77ca9c895a4480869a323565a140985a4f4760f9df58f71114c4f502b3c78
3750+
languageName: node
3751+
linkType: hard
3752+
37093753
"@typescript-eslint/utils@npm:5.62.0":
37103754
version: 5.62.0
37113755
resolution: "@typescript-eslint/utils@npm:5.62.0"
@@ -3738,7 +3782,22 @@ __metadata:
37383782
languageName: node
37393783
linkType: hard
37403784

3741-
"@typescript-eslint/utils@npm:8.32.0, @typescript-eslint/utils@npm:^8.23.0, @typescript-eslint/utils@npm:^8.31.0, @typescript-eslint/utils@npm:^8.32.0":
3785+
"@typescript-eslint/utils@npm:8.32.1, @typescript-eslint/utils@npm:^8.32.1":
3786+
version: 8.32.1
3787+
resolution: "@typescript-eslint/utils@npm:8.32.1"
3788+
dependencies:
3789+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3790+
"@typescript-eslint/scope-manager": "npm:8.32.1"
3791+
"@typescript-eslint/types": "npm:8.32.1"
3792+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
3793+
peerDependencies:
3794+
eslint: ^8.57.0 || ^9.0.0
3795+
typescript: ">=4.8.4 <5.9.0"
3796+
checksum: 10/9383cea185f3b54124a639f806d627f686637460e2eea431ccb9eeb6452dcd5a893856e051eb5925510f8aeb9317f8b7d23d9f39ca8fa80c46f2b797dae77d9c
3797+
languageName: node
3798+
linkType: hard
3799+
3800+
"@typescript-eslint/utils@npm:^8.23.0, @typescript-eslint/utils@npm:^8.31.0":
37423801
version: 8.32.0
37433802
resolution: "@typescript-eslint/utils@npm:8.32.0"
37443803
dependencies:
@@ -3783,6 +3842,16 @@ __metadata:
37833842
languageName: node
37843843
linkType: hard
37853844

3845+
"@typescript-eslint/visitor-keys@npm:8.32.1":
3846+
version: 8.32.1
3847+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
3848+
dependencies:
3849+
"@typescript-eslint/types": "npm:8.32.1"
3850+
eslint-visitor-keys: "npm:^4.2.0"
3851+
checksum: 10/a1cbfbdac89d443dfc2718673e2cc1e884fc942678b3d1c3149cdab8123c71685473e362d794fcee1e975ceb45d16f44025a3f0bebe9b09a6bf8679f060d6817
3852+
languageName: node
3853+
linkType: hard
3854+
37863855
"@ungap/structured-clone@npm:^1.2.0":
37873856
version: 1.2.0
37883857
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -7546,9 +7615,9 @@ __metadata:
75467615
languageName: node
75477616
linkType: hard
75487617

7549-
"eslint-plugin-import-x@npm:^4.11.1":
7550-
version: 4.11.1
7551-
resolution: "eslint-plugin-import-x@npm:4.11.1"
7618+
"eslint-plugin-import-x@npm:^4.12.2":
7619+
version: 4.12.2
7620+
resolution: "eslint-plugin-import-x@npm:4.12.2"
75527621
dependencies:
75537622
"@typescript-eslint/utils": "npm:^8.31.0"
75547623
comment-parser: "npm:^1.4.1"
@@ -7563,7 +7632,7 @@ __metadata:
75637632
unrs-resolver: "npm:^1.7.0"
75647633
peerDependencies:
75657634
eslint: ^8.57.0 || ^9.0.0
7566-
checksum: 10/98e7f4a92f3d3c830d0776aa2da66e4f3628c6a73b18edbfbd70c6091b82149aa8966fd7db6884b4490aceeb4bc906e82988a755b66351a1bbfb89111e8d72b0
7635+
checksum: 10/ad227d569f3bcff2532f11fd4985095c0cfa7b8757655c8eec70c50753b4ab771591c8431df561761295376f18cbfd020b05d287369de1bbd0418ca6aad271f6
75677636
languageName: node
75687637
linkType: hard
75697638

@@ -7596,11 +7665,11 @@ __metadata:
75967665
languageName: node
75977666
linkType: hard
75987667

7599-
"eslint-plugin-jsdoc@npm:^50.6.14":
7600-
version: 50.6.14
7601-
resolution: "eslint-plugin-jsdoc@npm:50.6.14"
7668+
"eslint-plugin-jsdoc@npm:^50.6.17":
7669+
version: 50.6.17
7670+
resolution: "eslint-plugin-jsdoc@npm:50.6.17"
76027671
dependencies:
7603-
"@es-joy/jsdoccomment": "npm:~0.49.0"
7672+
"@es-joy/jsdoccomment": "npm:~0.50.1"
76047673
are-docs-informative: "npm:^0.0.2"
76057674
comment-parser: "npm:1.4.1"
76067675
debug: "npm:^4.3.6"
@@ -7612,7 +7681,7 @@ __metadata:
76127681
spdx-expression-parse: "npm:^4.0.0"
76137682
peerDependencies:
76147683
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
7615-
checksum: 10/98ce7cac8f9cd611acce5be3166d0cc4a1be626f80d1c8fa5dc465501055e49d231a3aca217c69f06fdbcc92fe42a2fb7ad56794053b273aa7ae4fe6fb8ebf9e
7684+
checksum: 10/d3cc6f9a7a6af8baf1c6ece891d67122d5b6be6a032f1728e36c3cfda1cd5d7010c997591a470e087d35955b6c3d728ac700792f1682ef15c952d5592df5792c
76167685
languageName: node
76177686
linkType: hard
76187687

@@ -9305,7 +9374,7 @@ __metadata:
93059374
languageName: node
93069375
linkType: hard
93079376

9308-
"ignore@npm:^7.0.3, ignore@npm:^7.0.4":
9377+
"ignore@npm:^7.0.0, ignore@npm:^7.0.3, ignore@npm:^7.0.4":
93099378
version: 7.0.4
93109379
resolution: "ignore@npm:7.0.4"
93119380
checksum: 10/01ee59df2ffd14b0844efc17f5ab3642c848e45efdb7cc757928da5e076cb74313748f77f5ffe362a6407c5e7cc71f10fad5e8eb9d91c1a17c4e7ef2c1f8e40e

0 commit comments

Comments
 (0)