From 634b74781e65ddbbd91ea785e6d2a558048e0f5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 04:28:40 +0000 Subject: [PATCH] chore(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.19.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/console-client/package.json | 2 +- .../console-sdk-microfrontend/package.json | 2 +- .../console-sdk-vite-helpers/package.json | 2 +- .../console-sdk-webpack-helpers/package.json | 2 +- packages/console-types/package.json | 2 +- pnpm-lock.yaml | 165 +++++++++++++++--- 6 files changed, 147 insertions(+), 28 deletions(-) diff --git a/packages/console-client/package.json b/packages/console-client/package.json index 621f1596..edc04d0e 100644 --- a/packages/console-client/package.json +++ b/packages/console-client/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@mia-platform/eslint-config-mia": "^3.0.0", "@types/node": "^22.8.1", - "@typescript-eslint/eslint-plugin": "^7.10.0", + "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^7.17.0", "eslint": "^8.57.0", "eslint-import-resolver-typescript": "^3.6.1", diff --git a/packages/console-sdk-microfrontend/package.json b/packages/console-sdk-microfrontend/package.json index e324ae9f..69ffe5db 100644 --- a/packages/console-sdk-microfrontend/package.json +++ b/packages/console-sdk-microfrontend/package.json @@ -22,7 +22,7 @@ "@types/jest": "^29.5.12", "@types/jsdom": "21.1.7", "@types/ramda": "^0.30.0", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^7.17.0", "jest": "^29.7.0", "ts-jest": "^29.2.3", diff --git a/packages/console-sdk-vite-helpers/package.json b/packages/console-sdk-vite-helpers/package.json index a3433338..3ff961a0 100644 --- a/packages/console-sdk-vite-helpers/package.json +++ b/packages/console-sdk-vite-helpers/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@types/jest": "^29.5.12", "@types/jsdom": "21.1.7", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^7.17.0", "eslint": "^8.57.0", "jest": "^29.7.0", diff --git a/packages/console-sdk-webpack-helpers/package.json b/packages/console-sdk-webpack-helpers/package.json index f8e34590..d074b089 100644 --- a/packages/console-sdk-webpack-helpers/package.json +++ b/packages/console-sdk-webpack-helpers/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@types/ramda": "^0.30.0", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^7.17.0", "typescript": "^5.6.3", "@types/jest": "^29.5.12", diff --git a/packages/console-types/package.json b/packages/console-types/package.json index d588e302..73659246 100644 --- a/packages/console-types/package.json +++ b/packages/console-types/package.json @@ -21,7 +21,7 @@ "@mia-platform/eslint-config-mia": "^3.0.0", "@types/ramda": "^0.30.0", "@types/tap": "^15.0.11", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.19.0", "@typescript-eslint/parser": "^7.17.0", "ajv": "^8.17.1", "ajv-formats": "^2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2537a5a6..7d144d5a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^22.8.1 version: 22.8.1 '@typescript-eslint/eslint-plugin': - specifier: ^7.10.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.19.0 + version: 8.19.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -119,8 +119,8 @@ importers: specifier: ^0.30.0 version: 0.30.2 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.19.0 + version: 8.19.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -153,8 +153,8 @@ importers: specifier: 21.1.7 version: 21.1.7 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.19.0 + version: 8.19.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -193,8 +193,8 @@ importers: specifier: ^0.30.0 version: 0.30.2 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.19.0 + version: 8.19.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -236,8 +236,8 @@ importers: specifier: ^15.0.11 version: 15.0.12 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.19.0 + version: 8.19.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -962,8 +962,8 @@ packages: '@microsoft/kiota-abstractions@1.0.0-preview.66': resolution: {integrity: sha512-mP7P+aHVLhT5A0A1nhpPQvghwNtMO9+LOV6RKYHzhzmKAvycM2rOMCpxsivHn+vtOArTiAqdfyePCpUhzziRjg==} - '@microsoft/kiota-abstractions@1.0.0-preview.70': - resolution: {integrity: sha512-IWc26z0EXTtm1sE7Oc035dUz4PxWCZN8iQ0btoctstjcN504Y4tQsfeut1EnI4AW8hD97Pp342lqvBuDt28bwQ==} + '@microsoft/kiota-abstractions@1.0.0-preview.78': + resolution: {integrity: sha512-xQDr3zG/i7rpwoqHLOD4zYfq4Aw39LcZoqOBN0B7m7L35v5dEPR6f7a6d0MJ4AehBqQokrIOpU/atFcG0waZTA==} '@microsoft/kiota-serialization-form@1.0.0-preview.54': resolution: {integrity: sha512-Yd8GOae8zq3AK2koMK3RjLDzMfVRf+bx2je/MMZlUOrfKXF1rnaCWcXiyJJRlreawDI9WSeuD0mY/+pUTxSOsw==} @@ -1096,8 +1096,8 @@ packages: '@std-uritemplate/std-uritemplate@1.0.5': resolution: {integrity: sha512-3LHrjMZXHb0gRgSYTypFPew27Fd8t8l/3zSnQncetnNiLMkBF6P7Q7O+1otQqQDCK8dzAuh2C6lSb35H+xYizw==} - '@std-uritemplate/std-uritemplate@1.0.6': - resolution: {integrity: sha512-+S9kAqK60nZZyvhvesoXut6NB9qB80VTpNsdiOeHmE0FAMOEsJy9/dakDL3xMp3kNRFvviw0mX9WPSuasvSxCQ==} + '@std-uritemplate/std-uritemplate@2.0.1': + resolution: {integrity: sha512-HC5kiXCa7Mxrv7SI7qH4ECfC1H+vFG15COBtX8aUur8EGEWK17RH3QVyBxtyjUXE448O4fGhQHh3kirEvPGWjw==} '@tsconfig/node10@1.0.11': resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==} @@ -1185,6 +1185,14 @@ packages: typescript: optional: true + '@typescript-eslint/eslint-plugin@8.19.0': + resolution: {integrity: sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.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.8.0' + '@typescript-eslint/parser@7.18.0': resolution: {integrity: sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1199,6 +1207,10 @@ packages: resolution: {integrity: sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/scope-manager@8.19.0': + resolution: {integrity: sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/type-utils@7.18.0': resolution: {integrity: sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1209,10 +1221,21 @@ packages: typescript: optional: true + '@typescript-eslint/type-utils@8.19.0': + resolution: {integrity: sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: '>=4.8.4 <5.8.0' + '@typescript-eslint/types@7.18.0': resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/types@8.19.0': + resolution: {integrity: sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@7.18.0': resolution: {integrity: sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1222,16 +1245,33 @@ packages: typescript: optional: true + '@typescript-eslint/typescript-estree@8.19.0': + resolution: {integrity: sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <5.8.0' + '@typescript-eslint/utils@7.18.0': resolution: {integrity: sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 + '@typescript-eslint/utils@8.19.0': + resolution: {integrity: sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: '>=4.8.4 <5.8.0' + '@typescript-eslint/visitor-keys@7.18.0': resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/visitor-keys@8.19.0': + resolution: {integrity: sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -1957,6 +1997,10 @@ packages: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-visitor-keys@4.2.0: + resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3652,6 +3696,10 @@ packages: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true + uuid@11.0.3: + resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} + hasBin: true + uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true @@ -4653,36 +4701,35 @@ snapshots: tslib: 2.7.0 uuid: 10.0.0 - '@microsoft/kiota-abstractions@1.0.0-preview.70': + '@microsoft/kiota-abstractions@1.0.0-preview.78': dependencies: '@opentelemetry/api': 1.9.0 - '@std-uritemplate/std-uritemplate': 1.0.6 - guid-typescript: 1.0.9 + '@std-uritemplate/std-uritemplate': 2.0.1 tinyduration: 3.3.1 tslib: 2.7.0 - uuid: 10.0.0 + uuid: 11.0.3 '@microsoft/kiota-serialization-form@1.0.0-preview.54': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.78 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-json@1.0.0-preview.66': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.78 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-multipart@1.0.0-preview.44': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.78 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-text@1.0.0-preview.63': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.78 guid-typescript: 1.0.9 tslib: 2.7.0 @@ -4767,7 +4814,7 @@ snapshots: '@std-uritemplate/std-uritemplate@1.0.5': {} - '@std-uritemplate/std-uritemplate@1.0.6': {} + '@std-uritemplate/std-uritemplate@2.0.1': {} '@tsconfig/node10@1.0.11': {} @@ -4870,6 +4917,24 @@ snapshots: typescript: 5.6.3 transitivePeerDependencies: - supports-color + optional: true + + '@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3)': + dependencies: + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/scope-manager': 8.19.0 + '@typescript-eslint/type-utils': 8.19.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/utils': 8.19.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/visitor-keys': 8.19.0 + eslint: 8.57.0 + graphemer: 1.4.0 + ignore: 5.3.2 + natural-compare: 1.4.0 + ts-api-utils: 1.3.0(typescript@5.6.3) + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color '@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3)': dependencies: @@ -4889,6 +4954,11 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 + '@typescript-eslint/scope-manager@8.19.0': + dependencies: + '@typescript-eslint/types': 8.19.0 + '@typescript-eslint/visitor-keys': 8.19.0 + '@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.6.3)': dependencies: '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.3) @@ -4900,9 +4970,23 @@ snapshots: typescript: 5.6.3 transitivePeerDependencies: - supports-color + optional: true + + '@typescript-eslint/type-utils@8.19.0(eslint@8.57.0)(typescript@5.6.3)': + dependencies: + '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3) + '@typescript-eslint/utils': 8.19.0(eslint@8.57.0)(typescript@5.6.3) + debug: 4.3.7 + eslint: 8.57.0 + ts-api-utils: 1.3.0(typescript@5.6.3) + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color '@typescript-eslint/types@7.18.0': {} + '@typescript-eslint/types@8.19.0': {} + '@typescript-eslint/typescript-estree@7.18.0(typescript@5.6.3)': dependencies: '@typescript-eslint/types': 7.18.0 @@ -4918,6 +5002,20 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/typescript-estree@8.19.0(typescript@5.6.3)': + dependencies: + '@typescript-eslint/types': 8.19.0 + '@typescript-eslint/visitor-keys': 8.19.0 + debug: 4.3.7 + fast-glob: 3.3.2 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.6.3 + ts-api-utils: 1.3.0(typescript@5.6.3) + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.6.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) @@ -4928,12 +5026,29 @@ snapshots: transitivePeerDependencies: - supports-color - typescript + optional: true + + '@typescript-eslint/utils@8.19.0(eslint@8.57.0)(typescript@5.6.3)': + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@typescript-eslint/scope-manager': 8.19.0 + '@typescript-eslint/types': 8.19.0 + '@typescript-eslint/typescript-estree': 8.19.0(typescript@5.6.3) + eslint: 8.57.0 + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color '@typescript-eslint/visitor-keys@7.18.0': dependencies: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 + '@typescript-eslint/visitor-keys@8.19.0': + dependencies: + '@typescript-eslint/types': 8.19.0 + eslint-visitor-keys: 4.2.0 + '@ungap/structured-clone@1.2.0': {} abort-controller@3.0.0: @@ -5792,6 +5907,8 @@ snapshots: eslint-visitor-keys@3.4.3: {} + eslint-visitor-keys@4.2.0: {} + eslint@8.57.0: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) @@ -7781,6 +7898,8 @@ snapshots: uuid@10.0.0: {} + uuid@11.0.3: {} + uuid@8.3.2: {} v8-compile-cache-lib@3.0.1: {}