From 69a715b864d068404fd4eac0aa33fc82fd5e060c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 07:32:20 +0000 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin-ts to ~2.6.0 --- apps/chrome-devtools/package.json | 2 +- apps/github-cascading-app/package.json | 2 +- apps/showcase/package.json | 2 +- apps/vscode-extension/package.json | 2 +- package.json | 2 +- packages/@ama-sdk/core/package.json | 2 +- packages/@ama-sdk/create/package.json | 2 +- packages/@ama-sdk/schematics/package.json | 2 +- packages/@ama-sdk/showcase-sdk/package.json | 2 +- .../@ama-sdk/swagger-builder/package.json | 2 +- packages/@ama-terasu/cli/package.json | 2 +- packages/@ama-terasu/core/package.json | 2 +- packages/@ama-terasu/schematics/package.json | 2 +- .../amaterasu/amaterasu-api-spec/package.json | 2 +- .../amaterasu/amaterasu-dodo/package.json | 2 +- .../amaterasu/amaterasu-otter/package.json | 2 +- .../@o3r/amaterasu/amaterasu-sdk/package.json | 2 +- packages/@o3r/analytics/package.json | 2 +- packages/@o3r/apis-manager/package.json | 2 +- packages/@o3r/application/package.json | 2 +- packages/@o3r/artifactory-tools/package.json | 2 +- packages/@o3r/azure-tools/package.json | 2 +- packages/@o3r/components/package.json | 2 +- packages/@o3r/configuration/package.json | 2 +- packages/@o3r/core/package.json | 2 +- packages/@o3r/create/package.json | 2 +- packages/@o3r/design/package.json | 2 +- packages/@o3r/dev-tools/package.json | 2 +- packages/@o3r/dynamic-content/package.json | 2 +- .../@o3r/eslint-config-otter/package.json | 4 +- packages/@o3r/eslint-plugin/package.json | 4 +- packages/@o3r/extractors/package.json | 2 +- packages/@o3r/forms/package.json | 2 +- packages/@o3r/localization/package.json | 2 +- packages/@o3r/logger/package.json | 2 +- packages/@o3r/mobile/package.json | 2 +- packages/@o3r/new-version/package.json | 2 +- packages/@o3r/routing/package.json | 2 +- packages/@o3r/rules-engine/package.json | 2 +- packages/@o3r/schematics/package.json | 2 +- packages/@o3r/store-sync/package.json | 2 +- packages/@o3r/storybook/package.json | 2 +- packages/@o3r/stylelint-plugin/package.json | 2 +- packages/@o3r/styling/package.json | 2 +- packages/@o3r/telemetry/package.json | 2 +- packages/@o3r/test-helpers/package.json | 2 +- packages/@o3r/testing/package.json | 2 +- packages/@o3r/third-party/package.json | 2 +- packages/@o3r/workspace/package.json | 2 +- tools/@o3r/build-helpers/package.json | 2 +- tools/github-actions/audit/package.json | 2 +- tools/github-actions/cascading/package.json | 2 +- tools/github-actions/get-npm-tag/package.json | 2 +- tools/github-actions/new-version/package.json | 2 +- yarn.lock | 190 +++++++++--------- 55 files changed, 151 insertions(+), 151 deletions(-) diff --git a/apps/chrome-devtools/package.json b/apps/chrome-devtools/package.json index 8f93840407..cc7a85d7da 100644 --- a/apps/chrome-devtools/package.json +++ b/apps/chrome-devtools/package.json @@ -45,7 +45,7 @@ "@o3r/logger": "workspace:^", "@o3r/rules-engine": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/chrome": "^0.0.270", "@types/jest": "~29.5.2", "@types/tinycolor2": "^1.4.6", diff --git a/apps/github-cascading-app/package.json b/apps/github-cascading-app/package.json index b45a82c16e..a8384d1c98 100644 --- a/apps/github-cascading-app/package.json +++ b/apps/github-cascading-app/package.json @@ -41,7 +41,7 @@ "@nx/js": "~19.5.0", "@o3r/eslint-config-otter": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/ejs": "^3.1.2", "@types/express-serve-static-core": "^4.19.5", "@types/jest": "~29.5.2", diff --git a/apps/showcase/package.json b/apps/showcase/package.json index 2c948d288f..1a0a9e2bcf 100644 --- a/apps/showcase/package.json +++ b/apps/showcase/package.json @@ -93,7 +93,7 @@ "@o3r/testing": "workspace:^", "@playwright/test": "~1.46.0", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/bootstrap": "^5.2.10", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/apps/vscode-extension/package.json b/apps/vscode-extension/package.json index 4152aa27aa..2ee919f197 100644 --- a/apps/vscode-extension/package.json +++ b/apps/vscode-extension/package.json @@ -365,7 +365,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/eslint": "~9.6.0", "@types/glob": "^8.0.0", "@types/jest": "~29.5.2", diff --git a/package.json b/package.json index 693a4ee42d..d51004898e 100644 --- a/package.json +++ b/package.json @@ -196,7 +196,7 @@ "@playwright/test": "~1.46.0", "@popperjs/core": "^2.11.5", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@swc-node/register": "^1.9.2", "@swc/core": "~1.7.0", "@types/eslint": "~9.6.0", diff --git a/packages/@ama-sdk/core/package.json b/packages/@ama-sdk/core/package.json index 79da832b9a..e82dc78c33 100644 --- a/packages/@ama-sdk/core/package.json +++ b/packages/@ama-sdk/core/package.json @@ -123,7 +123,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@swc/cli": "~0.4.0", "@swc/core": "~1.7.0", "@types/jest": "~29.5.2", diff --git a/packages/@ama-sdk/create/package.json b/packages/@ama-sdk/create/package.json index 6b90d9f0c7..e0864c5afd 100644 --- a/packages/@ama-sdk/create/package.json +++ b/packages/@ama-sdk/create/package.json @@ -41,7 +41,7 @@ "@o3r/eslint-config-otter": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", diff --git a/packages/@ama-sdk/schematics/package.json b/packages/@ama-sdk/schematics/package.json index bf79981145..ae38629e46 100644 --- a/packages/@ama-sdk/schematics/package.json +++ b/packages/@ama-sdk/schematics/package.json @@ -91,7 +91,7 @@ "@o3r/test-helpers": "workspace:^", "@openapitools/openapi-generator-cli": "~2.13.0", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/js-yaml": "^4.0.5", "@types/minimatch": "^5.1.2", diff --git a/packages/@ama-sdk/showcase-sdk/package.json b/packages/@ama-sdk/showcase-sdk/package.json index 02f3c170c9..766620f3aa 100644 --- a/packages/@ama-sdk/showcase-sdk/package.json +++ b/packages/@ama-sdk/showcase-sdk/package.json @@ -81,7 +81,7 @@ "@o3r/eslint-plugin": "workspace:^", "@openapitools/openapi-generator-cli": "~2.13.0", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@swc/cli": "~0.4.0", "@swc/core": "~1.7.0", "@types/jest": "~29.5.2", diff --git a/packages/@ama-sdk/swagger-builder/package.json b/packages/@ama-sdk/swagger-builder/package.json index 71da4de3c7..d8d2c6f73f 100644 --- a/packages/@ama-sdk/swagger-builder/package.json +++ b/packages/@ama-sdk/swagger-builder/package.json @@ -37,7 +37,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/glob": "^8.0.0", "@types/jest": "~29.5.2", "@types/js-yaml": "^4.0.5", diff --git a/packages/@ama-terasu/cli/package.json b/packages/@ama-terasu/cli/package.json index 55481ecf2f..f63f844210 100644 --- a/packages/@ama-terasu/cli/package.json +++ b/packages/@ama-terasu/cli/package.json @@ -34,7 +34,7 @@ "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", diff --git a/packages/@ama-terasu/core/package.json b/packages/@ama-terasu/core/package.json index 962a70efd0..eda7e2ea9f 100644 --- a/packages/@ama-terasu/core/package.json +++ b/packages/@ama-terasu/core/package.json @@ -20,7 +20,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", diff --git a/packages/@ama-terasu/schematics/package.json b/packages/@ama-terasu/schematics/package.json index 1da7e34af0..2d993327b1 100644 --- a/packages/@ama-terasu/schematics/package.json +++ b/packages/@ama-terasu/schematics/package.json @@ -34,7 +34,7 @@ "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/amaterasu/amaterasu-api-spec/package.json b/packages/@o3r/amaterasu/amaterasu-api-spec/package.json index 6415e9e74a..d6c304d59e 100644 --- a/packages/@o3r/amaterasu/amaterasu-api-spec/package.json +++ b/packages/@o3r/amaterasu/amaterasu-api-spec/package.json @@ -26,7 +26,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/js-yaml": "^4.0.5", "@types/node": "^20.0.0", diff --git a/packages/@o3r/amaterasu/amaterasu-dodo/package.json b/packages/@o3r/amaterasu/amaterasu-dodo/package.json index 9c91166aac..ae697cab5d 100644 --- a/packages/@o3r/amaterasu/amaterasu-dodo/package.json +++ b/packages/@o3r/amaterasu/amaterasu-dodo/package.json @@ -38,7 +38,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/tar": "~6.1.1", diff --git a/packages/@o3r/amaterasu/amaterasu-otter/package.json b/packages/@o3r/amaterasu/amaterasu-otter/package.json index 1ff950c3cc..59394d975a 100644 --- a/packages/@o3r/amaterasu/amaterasu-otter/package.json +++ b/packages/@o3r/amaterasu/amaterasu-otter/package.json @@ -37,7 +37,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/js-yaml": "^4.0.5", "@types/node": "^20.0.0", diff --git a/packages/@o3r/amaterasu/amaterasu-sdk/package.json b/packages/@o3r/amaterasu/amaterasu-sdk/package.json index 9f245e0fcf..abf8d76bf9 100644 --- a/packages/@o3r/amaterasu/amaterasu-sdk/package.json +++ b/packages/@o3r/amaterasu/amaterasu-sdk/package.json @@ -26,7 +26,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/js-yaml": "^4.0.5", "@types/node": "^20.0.0", diff --git a/packages/@o3r/analytics/package.json b/packages/@o3r/analytics/package.json index 3ec5541658..73949e1386 100644 --- a/packages/@o3r/analytics/package.json +++ b/packages/@o3r/analytics/package.json @@ -82,7 +82,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/apis-manager/package.json b/packages/@o3r/apis-manager/package.json index 4bcdb16c0a..646ffbd186 100644 --- a/packages/@o3r/apis-manager/package.json +++ b/packages/@o3r/apis-manager/package.json @@ -67,7 +67,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/application/package.json b/packages/@o3r/application/package.json index 47010ee53b..faf503f3f6 100644 --- a/packages/@o3r/application/package.json +++ b/packages/@o3r/application/package.json @@ -78,7 +78,7 @@ "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/artifactory-tools/package.json b/packages/@o3r/artifactory-tools/package.json index 776092a120..dedee22488 100644 --- a/packages/@o3r/artifactory-tools/package.json +++ b/packages/@o3r/artifactory-tools/package.json @@ -40,7 +40,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/fs-extra": "^11.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/azure-tools/package.json b/packages/@o3r/azure-tools/package.json index 6c8890304f..f86134b2bf 100644 --- a/packages/@o3r/azure-tools/package.json +++ b/packages/@o3r/azure-tools/package.json @@ -38,7 +38,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/components/package.json b/packages/@o3r/components/package.json index 2e3d8a7f70..1de0a2accf 100644 --- a/packages/@o3r/components/package.json +++ b/packages/@o3r/components/package.json @@ -166,7 +166,7 @@ "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", diff --git a/packages/@o3r/configuration/package.json b/packages/@o3r/configuration/package.json index ccf425fb90..70b9d807e8 100644 --- a/packages/@o3r/configuration/package.json +++ b/packages/@o3r/configuration/package.json @@ -99,7 +99,7 @@ "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/core/package.json b/packages/@o3r/core/package.json index b57943f625..b390bbc6b0 100644 --- a/packages/@o3r/core/package.json +++ b/packages/@o3r/core/package.json @@ -103,7 +103,7 @@ "@o3r/telemetry": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/create/package.json b/packages/@o3r/create/package.json index 49e58c297f..7bb20f06f0 100644 --- a/packages/@o3r/create/package.json +++ b/packages/@o3r/create/package.json @@ -40,7 +40,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/design/package.json b/packages/@o3r/design/package.json index 48aff3302a..8c6b8a7db9 100644 --- a/packages/@o3r/design/package.json +++ b/packages/@o3r/design/package.json @@ -107,7 +107,7 @@ "@o3r/styling": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/dev-tools/package.json b/packages/@o3r/dev-tools/package.json index a154707664..9c68631b4c 100644 --- a/packages/@o3r/dev-tools/package.json +++ b/packages/@o3r/dev-tools/package.json @@ -67,7 +67,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/fs-extra": "^11.0.0", "@types/glob": "^8.0.0", "@types/jest": "~29.5.2", diff --git a/packages/@o3r/dynamic-content/package.json b/packages/@o3r/dynamic-content/package.json index 39447d55ea..a1165a3827 100644 --- a/packages/@o3r/dynamic-content/package.json +++ b/packages/@o3r/dynamic-content/package.json @@ -89,7 +89,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/eslint-config-otter/package.json b/packages/@o3r/eslint-config-otter/package.json index 08fd782a5d..0835351595 100644 --- a/packages/@o3r/eslint-config-otter/package.json +++ b/packages/@o3r/eslint-config-otter/package.json @@ -59,7 +59,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@typescript-eslint/eslint-plugin": "^7.14.1", "@typescript-eslint/parser": "^7.14.1", "@typescript-eslint/utils": "^7.14.1", @@ -85,7 +85,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/eslint-plugin/package.json b/packages/@o3r/eslint-plugin/package.json index 2919958e4c..7caf9be4a5 100644 --- a/packages/@o3r/eslint-plugin/package.json +++ b/packages/@o3r/eslint-plugin/package.json @@ -45,7 +45,7 @@ "@angular-eslint/template-parser": "~18.1.0", "@angular-eslint/test-utils": "~18.1.0", "@angular/compiler": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@typescript-eslint/eslint-plugin": "^7.0.1", "@typescript-eslint/parser": "^7.14.1", "@typescript-eslint/rule-tester": "^7.11.0", @@ -68,7 +68,7 @@ "@nx/jest": "~19.5.0", "@o3r/build-helpers": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/eslint": "~9.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/extractors/package.json b/packages/@o3r/extractors/package.json index 4cf3c70558..da3fe263c7 100644 --- a/packages/@o3r/extractors/package.json +++ b/packages/@o3r/extractors/package.json @@ -104,7 +104,7 @@ "@o3r/telemetry": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/inquirer": "~8.2.10", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/forms/package.json b/packages/@o3r/forms/package.json index 990eba5b64..1f7135d015 100644 --- a/packages/@o3r/forms/package.json +++ b/packages/@o3r/forms/package.json @@ -70,7 +70,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/localization/package.json b/packages/@o3r/localization/package.json index b18d95049c..28868a5b6c 100644 --- a/packages/@o3r/localization/package.json +++ b/packages/@o3r/localization/package.json @@ -144,7 +144,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", diff --git a/packages/@o3r/logger/package.json b/packages/@o3r/logger/package.json index f0c46b800d..c2fbcd4459 100644 --- a/packages/@o3r/logger/package.json +++ b/packages/@o3r/logger/package.json @@ -83,7 +83,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/mobile/package.json b/packages/@o3r/mobile/package.json index 7983851de7..883516043e 100644 --- a/packages/@o3r/mobile/package.json +++ b/packages/@o3r/mobile/package.json @@ -94,7 +94,7 @@ "@o3r/schematics": "workspace:^", "@o3r/store-sync": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/node-fetch": "^2.6.2", diff --git a/packages/@o3r/new-version/package.json b/packages/@o3r/new-version/package.json index 0d243d0c54..660370e55f 100644 --- a/packages/@o3r/new-version/package.json +++ b/packages/@o3r/new-version/package.json @@ -34,7 +34,7 @@ "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", diff --git a/packages/@o3r/routing/package.json b/packages/@o3r/routing/package.json index 8f6d1ed245..03a1d79301 100644 --- a/packages/@o3r/routing/package.json +++ b/packages/@o3r/routing/package.json @@ -84,7 +84,7 @@ "@o3r/routing": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/rules-engine/package.json b/packages/@o3r/rules-engine/package.json index b909896b3f..68cdf0bf85 100644 --- a/packages/@o3r/rules-engine/package.json +++ b/packages/@o3r/rules-engine/package.json @@ -120,7 +120,7 @@ "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", "@types/json-schema": "^7.0.9", diff --git a/packages/@o3r/schematics/package.json b/packages/@o3r/schematics/package.json index fc656e26ef..29048583ef 100644 --- a/packages/@o3r/schematics/package.json +++ b/packages/@o3r/schematics/package.json @@ -89,7 +89,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/telemetry": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/inquirer": "~8.2.10", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/store-sync/package.json b/packages/@o3r/store-sync/package.json index 212589671d..829013a577 100644 --- a/packages/@o3r/store-sync/package.json +++ b/packages/@o3r/store-sync/package.json @@ -72,7 +72,7 @@ "@o3r/logger": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/storybook/package.json b/packages/@o3r/storybook/package.json index 44fb6f776f..bad8f8c109 100644 --- a/packages/@o3r/storybook/package.json +++ b/packages/@o3r/storybook/package.json @@ -111,7 +111,7 @@ "@storybook/angular": "~8.1.0", "@storybook/api": "^7.6.16", "@storybook/components": "~8.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/color": "^3.0.6", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/stylelint-plugin/package.json b/packages/@o3r/stylelint-plugin/package.json index 45b6954583..13f674a734 100644 --- a/packages/@o3r/stylelint-plugin/package.json +++ b/packages/@o3r/stylelint-plugin/package.json @@ -52,7 +52,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/styling/package.json b/packages/@o3r/styling/package.json index 45a06b69b4..7b27fb4a2f 100644 --- a/packages/@o3r/styling/package.json +++ b/packages/@o3r/styling/package.json @@ -149,7 +149,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", diff --git a/packages/@o3r/telemetry/package.json b/packages/@o3r/telemetry/package.json index af809f0c53..db33df8ecf 100644 --- a/packages/@o3r/telemetry/package.json +++ b/packages/@o3r/telemetry/package.json @@ -38,7 +38,7 @@ "@nx/jest": "~19.5.0", "@nx/js": "~19.5.0", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/packages/@o3r/test-helpers/package.json b/packages/@o3r/test-helpers/package.json index a074a465b9..f9c7c51118 100644 --- a/packages/@o3r/test-helpers/package.json +++ b/packages/@o3r/test-helpers/package.json @@ -50,7 +50,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/pid-from-port": "^1.1.0", diff --git a/packages/@o3r/testing/package.json b/packages/@o3r/testing/package.json index 8b65555577..5ecb9488ff 100644 --- a/packages/@o3r/testing/package.json +++ b/packages/@o3r/testing/package.json @@ -196,7 +196,7 @@ "@o3r/test-helpers": "workspace:^", "@playwright/test": "~1.46.0", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/pixelmatch": "^5.2.3", diff --git a/packages/@o3r/third-party/package.json b/packages/@o3r/third-party/package.json index 0444a40b51..9778e943d7 100644 --- a/packages/@o3r/third-party/package.json +++ b/packages/@o3r/third-party/package.json @@ -69,7 +69,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/uuid": "^9.0.0", diff --git a/packages/@o3r/workspace/package.json b/packages/@o3r/workspace/package.json index fa4957de86..367a1546da 100644 --- a/packages/@o3r/workspace/package.json +++ b/packages/@o3r/workspace/package.json @@ -77,7 +77,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~18.1.0", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", diff --git a/tools/@o3r/build-helpers/package.json b/tools/@o3r/build-helpers/package.json index 1992210258..50b5650f6c 100644 --- a/tools/@o3r/build-helpers/package.json +++ b/tools/@o3r/build-helpers/package.json @@ -38,7 +38,7 @@ "@angular-eslint/eslint-plugin": "~18.1.0", "@nx/eslint-plugin": "~19.5.0", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", "@typescript-eslint/parser": "^7.14.1", diff --git a/tools/github-actions/audit/package.json b/tools/github-actions/audit/package.json index a7f3a8ddd0..72c5dd59b7 100644 --- a/tools/github-actions/audit/package.json +++ b/tools/github-actions/audit/package.json @@ -24,7 +24,7 @@ "@nx/eslint-plugin": "~19.5.0", "@o3r/eslint-config-otter": "workspace:~", "@o3r/eslint-plugin": "workspace:~", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", "@typescript-eslint/parser": "^7.14.1", diff --git a/tools/github-actions/cascading/package.json b/tools/github-actions/cascading/package.json index 823e63dfe3..6fe16d2584 100644 --- a/tools/github-actions/cascading/package.json +++ b/tools/github-actions/cascading/package.json @@ -25,7 +25,7 @@ "@nx/eslint-plugin": "~19.5.0", "@o3r/eslint-config-otter": "workspace:~", "@o3r/eslint-plugin": "workspace:~", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/tools/github-actions/get-npm-tag/package.json b/tools/github-actions/get-npm-tag/package.json index c9f885ab6d..7149126378 100644 --- a/tools/github-actions/get-npm-tag/package.json +++ b/tools/github-actions/get-npm-tag/package.json @@ -25,7 +25,7 @@ "@nx/eslint-plugin": "~19.5.0", "@o3r/eslint-config-otter": "workspace:~", "@o3r/eslint-plugin": "workspace:~", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", "@typescript-eslint/eslint-plugin": "^7.14.1", diff --git a/tools/github-actions/new-version/package.json b/tools/github-actions/new-version/package.json index 8de7e1df58..700205859d 100644 --- a/tools/github-actions/new-version/package.json +++ b/tools/github-actions/new-version/package.json @@ -27,7 +27,7 @@ "@nx/eslint-plugin": "~19.5.0", "@o3r/eslint-config-otter": "workspace:~", "@o3r/eslint-plugin": "workspace:~", - "@stylistic/eslint-plugin-ts": "~2.4.0", + "@stylistic/eslint-plugin-ts": "~2.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", diff --git a/yarn.lock b/yarn.lock index 2eadad170d..44e190164a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -279,7 +279,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@swc/cli": "npm:~0.4.0" "@swc/core": "npm:~1.7.0" "@swc/helpers": "npm:~0.5.0" @@ -365,7 +365,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.13.0" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -417,7 +417,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.13.0" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" "@types/minimatch": "npm:^5.1.2" @@ -506,7 +506,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.13.0" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@swc/cli": "npm:~0.4.0" "@swc/core": "npm:~1.7.0" "@swc/helpers": "npm:~0.5.0" @@ -555,7 +555,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/glob": "npm:^8.0.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" @@ -615,7 +615,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -679,7 +679,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -722,7 +722,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -6335,7 +6335,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" "@types/node": "npm:^20.0.0" @@ -6373,7 +6373,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/tar": "npm:~6.1.1" @@ -6414,7 +6414,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" "@types/node": "npm:^20.0.0" @@ -6456,7 +6456,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" "@types/node": "npm:^20.0.0" @@ -6514,7 +6514,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -6598,7 +6598,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -6675,7 +6675,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -6738,7 +6738,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/fs-extra": "npm:^11.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -6785,7 +6785,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -6820,7 +6820,7 @@ __metadata: "@angular-eslint/eslint-plugin": "npm:~18.1.0" "@nx/eslint-plugin": "npm:~19.5.0" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" "@typescript-eslint/parser": "npm:^7.14.1" @@ -6896,7 +6896,7 @@ __metadata: "@o3r/styling": "workspace:^" "@popperjs/core": "npm:^2.11.5" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/chrome": "npm:^0.0.270" "@types/color": "npm:^3.0.6" "@types/jest": "npm:~29.5.2" @@ -6976,7 +6976,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -7125,7 +7125,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -7219,7 +7219,7 @@ __metadata: "@o3r/telemetry": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -7315,7 +7315,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -7380,7 +7380,7 @@ __metadata: "@o3r/styling": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -7456,7 +7456,7 @@ __metadata: "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@o3r/workspace": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/fs-extra": "npm:^11.0.0" "@types/glob": "npm:^8.0.0" "@types/jest": "npm:~29.5.2" @@ -7543,7 +7543,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -7613,7 +7613,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -7648,7 +7648,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": ~18.1.0 - "@stylistic/eslint-plugin-ts": ~2.4.0 + "@stylistic/eslint-plugin-ts": ~2.6.0 "@typescript-eslint/eslint-plugin": ^7.14.1 "@typescript-eslint/parser": ^7.14.1 "@typescript-eslint/utils": ^7.14.1 @@ -7702,7 +7702,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@o3r/build-helpers": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/eslint": "npm:~9.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -7734,7 +7734,7 @@ __metadata: "@angular-eslint/template-parser": ~18.1.0 "@angular-eslint/test-utils": ~18.1.0 "@angular/compiler": ~18.1.0 - "@stylistic/eslint-plugin-ts": ~2.4.0 + "@stylistic/eslint-plugin-ts": ~2.6.0 "@typescript-eslint/eslint-plugin": ^7.0.1 "@typescript-eslint/parser": ^7.14.1 "@typescript-eslint/rule-tester": ^7.11.0 @@ -7783,7 +7783,7 @@ __metadata: "@o3r/telemetry": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/inquirer": "npm:~8.2.10" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -7897,7 +7897,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -7997,7 +7997,7 @@ __metadata: "@playwright/test": "npm:~1.46.0" "@popperjs/core": "npm:^2.11.5" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@swc-node/register": "npm:^1.9.2" "@swc/core": "npm:~1.7.0" "@types/eslint": "npm:~9.6.0" @@ -8100,7 +8100,7 @@ __metadata: "@nx/js": "npm:~19.5.0" "@o3r/eslint-config-otter": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/ejs": "npm:^3.1.2" "@types/express-serve-static-core": "npm:^4.19.5" "@types/jest": "npm:~29.5.2" @@ -8172,7 +8172,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -8306,7 +8306,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -8399,7 +8399,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/store-sync": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/node-fetch": "npm:^2.6.2" @@ -8473,7 +8473,7 @@ __metadata: "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -8534,7 +8534,7 @@ __metadata: "@o3r/routing": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -8622,7 +8622,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" "@types/json-schema": "npm:^7.0.9" @@ -8731,7 +8731,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/telemetry": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/inquirer": "npm:~8.2.10" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -8849,7 +8849,7 @@ __metadata: "@playwright/test": "npm:~1.46.0" "@popperjs/core": "npm:^2.11.5" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/bootstrap": "npm:^5.2.10" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -8919,7 +8919,7 @@ __metadata: "@o3r/logger": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -9005,7 +9005,7 @@ __metadata: "@storybook/angular": "npm:~8.1.0" "@storybook/api": "npm:^7.6.16" "@storybook/components": "npm:~8.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/color": "npm:^3.0.6" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -9082,7 +9082,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -9155,7 +9155,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -9269,7 +9269,7 @@ __metadata: "@nx/jest": "npm:~19.5.0" "@nx/js": "npm:~19.5.0" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -9314,7 +9314,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/pid-from-port": "npm:^1.1.0" @@ -9400,7 +9400,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@playwright/test": "npm:~1.46.0" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/pixelmatch": "npm:^5.2.3" @@ -9521,7 +9521,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/uuid": "npm:^9.0.0" @@ -9603,7 +9603,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -11458,9 +11458,9 @@ __metadata: languageName: node linkType: hard -"@stylistic/eslint-plugin-js@npm:2.4.0": - version: 2.4.0 - resolution: "@stylistic/eslint-plugin-js@npm:2.4.0" +"@stylistic/eslint-plugin-js@npm:2.6.4": + version: 2.6.4 + resolution: "@stylistic/eslint-plugin-js@npm:2.6.4" dependencies: "@types/eslint": "npm:^9.6.0" acorn: "npm:^8.12.1" @@ -11468,20 +11468,20 @@ __metadata: espree: "npm:^10.1.0" peerDependencies: eslint: ">=8.40.0" - checksum: 10/9efccd6c59404f8ec2cc93261380df1c60126ee1f7972456e3f1501ab1d5387f93ea8a83d2e8910c9788cfc262837af85bd4dabf6052474afa5bf6a0e9cd1016 + checksum: 10/a84b643737fa4f50382087a60d84bcc1b3f172be28e5871b7dedfe18b26c739a16e679811bb46af916b6c3e9541dac27a7ee9c9066080bb4b4b1a6f9ccd003bd languageName: node linkType: hard -"@stylistic/eslint-plugin-ts@npm:~2.4.0": - version: 2.4.0 - resolution: "@stylistic/eslint-plugin-ts@npm:2.4.0" +"@stylistic/eslint-plugin-ts@npm:~2.6.0": + version: 2.6.4 + resolution: "@stylistic/eslint-plugin-ts@npm:2.6.4" dependencies: - "@stylistic/eslint-plugin-js": "npm:2.4.0" + "@stylistic/eslint-plugin-js": "npm:2.6.4" "@types/eslint": "npm:^9.6.0" - "@typescript-eslint/utils": "npm:^7.17.0" + "@typescript-eslint/utils": "npm:^8.1.0" peerDependencies: eslint: ">=8.40.0" - checksum: 10/c613fe011c88cba84217afcb3016f631eaec556a4ac464b7c48312067d37e10875377a369b2477f3b7a0e3aa0edb5e17ce7d39ab86bc3928f0fb5b738125e878 + checksum: 10/8dd4e6024c6c91a9ecd04fe8b99b85b565e61566a5620a786463e38d906bdc5ccd42f7bb3c1f17db9cf5a2303bb70f64838fa4d28e0a55e096d05f1ce3dac804 languageName: node linkType: hard @@ -12743,13 +12743,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.1.0": - version: 8.1.0 - resolution: "@typescript-eslint/scope-manager@npm:8.1.0" +"@typescript-eslint/scope-manager@npm:8.2.0": + version: 8.2.0 + resolution: "@typescript-eslint/scope-manager@npm:8.2.0" dependencies: - "@typescript-eslint/types": "npm:8.1.0" - "@typescript-eslint/visitor-keys": "npm:8.1.0" - checksum: 10/ce45240807385718d0507eea85967da5bb2861f11944700844ddf08683196a2ac5a898a5518b6a16d551b064f80cf89a4564799314f36169ada36b23ce45eb94 + "@typescript-eslint/types": "npm:8.2.0" + "@typescript-eslint/visitor-keys": "npm:8.2.0" + checksum: 10/90345e18e2a5cb2fdcd0f1ecd4a971cd57bf12b9f7c999bc70302f595c4b86068eb6bcb806ab25556dc50186265f6ed61830a7f6481c544bd513c33dd48e1adc languageName: node linkType: hard @@ -12777,10 +12777,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.1.0": - version: 8.1.0 - resolution: "@typescript-eslint/types@npm:8.1.0" - checksum: 10/fca0aff60f3bd5361af4132f7ffd5162b50bef371ef4ca40cbeaa9f7e95ace2794a30bd2311a6d82af04bb618f958ce61eebedfe520b7348638aa4adc5430dc6 +"@typescript-eslint/types@npm:8.2.0": + version: 8.2.0 + resolution: "@typescript-eslint/types@npm:8.2.0" + checksum: 10/1ed705fb25532707d41c932f72981ddcb556948191363380682e873e79090acc76b141e1bed7235ae41284efe8deac0928df4ce5c8589459d52d6c287ae8b5b1 languageName: node linkType: hard @@ -12803,12 +12803,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.1.0": - version: 8.1.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.1.0" +"@typescript-eslint/typescript-estree@npm:8.2.0": + version: 8.2.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.2.0" dependencies: - "@typescript-eslint/types": "npm:8.1.0" - "@typescript-eslint/visitor-keys": "npm:8.1.0" + "@typescript-eslint/types": "npm:8.2.0" + "@typescript-eslint/visitor-keys": "npm:8.2.0" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -12818,11 +12818,11 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/3e5dbeb942891aeb13cf9634abc59e0bcef5841103d59047bc7cd3a393adbaa9dddfe07f693555f9f82062ba9bb4ff66bed7032d6d390334bd016efb6262e3a1 + checksum: 10/dd63d724e79bb8488369dcab5285f4b52cf4269fe5b24237363b568b442f110364d34a4ec5224bdedcf8af4680c16fccd481a245b18b80ecdaad2ca8ca7d9115 languageName: node linkType: hard -"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.14.1, @typescript-eslint/utils@npm:^7.16.0, @typescript-eslint/utils@npm:^7.17.0": +"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.14.1, @typescript-eslint/utils@npm:^7.16.0": version: 7.18.0 resolution: "@typescript-eslint/utils@npm:7.18.0" dependencies: @@ -12836,17 +12836,17 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0": - version: 8.1.0 - resolution: "@typescript-eslint/utils@npm:8.1.0" +"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.1.0": + version: 8.2.0 + resolution: "@typescript-eslint/utils@npm:8.2.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.1.0" - "@typescript-eslint/types": "npm:8.1.0" - "@typescript-eslint/typescript-estree": "npm:8.1.0" + "@typescript-eslint/scope-manager": "npm:8.2.0" + "@typescript-eslint/types": "npm:8.2.0" + "@typescript-eslint/typescript-estree": "npm:8.2.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - checksum: 10/0154e25aab8f3f99e8b9c88fda4a60ad8ecdf580eac3e71b6f4e3c5af23ee682559c57b6482af2fbe05b9deb7bcda322667e7d85ab7f778089dcaa2ce8ea2926 + checksum: 10/2abf660f64d9599186b1b07db260865ed18ffb3f7f0e10dceba230043a82004c9e6bfab84940119d36c0caa369b4c98aec78da5881ed5c7ec086961020632206 languageName: node linkType: hard @@ -12860,13 +12860,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.1.0": - version: 8.1.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.1.0" +"@typescript-eslint/visitor-keys@npm:8.2.0": + version: 8.2.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.2.0" dependencies: - "@typescript-eslint/types": "npm:8.1.0" + "@typescript-eslint/types": "npm:8.2.0" eslint-visitor-keys: "npm:^3.4.3" - checksum: 10/e4570a4f07896a007e9e739956448f3ed7a69debd59a5d16b05426fa41b879cac1dce4b8338e03ef452b279147fcb36c15b8abea0e829897b5b894e711a14bd2 + checksum: 10/509dbef0a6352c65235f6aa03813b3b44ab62374d77a57e003301fa5ead58df1f2b4722ddb9acf7819d9fbf2520ab4c4cac187b55644e37a0a6ac862bfd9b6d8 languageName: node linkType: hard @@ -14585,7 +14585,7 @@ __metadata: "@nx/eslint-plugin": "npm:~19.5.0" "@o3r/eslint-config-otter": "workspace:~" "@o3r/eslint-plugin": "workspace:~" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" "@typescript-eslint/parser": "npm:^7.14.1" @@ -15502,7 +15502,7 @@ __metadata: "@nx/eslint-plugin": "npm:~19.5.0" "@o3r/eslint-config-otter": "workspace:~" "@o3r/eslint-plugin": "workspace:~" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -20156,7 +20156,7 @@ __metadata: "@nx/eslint-plugin": "npm:~19.5.0" "@o3r/eslint-config-otter": "workspace:~" "@o3r/eslint-plugin": "workspace:~" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" "@typescript-eslint/eslint-plugin": "npm:^7.14.1" @@ -25112,7 +25112,7 @@ __metadata: "@o3r/eslint-config-otter": "workspace:~" "@o3r/eslint-plugin": "workspace:~" "@o3r/new-version": "workspace:~" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -26164,7 +26164,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~18.1.0" - "@stylistic/eslint-plugin-ts": "npm:~2.4.0" + "@stylistic/eslint-plugin-ts": "npm:~2.6.0" "@types/eslint": "npm:~9.6.0" "@types/glob": "npm:^8.0.0" "@types/jest": "npm:~29.5.2"