diff --git a/apps/chrome-devtools/package.json b/apps/chrome-devtools/package.json index 14049b1870..e4b3f08559 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 497199d076..0e0494c481 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 1e464c57cd..8260808c0a 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 3132f8dabb..aa5ac17307 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 bd8e37a51d..287c33b558 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 b862b8e551..5859fb0565 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 3ba83fc94e..b7dbcd53ee 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" @@ -6340,7 +6340,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" @@ -6378,7 +6378,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" @@ -6419,7 +6419,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" @@ -6461,7 +6461,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" @@ -6519,7 +6519,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" @@ -6603,7 +6603,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" @@ -6680,7 +6680,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" @@ -6743,7 +6743,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" @@ -6790,7 +6790,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" @@ -6825,7 +6825,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" @@ -6901,7 +6901,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" @@ -6981,7 +6981,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" @@ -7130,7 +7130,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" @@ -7224,7 +7224,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" @@ -7320,7 +7320,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" @@ -7385,7 +7385,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" @@ -7461,7 +7461,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" @@ -7548,7 +7548,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" @@ -7618,7 +7618,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" @@ -7653,7 +7653,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 @@ -7707,7 +7707,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" @@ -7739,7 +7739,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 @@ -7788,7 +7788,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" @@ -7902,7 +7902,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" @@ -8002,7 +8002,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" @@ -8105,7 +8105,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" @@ -8177,7 +8177,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" @@ -8311,7 +8311,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" @@ -8404,7 +8404,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" @@ -8478,7 +8478,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" @@ -8539,7 +8539,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" @@ -8627,7 +8627,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" @@ -8736,7 +8736,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" @@ -8854,7 +8854,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" @@ -8924,7 +8924,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" @@ -9010,7 +9010,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" @@ -9087,7 +9087,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" @@ -9160,7 +9160,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" @@ -9274,7 +9274,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" @@ -9319,7 +9319,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" @@ -9405,7 +9405,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" @@ -9526,7 +9526,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" @@ -9608,7 +9608,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" @@ -11463,9 +11463,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" @@ -11473,20 +11473,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 @@ -12748,13 +12748,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/scope-manager@npm:8.2.0" +"@typescript-eslint/scope-manager@npm:8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/scope-manager@npm:8.3.0" dependencies: - "@typescript-eslint/types": "npm:8.2.0" - "@typescript-eslint/visitor-keys": "npm:8.2.0" - checksum: 10/90345e18e2a5cb2fdcd0f1ecd4a971cd57bf12b9f7c999bc70302f595c4b86068eb6bcb806ab25556dc50186265f6ed61830a7f6481c544bd513c33dd48e1adc + "@typescript-eslint/types": "npm:8.3.0" + "@typescript-eslint/visitor-keys": "npm:8.3.0" + checksum: 10/ce56dbd82606daae889d0a913308b743b43d5df827aeedd7349de181e1fb4cf1af4795cfabf395bcd9871925217c301b75ee0d1c7c1dd6c2c79105714d1c6629 languageName: node linkType: hard @@ -12782,10 +12782,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/types@npm:8.2.0" - checksum: 10/1ed705fb25532707d41c932f72981ddcb556948191363380682e873e79090acc76b141e1bed7235ae41284efe8deac0928df4ce5c8589459d52d6c287ae8b5b1 +"@typescript-eslint/types@npm:8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/types@npm:8.3.0" + checksum: 10/0265f6b6999db53ea5246cf2ab69d58d3860616a3ad384efdbe8b6f71334d6fbcf09ddc1eb38956ff537056636bd993d349c7037fcb458359c257be857fedc0a languageName: node linkType: hard @@ -12808,14 +12808,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.2.0" +"@typescript-eslint/typescript-estree@npm:8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.3.0" dependencies: - "@typescript-eslint/types": "npm:8.2.0" - "@typescript-eslint/visitor-keys": "npm:8.2.0" + "@typescript-eslint/types": "npm:8.3.0" + "@typescript-eslint/visitor-keys": "npm:8.3.0" debug: "npm:^4.3.4" - globby: "npm:^11.1.0" + fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" minimatch: "npm:^9.0.4" semver: "npm:^7.6.0" @@ -12823,11 +12823,11 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/dd63d724e79bb8488369dcab5285f4b52cf4269fe5b24237363b568b442f110364d34a4ec5224bdedcf8af4680c16fccd481a245b18b80ecdaad2ca8ca7d9115 + checksum: 10/61243c9251f98120ec8cf1abb03841bc65652c53ec80f0b628c2f853f4d9796b934fd7f27adab53b5670241f4eeb72afcfedcb9861e1c3e36241e36bd54ed909 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: @@ -12841,17 +12841,17 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0": - version: 8.2.0 - resolution: "@typescript-eslint/utils@npm:8.2.0" +"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.1.0": + version: 8.3.0 + resolution: "@typescript-eslint/utils@npm:8.3.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.2.0" - "@typescript-eslint/types": "npm:8.2.0" - "@typescript-eslint/typescript-estree": "npm:8.2.0" + "@typescript-eslint/scope-manager": "npm:8.3.0" + "@typescript-eslint/types": "npm:8.3.0" + "@typescript-eslint/typescript-estree": "npm:8.3.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - checksum: 10/2abf660f64d9599186b1b07db260865ed18ffb3f7f0e10dceba230043a82004c9e6bfab84940119d36c0caa369b4c98aec78da5881ed5c7ec086961020632206 + checksum: 10/9d3494c15f56792f7867616c18142a3cedca8f93d77c71f58891f7fa6f1bcdef8277e85abd359687ab0c2d44b897096b007612725793850748d9c3cf49620110 languageName: node linkType: hard @@ -12865,13 +12865,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.2.0": - version: 8.2.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.2.0" +"@typescript-eslint/visitor-keys@npm:8.3.0": + version: 8.3.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.3.0" dependencies: - "@typescript-eslint/types": "npm:8.2.0" + "@typescript-eslint/types": "npm:8.3.0" eslint-visitor-keys: "npm:^3.4.3" - checksum: 10/509dbef0a6352c65235f6aa03813b3b44ab62374d77a57e003301fa5ead58df1f2b4722ddb9acf7819d9fbf2520ab4c4cac187b55644e37a0a6ac862bfd9b6d8 + checksum: 10/4ee45dd25891d5677b8d4aaab23234a9d1fe8af3d8e39d7777b3a4cfb6aa61fabc13623d8596c11e6140f9129dc9ad7e6bb6f48a4c8c40704018ddd5beafd6c2 languageName: node linkType: hard @@ -14597,7 +14597,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" @@ -15505,7 +15505,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" @@ -20096,7 +20096,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" @@ -25025,7 +25025,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" @@ -26077,7 +26077,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"