From 0cf20399bf35ef1182b82d4c7e6f2f3ed4a7f57b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 07:54:22 +0000 Subject: [PATCH] chore(deps): update dependency @nuxt/eslint-config to v1.4.0 --- package.json | 2 +- yarn.lock | 180 +++++++++++++++++++++++++++++++++++++-------------- 2 files changed, 131 insertions(+), 51 deletions(-) diff --git a/package.json b/package.json index c0df66f..b3fe8e5 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "nuxt": ">=3.4.0" }, "devDependencies": { - "@nuxt/eslint-config": "1.3.1", + "@nuxt/eslint-config": "1.4.0", "@nuxt/module-builder": "0.8.4", "@nuxt/schema": "3.17.1", "@nuxt/test-utils": "3.18.0", diff --git a/yarn.lock b/yarn.lock index 4514236..db890ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -661,14 +661,17 @@ __metadata: languageName: node linkType: hard -"@es-joy/jsdoccomment@npm:~0.49.0": - version: 0.49.0 - resolution: "@es-joy/jsdoccomment@npm:0.49.0" +"@es-joy/jsdoccomment@npm:~0.50.1": + version: 0.50.1 + resolution: "@es-joy/jsdoccomment@npm:0.50.1" dependencies: + "@types/eslint": "npm:^9.6.1" + "@types/estree": "npm:^1.0.6" + "@typescript-eslint/types": "npm:^8.11.0" comment-parser: "npm:1.4.1" esquery: "npm:^1.6.0" jsdoc-type-pratt-parser: "npm:~4.1.0" - checksum: 10/d767cef9b09f22d1892b8bd544eee32aa7b55c585edf6b51452e6f377f205b06f46bd319174022f75794d39625b4b0f8ce75c8a4ea0b7fd0f773063506e0ef4d + checksum: 10/c4c631c339aed9c9700a155191b2f56e9ea8e03d5c46c70ff96cd2f0c476bf365cf7c6a51c6c136ca5356274d22ea9d5d9d3ceaea930b3801471880921eda4c2 languageName: node linkType: hard @@ -2309,22 +2312,22 @@ __metadata: languageName: node linkType: hard -"@nuxt/eslint-config@npm:1.3.1": - version: 1.3.1 - resolution: "@nuxt/eslint-config@npm:1.3.1" +"@nuxt/eslint-config@npm:1.4.0": + version: 1.4.0 + resolution: "@nuxt/eslint-config@npm:1.4.0" dependencies: "@antfu/install-pkg": "npm:^1.1.0" "@clack/prompts": "npm:^0.10.1" "@eslint/js": "npm:^9.26.0" - "@nuxt/eslint-plugin": "npm:1.3.1" + "@nuxt/eslint-plugin": "npm:1.4.0" "@stylistic/eslint-plugin": "npm:^4.2.0" - "@typescript-eslint/eslint-plugin": "npm:^8.32.0" - "@typescript-eslint/parser": "npm:^8.32.0" + "@typescript-eslint/eslint-plugin": "npm:^8.32.1" + "@typescript-eslint/parser": "npm:^8.32.1" eslint-config-flat-gitignore: "npm:^2.1.0" eslint-flat-config-utils: "npm:^2.0.1" eslint-merge-processors: "npm:^2.0.0" eslint-plugin-import-x: "npm:^4.11.1" - eslint-plugin-jsdoc: "npm:^50.6.14" + eslint-plugin-jsdoc: "npm:^50.6.17" eslint-plugin-regexp: "npm:^2.7.0" eslint-plugin-unicorn: "npm:^59.0.1" eslint-plugin-vue: "npm:^10.1.0" @@ -2339,19 +2342,19 @@ __metadata: peerDependenciesMeta: eslint-plugin-format: optional: true - checksum: 10/9aeb4375d710b3532dc71cad712b4fa7d1d3715ebe166f4fed203b5d2647292bd03e5a311cb95e65b83dde9e69af0be67ae02d3358135988631741c33dcf25ba + checksum: 10/94e933ee53d8b2f62c97028db9c63db4d584e60acad6b479e436502513d61cf559a6f255e684a4f8a2a6682baff448bffb9f271cf12761cc172713a46fab7eba languageName: node linkType: hard -"@nuxt/eslint-plugin@npm:1.3.1": - version: 1.3.1 - resolution: "@nuxt/eslint-plugin@npm:1.3.1" +"@nuxt/eslint-plugin@npm:1.4.0": + version: 1.4.0 + resolution: "@nuxt/eslint-plugin@npm:1.4.0" dependencies: - "@typescript-eslint/types": "npm:^8.32.0" - "@typescript-eslint/utils": "npm:^8.32.0" + "@typescript-eslint/types": "npm:^8.32.1" + "@typescript-eslint/utils": "npm:^8.32.1" peerDependencies: eslint: ^9.0.0 - checksum: 10/6ab79772418d1c56eec9d29f8f7947e0d6f5a41c654f1645f81a0433b761e4cb3a6786228fdbbd5a1f33291ac15c008e00b74c1c665558aa085da516e1b82f11 + checksum: 10/73d32f602fa3f7efe02adf41cbbdb949d502fde7c7184d0cf6f86290fdec6660d3ecd96d15cf4284661c45159c0aa5f8983e6fb7f8931aa24b072a1d4673a36e languageName: node linkType: hard @@ -3006,7 +3009,7 @@ __metadata: version: 0.0.0-use.local resolution: "@privyid/nuapi@workspace:." dependencies: - "@nuxt/eslint-config": "npm:1.3.1" + "@nuxt/eslint-config": "npm:1.4.0" "@nuxt/kit": "npm:^3.13.2" "@nuxt/module-builder": "npm:0.8.4" "@nuxt/schema": "npm:3.17.1" @@ -3328,6 +3331,16 @@ __metadata: languageName: node linkType: hard +"@types/eslint@npm:^9.6.1": + version: 9.6.1 + resolution: "@types/eslint@npm:9.6.1" + dependencies: + "@types/estree": "npm:*" + "@types/json-schema": "npm:*" + checksum: 10/719fcd255760168a43d0e306ef87548e1e15bffe361d5f4022b0f266575637acc0ecb85604ac97879ee8ae83c6a6d0613b0ed31d0209ddf22a0fe6d608fc56fe + languageName: node + linkType: hard + "@types/estree@npm:*, @types/estree@npm:^1.0.0": version: 1.0.0 resolution: "@types/estree@npm:1.0.0" @@ -3342,6 +3355,13 @@ __metadata: languageName: node linkType: hard +"@types/estree@npm:^1.0.6": + version: 1.0.7 + resolution: "@types/estree@npm:1.0.7" + checksum: 10/419c845ece767ad4b21171e6e5b63dabb2eb46b9c0d97361edcd9cabbf6a95fcadb91d89b5fa098d1336fa0b8fceaea82fca97a2ef3971f5c86e53031e157b21 + languageName: node + linkType: hard + "@types/http-proxy@npm:^1.17.8": version: 1.17.12 resolution: "@types/http-proxy@npm:1.17.12" @@ -3479,24 +3499,24 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^8.32.0": - version: 8.32.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.32.0" +"@typescript-eslint/eslint-plugin@npm:^8.32.1": + version: 8.32.1 + resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.32.0" - "@typescript-eslint/type-utils": "npm:8.32.0" - "@typescript-eslint/utils": "npm:8.32.0" - "@typescript-eslint/visitor-keys": "npm:8.32.0" + "@typescript-eslint/scope-manager": "npm:8.32.1" + "@typescript-eslint/type-utils": "npm:8.32.1" + "@typescript-eslint/utils": "npm:8.32.1" + "@typescript-eslint/visitor-keys": "npm:8.32.1" graphemer: "npm:^1.4.0" - ignore: "npm:^5.3.1" + ignore: "npm:^7.0.0" natural-compare: "npm:^1.4.0" ts-api-utils: "npm:^2.1.0" peerDependencies: "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10/358b337948b2037816c3692c4ebfdb2eff90d367c6f3cdc5615c51be4eebc668c1c44e5fdfc71c08625f08b8f714ce6d0e59eccc7fe6cdabdd0800eb8ea3ab81 + checksum: 10/442205dd4e9fe016cf4f3edf292f5dba696c9e7d6c32c785a8bff0833974149513feab6c30d21e2f3c509bd2b2833edfb3175c0ee220661a02da59fd79100bb4 languageName: node linkType: hard @@ -3535,19 +3555,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^8.32.0": - version: 8.32.0 - resolution: "@typescript-eslint/parser@npm:8.32.0" +"@typescript-eslint/parser@npm:^8.32.1": + version: 8.32.1 + resolution: "@typescript-eslint/parser@npm:8.32.1" dependencies: - "@typescript-eslint/scope-manager": "npm:8.32.0" - "@typescript-eslint/types": "npm:8.32.0" - "@typescript-eslint/typescript-estree": "npm:8.32.0" - "@typescript-eslint/visitor-keys": "npm:8.32.0" + "@typescript-eslint/scope-manager": "npm:8.32.1" + "@typescript-eslint/types": "npm:8.32.1" + "@typescript-eslint/typescript-estree": "npm:8.32.1" + "@typescript-eslint/visitor-keys": "npm:8.32.1" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10/05a9c0772a20085dc9def0a44d72421fad08b73eeb3bff474397ef719abb282ff684c59875e5cde3ad853ea6cff69b33312b9731f78b85de45b12a8158c97c2e + checksum: 10/3c2ab90fec0aaaa57f883bf3963030e74402de82a73b8e47a19109accf18ee1441878bcba73bb9584890eedb56215000d6652196d9bfde05272c043d1c9c529d languageName: node linkType: hard @@ -3581,6 +3601,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:8.32.1": + version: 8.32.1 + resolution: "@typescript-eslint/scope-manager@npm:8.32.1" + dependencies: + "@typescript-eslint/types": "npm:8.32.1" + "@typescript-eslint/visitor-keys": "npm:8.32.1" + checksum: 10/f81f71bd88e6bed90c9a42ed3cd26a360f8f7ca53186cea33b872194bf724a4635dd3aead5002b18de6cc5d1df9840445af1f7fc4d117f452705ccebdb6c0b0f + languageName: node + linkType: hard + "@typescript-eslint/type-utils@npm:5.62.0": version: 5.62.0 resolution: "@typescript-eslint/type-utils@npm:5.62.0" @@ -3615,18 +3645,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.32.0": - version: 8.32.0 - resolution: "@typescript-eslint/type-utils@npm:8.32.0" +"@typescript-eslint/type-utils@npm:8.32.1": + version: 8.32.1 + resolution: "@typescript-eslint/type-utils@npm:8.32.1" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.32.0" - "@typescript-eslint/utils": "npm:8.32.0" + "@typescript-eslint/typescript-estree": "npm:8.32.1" + "@typescript-eslint/utils": "npm:8.32.1" debug: "npm:^4.3.4" ts-api-utils: "npm:^2.1.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10/cb2a2bc3748a00f4f43e8262e2a929cac866ffe887493ae5fc5e935915c3b65f6cc7627754f6d16a47ff70a4306a54b9141fa7797518f17ed92421272aa24c45 + checksum: 10/e50a6f2a16ccd916ed32a4d0b6c1011b8c177d1f789dfa629942efbd6cd3b1f5b9dc42c67b64e8c377338b34906e0191b9165caa4302d92979f13cd06d1b4234 languageName: node linkType: hard @@ -3644,13 +3674,20 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.32.0, @typescript-eslint/types@npm:^8.32.0": +"@typescript-eslint/types@npm:8.32.0": version: 8.32.0 resolution: "@typescript-eslint/types@npm:8.32.0" checksum: 10/52514975451f562206f0dcc90484ba8e2ddff9dde479b77f6ecbdf50cd5269e30f6c2bf80091204d2223d818268dd96fa396cb73434364754e730d286d6684ac languageName: node linkType: hard +"@typescript-eslint/types@npm:8.32.1, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.32.1": + version: 8.32.1 + resolution: "@typescript-eslint/types@npm:8.32.1" + checksum: 10/3a310e4bafa8dd6ddc83cd8627048ebe54660982348531bbbeee3d0fb06ffdacce6ac14200159166774bd8797664686f5d0bf19d3dd33216daccbc0e48cd3e51 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:5.62.0, @typescript-eslint/typescript-estree@npm:^5.62.0": version: 5.62.0 resolution: "@typescript-eslint/typescript-estree@npm:5.62.0" @@ -3706,6 +3743,24 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:8.32.1": + version: 8.32.1 + resolution: "@typescript-eslint/typescript-estree@npm:8.32.1" + dependencies: + "@typescript-eslint/types": "npm:8.32.1" + "@typescript-eslint/visitor-keys": "npm:8.32.1" + debug: "npm:^4.3.4" + fast-glob: "npm:^3.3.2" + is-glob: "npm:^4.0.3" + minimatch: "npm:^9.0.4" + semver: "npm:^7.6.0" + ts-api-utils: "npm:^2.1.0" + peerDependencies: + typescript: ">=4.8.4 <5.9.0" + checksum: 10/8b956ce05bf64d412e33b7d564db9d5620a7c2600ab04f2c6bb7561bcf46593f14b77ca9c895a4480869a323565a140985a4f4760f9df58f71114c4f502b3c78 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:5.62.0": version: 5.62.0 resolution: "@typescript-eslint/utils@npm:5.62.0" @@ -3738,7 +3793,22 @@ __metadata: languageName: node linkType: hard -"@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": +"@typescript-eslint/utils@npm:8.32.1, @typescript-eslint/utils@npm:^8.32.1": + version: 8.32.1 + resolution: "@typescript-eslint/utils@npm:8.32.1" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.7.0" + "@typescript-eslint/scope-manager": "npm:8.32.1" + "@typescript-eslint/types": "npm:8.32.1" + "@typescript-eslint/typescript-estree": "npm:8.32.1" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: ">=4.8.4 <5.9.0" + checksum: 10/9383cea185f3b54124a639f806d627f686637460e2eea431ccb9eeb6452dcd5a893856e051eb5925510f8aeb9317f8b7d23d9f39ca8fa80c46f2b797dae77d9c + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:^8.23.0, @typescript-eslint/utils@npm:^8.31.0": version: 8.32.0 resolution: "@typescript-eslint/utils@npm:8.32.0" dependencies: @@ -3783,6 +3853,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.32.1": + version: 8.32.1 + resolution: "@typescript-eslint/visitor-keys@npm:8.32.1" + dependencies: + "@typescript-eslint/types": "npm:8.32.1" + eslint-visitor-keys: "npm:^4.2.0" + checksum: 10/a1cbfbdac89d443dfc2718673e2cc1e884fc942678b3d1c3149cdab8123c71685473e362d794fcee1e975ceb45d16f44025a3f0bebe9b09a6bf8679f060d6817 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0": version: 1.2.0 resolution: "@ungap/structured-clone@npm:1.2.0" @@ -7596,11 +7676,11 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jsdoc@npm:^50.6.14": - version: 50.6.14 - resolution: "eslint-plugin-jsdoc@npm:50.6.14" +"eslint-plugin-jsdoc@npm:^50.6.17": + version: 50.6.17 + resolution: "eslint-plugin-jsdoc@npm:50.6.17" dependencies: - "@es-joy/jsdoccomment": "npm:~0.49.0" + "@es-joy/jsdoccomment": "npm:~0.50.1" are-docs-informative: "npm:^0.0.2" comment-parser: "npm:1.4.1" debug: "npm:^4.3.6" @@ -7612,7 +7692,7 @@ __metadata: spdx-expression-parse: "npm:^4.0.0" peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - checksum: 10/98ce7cac8f9cd611acce5be3166d0cc4a1be626f80d1c8fa5dc465501055e49d231a3aca217c69f06fdbcc92fe42a2fb7ad56794053b273aa7ae4fe6fb8ebf9e + checksum: 10/d3cc6f9a7a6af8baf1c6ece891d67122d5b6be6a032f1728e36c3cfda1cd5d7010c997591a470e087d35955b6c3d728ac700792f1682ef15c952d5592df5792c languageName: node linkType: hard @@ -9305,7 +9385,7 @@ __metadata: languageName: node linkType: hard -"ignore@npm:^7.0.3, ignore@npm:^7.0.4": +"ignore@npm:^7.0.0, ignore@npm:^7.0.3, ignore@npm:^7.0.4": version: 7.0.4 resolution: "ignore@npm:7.0.4" checksum: 10/01ee59df2ffd14b0844efc17f5ab3642c848e45efdb7cc757928da5e076cb74313748f77f5ffe362a6407c5e7cc71f10fad5e8eb9d91c1a17c4e7ef2c1f8e40e