From b11c053dcdae6c2682e1e2a226c1e46dc08821a0 Mon Sep 17 00:00:00 2001 From: Florian PAUL Date: Tue, 28 Jan 2025 17:44:51 +0100 Subject: [PATCH] chore: upgrade some major dependencies --- apps/chrome-devtools/package.json | 2 +- apps/github-cascading-app/package.json | 2 +- .../src/cascading/cascading.ts | 2 +- apps/showcase/package.json | 4 +- apps/vscode-extension/package.json | 2 +- .../commands/generate/component.command.ts | 4 +- .../src/commands/generate/module.command.ts | 4 +- .../src/commands/generate/store.command.ts | 4 +- package.json | 8 +- packages/@ama-sdk/client-angular/package.json | 8 +- packages/@ama-sdk/client-beacon/package.json | 8 +- packages/@ama-sdk/client-fetch/package.json | 8 +- packages/@ama-sdk/core/package.json | 6 +- .../@ama-sdk/core/src/fwk/core/api-client.ts | 2 +- packages/@ama-sdk/create/package.json | 2 +- packages/@ama-sdk/schematics/package.json | 2 +- .../schematics/schematics/migrate/index.ts | 2 +- .../schematics/typescript/core/index.ts | 10 +- .../@ama-sdk/swagger-builder/package.json | 2 +- .../src/core/checkers/dictionary-checker.ts | 2 +- packages/@ama-terasu/cli/package.json | 2 +- packages/@ama-terasu/core/package.json | 2 +- packages/@ama-terasu/schematics/package.json | 2 +- .../@o3r-training/showcase-sdk/package.json | 2 +- .../@o3r-training/training-sdk/package.json | 2 +- .../@o3r-training/training-tools/package.json | 4 +- .../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 +- .../src/cli/artifact-cleaner.ts | 2 +- packages/@o3r/azure-tools/package.json | 2 +- .../component/component-config.extractor.ts | 4 +- packages/@o3r/components/package.json | 2 +- .../src/tools/placeholder/placeholder.spec.ts | 6 +- packages/@o3r/configuration/package.json | 2 +- .../configuration-to-component/index.ts | 8 +- packages/@o3r/core/package.json | 8 +- packages/@o3r/create/package.json | 2 +- packages/@o3r/design/package.json | 2 +- .../parsers/design-token.parser.ts | 8 +- packages/@o3r/dynamic-content/package.json | 4 +- .../@o3r/eslint-config-otter/package.json | 4 +- packages/@o3r/eslint-config/package.json | 4 +- packages/@o3r/eslint-plugin/package.json | 2 +- .../matching-configuration-name.ts | 2 +- packages/@o3r/extractors/package.json | 2 +- packages/@o3r/forms/package.json | 2 +- packages/@o3r/localization/package.json | 6 +- packages/@o3r/logger/package.json | 2 +- packages/@o3r/mobile/package.json | 2 +- packages/@o3r/new-version/package.json | 2 +- packages/@o3r/pipeline/package.json | 4 +- packages/@o3r/routing/package.json | 2 +- packages/@o3r/rules-engine/package.json | 6 +- packages/@o3r/schematics/package.json | 2 +- .../src/rule-factories/ng-add/dependencies.ts | 2 +- packages/@o3r/schematics/src/utility/ast.ts | 10 +- .../schematics/src/utility/dependencies.ts | 6 +- packages/@o3r/store-sync/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 | 6 +- packages/@o3r/third-party/package.json | 6 +- packages/@o3r/workspace/package.json | 6 +- tools/@o3r/build-helpers/package.json | 2 +- tools/@o3r/workspace-helpers/package.json | 2 +- tools/github-actions/audit/package.json | 2 +- tools/github-actions/audit/src/main.ts | 8 +- tools/github-actions/audit/src/reports.ts | 12 +- tools/github-actions/cascading/package.json | 2 +- .../github-actions/cascading/src/cascading.ts | 2 +- tools/github-actions/get-npm-tag/package.json | 2 +- tools/github-actions/new-version/package.json | 2 +- tools/github-actions/release/package.json | 2 +- yarn.lock | 331 +++++++++++------- 82 files changed, 348 insertions(+), 271 deletions(-) diff --git a/apps/chrome-devtools/package.json b/apps/chrome-devtools/package.json index 506713a743..f85d560d0d 100644 --- a/apps/chrome-devtools/package.json +++ b/apps/chrome-devtools/package.json @@ -47,7 +47,7 @@ "@o3r/rules-engine": "workspace:^", "@playwright/test": "~1.49.0", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/chrome": "^0.0.297", "@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 971e1477cc..4460e06591 100644 --- a/apps/github-cascading-app/package.json +++ b/apps/github-cascading-app/package.json @@ -38,7 +38,7 @@ "@nx/js": "~20.2.0", "@o3r/eslint-config": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/ejs": "^3.1.2", "@types/express-serve-static-core": "^4.19.5", "@types/jest": "~29.5.2", diff --git a/apps/github-cascading-app/src/cascading/cascading.ts b/apps/github-cascading-app/src/cascading/cascading.ts index 6e05ee6c98..d7d5fc22cb 100644 --- a/apps/github-cascading-app/src/cascading/cascading.ts +++ b/apps/github-cascading-app/src/cascading/cascading.ts @@ -402,7 +402,7 @@ export abstract class Cascading { } const isIgnored = config.ignoredPatterns - .map(((pattern) => new RegExp(pattern))) + .map((pattern) => new RegExp(pattern)) .some((pattern) => pattern.test(currentBranchName)); if (isIgnored) { diff --git a/apps/showcase/package.json b/apps/showcase/package.json index 8f044f2ac9..71686429ea 100644 --- a/apps/showcase/package.json +++ b/apps/showcase/package.json @@ -50,7 +50,7 @@ "@ngrx/entity": "~19.0.0", "@ngrx/store": "~19.0.0", "@ngrx/store-devtools": "~19.0.0", - "@ngx-translate/core": "~15.0.0", + "@ngx-translate/core": "~16.0.4", "@nx/jest": "~20.2.0", "@o3r-training/showcase-sdk": "workspace:^", "@o3r-training/training-tools": "workspace:^", @@ -111,7 +111,7 @@ "@o3r/testing": "workspace:^", "@playwright/test": "~1.49.0", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 3bf4223197..1ea97b6e9c 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": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/eslint": "~9.6.0", "@types/glob": "^8.0.0", "@types/jest": "~29.5.2", diff --git a/apps/vscode-extension/src/commands/generate/component.command.ts b/apps/vscode-extension/src/commands/generate/component.command.ts index ef382c091e..47b8aea3cf 100644 --- a/apps/vscode-extension/src/commands/generate/component.command.ts +++ b/apps/vscode-extension/src/commands/generate/component.command.ts @@ -31,8 +31,8 @@ export function generateComponentGenerateCommand(_context: ExtensionContext, fol const componentPath = folder || await vscode.window.showInputBox({ title: 'Path to your component', value: getCurrentFolder() - || defaultOptions.path - || vscode.workspace.workspaceFolders?.[0]?.uri?.fsPath, + || defaultOptions.path + || vscode.workspace.workspaceFolders?.[0]?.uri?.fsPath, ignoreFocusOut: true }); diff --git a/apps/vscode-extension/src/commands/generate/module.command.ts b/apps/vscode-extension/src/commands/generate/module.command.ts index 424b9f268a..d36a916aff 100644 --- a/apps/vscode-extension/src/commands/generate/module.command.ts +++ b/apps/vscode-extension/src/commands/generate/module.command.ts @@ -40,8 +40,8 @@ export function generateModuleGenerateCommand(_context: ExtensionContext, folder const modulePath = folder || await vscode.window.showInputBox({ title: 'Path to your Modules folder', value: getCurrentFolder() - || defaultOptions.path - || resolve(vscode.workspace.workspaceFolders?.[0]?.uri?.fsPath || '.', 'packages'), + || defaultOptions.path + || resolve(vscode.workspace.workspaceFolders?.[0]?.uri?.fsPath || '.', 'packages'), ignoreFocusOut: true }); diff --git a/apps/vscode-extension/src/commands/generate/store.command.ts b/apps/vscode-extension/src/commands/generate/store.command.ts index 88d60d9ba2..66777d98f6 100644 --- a/apps/vscode-extension/src/commands/generate/store.command.ts +++ b/apps/vscode-extension/src/commands/generate/store.command.ts @@ -28,8 +28,8 @@ export function generateStoreGenerateCommand(_context: ExtensionContext, folder? canPickMany: false, ignoreFocusOut: true, title: 'Which type of store do you want to create ? \n' - + 'The entity store contains a collection of items in the state, while the simple one contains only one.\n' - + 'The async store is designed to interact with an api, and handles the asynchronous call via effects.' + + 'The entity store contains a collection of items in the state, while the simple one contains only one.\n' + + 'The async store is designed to interact with an api, and handles the asynchronous call via effects.' }); if (!storeType) { diff --git a/package.json b/package.json index 05f2bc9ed4..11ed29b574 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "@ngrx/router-store": "~19.0.0", "@ngrx/store": "~19.0.0", "@ngrx/store-devtools": "~19.0.0", - "@ngx-translate/core": "~15.0.0", + "@ngx-translate/core": "~16.0.4", "@nx/angular": "~20.2.0", "@nx/eslint": "~20.2.0", "@nx/eslint-plugin": "~20.2.0", @@ -192,7 +192,7 @@ "@playwright/test": "~1.49.0", "@popperjs/core": "^2.11.5", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc-node/register": "^1.9.2", "@swc/core": "~1.10.0", "@swc/helpers": "~0.5.0", @@ -219,7 +219,7 @@ "commit-and-tag-version": "^12.0.0", "concurrently": "^9.1.0", "cpy-cli": "^5.0.0", - "editorconfig-checker": "^5.1.8", + "editorconfig-checker": "^6.0.1", "eslint": "~9.17.0", "eslint-import-resolver-node": "^0.3.9", "eslint-import-resolver-typescript": "^3.6.3", @@ -268,7 +268,7 @@ "tsc-watch": "^6.0.4", "typescript": "~5.6.2", "typescript-eslint": "~8.21.0", - "uuid": "^10.0.0", + "uuid": "^11.0.5", "webpack": "~5.97.0", "winston": "^3.8.2", "yaml-eslint-parser": "^1.2.2" diff --git a/packages/@ama-sdk/client-angular/package.json b/packages/@ama-sdk/client-angular/package.json index 08ad8017d0..326bb302e6 100644 --- a/packages/@ama-sdk/client-angular/package.json +++ b/packages/@ama-sdk/client-angular/package.json @@ -41,7 +41,7 @@ "dependencies": { "@swc/helpers": "~0.5.0", "tslib": "^2.6.2", - "uuid": "^10.0.0" + "uuid": "^11.0.5" }, "peerDependencies": { "@ama-sdk/core": "workspace:^", @@ -87,13 +87,13 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@swc/cli": "~0.6.0", "@swc/core": "~1.10.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "~8.21.0", "angular-eslint": "~19.0.0", "cpy-cli": "^5.0.0", diff --git a/packages/@ama-sdk/client-beacon/package.json b/packages/@ama-sdk/client-beacon/package.json index 41417ced8a..24137a1421 100644 --- a/packages/@ama-sdk/client-beacon/package.json +++ b/packages/@ama-sdk/client-beacon/package.json @@ -41,7 +41,7 @@ "dependencies": { "@swc/helpers": "~0.5.0", "tslib": "^2.6.2", - "uuid": "^10.0.0" + "uuid": "^11.0.5" }, "peerDependencies": { "@ama-sdk/core": "workspace:^", @@ -86,13 +86,13 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@swc/cli": "~0.6.0", "@swc/core": "~1.10.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "~8.21.0", "angular-eslint": "~19.0.0", "cpy-cli": "^5.0.0", diff --git a/packages/@ama-sdk/client-fetch/package.json b/packages/@ama-sdk/client-fetch/package.json index 7b93080edb..dc5736b96b 100644 --- a/packages/@ama-sdk/client-fetch/package.json +++ b/packages/@ama-sdk/client-fetch/package.json @@ -42,7 +42,7 @@ "@swc/helpers": "~0.5.0", "ts-node": "~10.9.2", "tslib": "^2.6.2", - "uuid": "^10.0.0" + "uuid": "^11.0.5" }, "peerDependencies": { "@ama-sdk/core": "workspace:^", @@ -91,13 +91,13 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@swc/cli": "~0.6.0", "@swc/core": "~1.10.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "~8.21.0", "angular-eslint": "~19.0.0", "cpy-cli": "^5.0.0", diff --git a/packages/@ama-sdk/core/package.json b/packages/@ama-sdk/core/package.json index c401ba0d4b..46e03ce945 100644 --- a/packages/@ama-sdk/core/package.json +++ b/packages/@ama-sdk/core/package.json @@ -85,7 +85,7 @@ "@swc/helpers": "~0.5.0", "ts-node": "~10.9.2", "tslib": "^2.6.2", - "uuid": "^10.0.0" + "uuid": "^11.0.5" }, "peerDependencies": { "@angular-devkit/schematics": "^19.0.0", @@ -136,12 +136,12 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/cli": "~0.6.0", "@swc/core": "~1.10.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "~8.21.0", "angular-eslint": "~19.0.0", "cpy-cli": "^5.0.0", diff --git a/packages/@ama-sdk/core/src/fwk/core/api-client.ts b/packages/@ama-sdk/core/src/fwk/core/api-client.ts index e3d56e40d2..65b8c8407b 100644 --- a/packages/@ama-sdk/core/src/fwk/core/api-client.ts +++ b/packages/@ama-sdk/core/src/fwk/core/api-client.ts @@ -86,7 +86,7 @@ export interface ApiClient { /** Process HTTP call */ processCall(url: string, options: RequestOptions, apiType: ApiTypes | string, apiName: string, revivers?: ReviverType | - { [key: number]: ReviverType | undefined }, operationId?: string): Promise; + { [key: number]: ReviverType | undefined }, operationId?: string): Promise; } /** diff --git a/packages/@ama-sdk/create/package.json b/packages/@ama-sdk/create/package.json index edc38c2919..9674a124d6 100644 --- a/packages/@ama-sdk/create/package.json +++ b/packages/@ama-sdk/create/package.json @@ -49,7 +49,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/telemetry": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 61a603d256..53c815ed8a 100644 --- a/packages/@ama-sdk/schematics/package.json +++ b/packages/@ama-sdk/schematics/package.json @@ -97,7 +97,7 @@ "@o3r/test-helpers": "workspace:^", "@openapitools/openapi-generator-cli": "~2.15.0", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/js-yaml": "^4.0.5", "@types/minimatch": "^5.1.2", diff --git a/packages/@ama-sdk/schematics/schematics/migrate/index.ts b/packages/@ama-sdk/schematics/schematics/migrate/index.ts index 10badd22db..3cedfd2709 100644 --- a/packages/@ama-sdk/schematics/schematics/migrate/index.ts +++ b/packages/@ama-sdk/schematics/schematics/migrate/index.ts @@ -54,7 +54,7 @@ function migrateFn(options: MigrateSchematicsSchemaOptions): Rule { return (tree, context) => { if (minimumVersion && gt(minimumVersion, currentVersion)) { context.logger.warn(`The specified range "${to}" has a minimum supported version higher than the current version of @ama-sdk/schematics (${currentVersion}).` - + ' The migration may not have any effect.'); + + ' The migration may not have any effect.'); } const workingDirectory = (options?.projectName && getWorkspaceConfig(tree)?.projects[options.projectName]?.root) || '/'; const runMigrateSchematic = isTypescriptSdk(tree, workingDirectory) ? getMigrationRuleRunner(tsMigrationMap, { logger: context.logger }) : undefined; diff --git a/packages/@ama-sdk/schematics/schematics/typescript/core/index.ts b/packages/@ama-sdk/schematics/schematics/typescript/core/index.ts index 44fa002af1..1a9a9dbbb3 100644 --- a/packages/@ama-sdk/schematics/schematics/typescript/core/index.ts +++ b/packages/@ama-sdk/schematics/schematics/typescript/core/index.ts @@ -63,11 +63,11 @@ const getRegexpTemplate = (regexp: RegExp) => `new RegExp('${regexp.toString().r const getPathObjectTemplate = (pathObj: PathObject) => { return `{ ${ - (Object.keys(pathObj) as (keyof PathObject)[]).map((propName) => { - const value = (propName) === 'regexp' ? getRegexpTemplate(pathObj[propName]) : JSON.stringify(pathObj[propName]); - return `${propName as string}: ${value}`; - }).join(',') -} + (Object.keys(pathObj) as (keyof PathObject)[]).map((propName) => { + const value = (propName) === 'regexp' ? getRegexpTemplate(pathObj[propName]) : JSON.stringify(pathObj[propName]); + return `${propName as string}: ${value}`; + }).join(',') + } }`; }; diff --git a/packages/@ama-sdk/swagger-builder/package.json b/packages/@ama-sdk/swagger-builder/package.json index 3f5baff3ce..26ea5117a0 100644 --- a/packages/@ama-sdk/swagger-builder/package.json +++ b/packages/@ama-sdk/swagger-builder/package.json @@ -37,7 +37,7 @@ "@nx/jest": "~20.2.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/glob": "^8.0.0", "@types/jest": "~29.5.2", "@types/js-yaml": "^4.0.5", diff --git a/packages/@ama-sdk/swagger-builder/src/core/checkers/dictionary-checker.ts b/packages/@ama-sdk/swagger-builder/src/core/checkers/dictionary-checker.ts index c4cb911109..2b6b51f80a 100644 --- a/packages/@ama-sdk/swagger-builder/src/core/checkers/dictionary-checker.ts +++ b/packages/@ama-sdk/swagger-builder/src/core/checkers/dictionary-checker.ts @@ -384,7 +384,7 @@ export class DictionaryChecker implements Checker { .filter((dictionaryReference) => !this.isDictionaryInDefinition(dictionaryReference, replyDefinition, definitionsWithReferer)) .map((dictionaryReference) => ({ message: `The dictionary ${dictionaryReference.dictionaryName} (type: ${dictionaryReference.fieldType}${dictionaryReference.isRequired ? ', required' : ''})` - + ` referred by ${dictionaryReference.requestedBy}.${dictionaryReference.originField} is missing in ${replyDefinition}`, + + ` referred by ${dictionaryReference.requestedBy}.${dictionaryReference.originField} is missing in ${replyDefinition}`, details: this.findReferencePaths(replyDefinition, dictionaryReference.requestedBy, definitionsWithReferer) .map((refPath) => `Path from ${replyDefinition} to ${dictionaryReference.requestedBy}: ${refPath.join(' -> ')}`), swaggerNode: replyDefinition diff --git a/packages/@ama-terasu/cli/package.json b/packages/@ama-terasu/cli/package.json index 0f50d021c8..c65312cd33 100644 --- a/packages/@ama-terasu/cli/package.json +++ b/packages/@ama-terasu/cli/package.json @@ -36,7 +36,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/telemetry": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 815eb3711f..78cddb4b7f 100644 --- a/packages/@ama-terasu/core/package.json +++ b/packages/@ama-terasu/core/package.json @@ -21,7 +21,7 @@ "@nx/jest": "~20.2.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 d9fd96ba6c..c868477045 100644 --- a/packages/@ama-terasu/schematics/package.json +++ b/packages/@ama-terasu/schematics/package.json @@ -35,7 +35,7 @@ "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r-training/showcase-sdk/package.json b/packages/@o3r-training/showcase-sdk/package.json index 57a85cb1db..3e28ba4ab6 100644 --- a/packages/@o3r-training/showcase-sdk/package.json +++ b/packages/@o3r-training/showcase-sdk/package.json @@ -92,7 +92,7 @@ "@o3r/eslint-plugin": "workspace:^", "@openapitools/openapi-generator-cli": "~2.15.0", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/cli": "~0.6.0", "@swc/core": "~1.10.0", "@types/jest": "~29.5.2", diff --git a/packages/@o3r-training/training-sdk/package.json b/packages/@o3r-training/training-sdk/package.json index 5c2f8dc84b..34654aa0be 100644 --- a/packages/@o3r-training/training-sdk/package.json +++ b/packages/@o3r-training/training-sdk/package.json @@ -85,7 +85,7 @@ "@o3r/schematics": "workspace:^", "@openapitools/openapi-generator-cli": "~2.15.0", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/cli": "~0.6.0", "@swc/core": "~1.10.0", "@types/jest": "~29.5.2", diff --git a/packages/@o3r-training/training-tools/package.json b/packages/@o3r-training/training-tools/package.json index 7943426359..111e70cfa2 100644 --- a/packages/@o3r-training/training-tools/package.json +++ b/packages/@o3r-training/training-tools/package.json @@ -86,8 +86,8 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@swc/cli": "~0.6.0", "@swc/core": "~1.10.0", "@swc/helpers": "~0.5.0", diff --git a/packages/@o3r/amaterasu/amaterasu-api-spec/package.json b/packages/@o3r/amaterasu/amaterasu-api-spec/package.json index ebd1b818dc..0955f983ee 100644 --- a/packages/@o3r/amaterasu/amaterasu-api-spec/package.json +++ b/packages/@o3r/amaterasu/amaterasu-api-spec/package.json @@ -27,7 +27,7 @@ "@nx/jest": "~20.2.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 76a13592e3..d01d6a2271 100644 --- a/packages/@o3r/amaterasu/amaterasu-dodo/package.json +++ b/packages/@o3r/amaterasu/amaterasu-dodo/package.json @@ -39,7 +39,7 @@ "@nx/jest": "~20.2.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 fe4e5e4b6d..b7bdd77aa7 100644 --- a/packages/@o3r/amaterasu/amaterasu-otter/package.json +++ b/packages/@o3r/amaterasu/amaterasu-otter/package.json @@ -38,7 +38,7 @@ "@nx/jest": "~20.2.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 eeda448537..8c3bd17e05 100644 --- a/packages/@o3r/amaterasu/amaterasu-sdk/package.json +++ b/packages/@o3r/amaterasu/amaterasu-sdk/package.json @@ -27,7 +27,7 @@ "@nx/jest": "~20.2.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 537d1448f2..5f0beda9ee 100644 --- a/packages/@o3r/analytics/package.json +++ b/packages/@o3r/analytics/package.json @@ -92,7 +92,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 96ea8cb4fb..90ce47d866 100644 --- a/packages/@o3r/apis-manager/package.json +++ b/packages/@o3r/apis-manager/package.json @@ -73,7 +73,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r/application/package.json b/packages/@o3r/application/package.json index 9111cb9ac9..2ce8df9ff6 100644 --- a/packages/@o3r/application/package.json +++ b/packages/@o3r/application/package.json @@ -79,7 +79,7 @@ "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r/artifactory-tools/package.json b/packages/@o3r/artifactory-tools/package.json index 0ae54f1d94..e0c9c0f79c 100644 --- a/packages/@o3r/artifactory-tools/package.json +++ b/packages/@o3r/artifactory-tools/package.json @@ -54,7 +54,7 @@ "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@o3r/telemetry": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@types/fs-extra": "^11.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/artifactory-tools/src/cli/artifact-cleaner.ts b/packages/@o3r/artifactory-tools/src/cli/artifact-cleaner.ts index af135f0f65..54b8c23d90 100644 --- a/packages/@o3r/artifactory-tools/src/cli/artifact-cleaner.ts +++ b/packages/@o3r/artifactory-tools/src/cli/artifact-cleaner.ts @@ -58,7 +58,7 @@ const options = { } as const satisfies RequestInit; const limitTimestampToKeepOldArtifact = Date.now() - opts.durationKept; url += (url.endsWith('/') ? '' : '/') -+ `api/search/usage?notUsedSince=${limitTimestampToKeepOldArtifact}&createdBefore=${limitTimestampToKeepOldArtifact}&repos=${(opts.repositories as string[]).join(',')}`; + + `api/search/usage?notUsedSince=${limitTimestampToKeepOldArtifact}&createdBefore=${limitTimestampToKeepOldArtifact}&repos=${(opts.repositories as string[]).join(',')}`; logger.info(`Url called : ${url}`); diff --git a/packages/@o3r/azure-tools/package.json b/packages/@o3r/azure-tools/package.json index 008d20579e..88f7916e47 100644 --- a/packages/@o3r/azure-tools/package.json +++ b/packages/@o3r/azure-tools/package.json @@ -53,7 +53,7 @@ "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@o3r/telemetry": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r/components/builders/component-extractor/helpers/component/component-config.extractor.ts b/packages/@o3r/components/builders/component-extractor/helpers/component/component-config.extractor.ts index f531d62e31..0d539e3a23 100644 --- a/packages/@o3r/components/builders/component-extractor/helpers/component/component-config.extractor.ts +++ b/packages/@o3r/components/builders/component-extractor/helpers/component/component-config.extractor.ts @@ -519,7 +519,7 @@ export class ComponentConfigExtractor { if (!nestedConfigurationInformation) { return; } - nestedConfigurationInformation.properties.forEach(((property) => { + nestedConfigurationInformation.properties.forEach((property) => { switch (property.type) { case 'string': { property.value = ''; @@ -538,7 +538,7 @@ export class ComponentConfigExtractor { break; } } - })); + }); return nestedConfigurationInformation; } diff --git a/packages/@o3r/components/package.json b/packages/@o3r/components/package.json index 210d5fb862..1e061be37f 100644 --- a/packages/@o3r/components/package.json +++ b/packages/@o3r/components/package.json @@ -171,7 +171,7 @@ "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/helpers": "~0.5.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/components/src/tools/placeholder/placeholder.spec.ts b/packages/@o3r/components/src/tools/placeholder/placeholder.spec.ts index c23e6273fe..f0afc629f3 100644 --- a/packages/@o3r/components/src/tools/placeholder/placeholder.spec.ts +++ b/packages/@o3r/components/src/tools/placeholder/placeholder.spec.ts @@ -44,9 +44,9 @@ class TestComponent {} describe('Placeholder component', () => { beforeAll( () => getTestBed().platform - || TestBed.initTestEnvironment(BrowserDynamicTestingModule, platformBrowserDynamicTesting(), { - teardown: { destroyAfterEach: false } - })); + || TestBed.initTestEnvironment(BrowserDynamicTestingModule, platformBrowserDynamicTesting(), { + teardown: { destroyAfterEach: false } + })); let placeholderComponent: ComponentFixture; type TemplatesFromStore = { diff --git a/packages/@o3r/configuration/package.json b/packages/@o3r/configuration/package.json index 95b32d5dfc..d05583c1e0 100644 --- a/packages/@o3r/configuration/package.json +++ b/packages/@o3r/configuration/package.json @@ -104,7 +104,7 @@ "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/cheerio": "~0.22.35", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", diff --git a/packages/@o3r/configuration/schematics/configuration-to-component/index.ts b/packages/@o3r/configuration/schematics/configuration-to-component/index.ts index 8b7eb06ef7..e3791bb127 100644 --- a/packages/@o3r/configuration/schematics/configuration-to-component/index.ts +++ b/packages/@o3r/configuration/schematics/configuration-to-component/index.ts @@ -179,10 +179,10 @@ export function ngAddConfigFn(options: NgAddConfigSchematicsSchema): Rule { const configConstructorBlockStatements = generateBlockStatementsFromString(` this.dynamicConfig$ = new ConfigurationObserver<${ - properties.componentConfig -}>(${properties.configKey}_CONFIG_ID, ${properties.configKey}_DEFAULT_CONFIG, ${ - configurationServiceVariableName -}); + properties.componentConfig + }>(${properties.configKey}_CONFIG_ID, ${properties.configKey}_DEFAULT_CONFIG, ${ + configurationServiceVariableName + }); this.config$ = this.dynamicConfig$.asObservable(); `); diff --git a/packages/@o3r/core/package.json b/packages/@o3r/core/package.json index 5c248f881d..68cecdb122 100644 --- a/packages/@o3r/core/package.json +++ b/packages/@o3r/core/package.json @@ -75,7 +75,7 @@ "dependencies": { "@o3r/schematics": "workspace:^", "tslib": "^2.6.2", - "uuid": "^10.0.0" + "uuid": "^11.0.5" }, "devDependencies": { "@angular-devkit/architect": "~0.1900.0", @@ -107,12 +107,12 @@ "@o3r/telemetry": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/helpers": "~0.5.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/pid-from-port": "^1.1.0", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "~8.21.0", "angular-eslint": "~19.0.0", "chokidar": "^4.0.3", @@ -156,7 +156,7 @@ "@ngrx/store-devtools": "~19.0.0", "@nx/eslint-plugin": "~20.2.0", "@o3r/store-sync": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@typescript-eslint/eslint-plugin": "~8.21.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r/create/package.json b/packages/@o3r/create/package.json index f47ea6d9fe..de0f19026a 100644 --- a/packages/@o3r/create/package.json +++ b/packages/@o3r/create/package.json @@ -47,7 +47,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 73e00a0249..b2ec893f19 100644 --- a/packages/@o3r/design/package.json +++ b/packages/@o3r/design/package.json @@ -121,7 +121,7 @@ "@o3r/telemetry": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/helpers": "~0.5.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", diff --git a/packages/@o3r/design/src/core/design-token/parsers/design-token.parser.ts b/packages/@o3r/design/src/core/design-token/parsers/design-token.parser.ts index f025e3d019..5db1be5725 100644 --- a/packages/@o3r/design/src/core/design-token/parsers/design-token.parser.ts +++ b/packages/@o3r/design/src/core/design-token/parsers/design-token.parser.ts @@ -40,8 +40,8 @@ const getExtensions = (nodes: NodeReference[], context: DesignTokenContext | und ? nodeNames.reduce((accTplList, name) => accTplList .flatMap((accTpl) => ([accTpl[name], accTpl['*']] as (DesignTokenGroupTemplate | undefined)[])) - .filter((accTpl): accTpl is DesignTokenGroupTemplate => !!accTpl) - , context?.template ? [context.template] : []) + .filter((accTpl): accTpl is DesignTokenGroupTemplate => !!accTpl), + context?.template ? [context.template] : []) : undefined; const o3rMetadata = { ...defaultMetadata?.reduce((accNode: DesignTokenMetadata, node) => ({ ...accNode, ...node.$extensions?.o3rMetadata }), {}), @@ -145,13 +145,13 @@ const getCssRawValue = (variableSet: DesignTokenVariableSet, token: DesignTokenV : (typeof checkNode.$value.timingFunction === 'string' ? checkNode.$value.timingFunction : checkNode.$value.timingFunction.join(' ') - + ` ${applyConversion(token, checkNode.$value.duration)} ${applyConversion(token, checkNode.$value.delay)}`); + + ` ${applyConversion(token, checkNode.$value.duration)} ${applyConversion(token, checkNode.$value.delay)}`); } case 'typography': { return typeof checkNode.$value === 'string' ? checkNode.$value : `${applyConversion(token, checkNode.$value.fontWeight.toString())} ${applyConversion(token, checkNode.$value.fontSize)}` - + ` ${applyConversion(token, checkNode.$value.letterSpacing)} ${applyConversion(token, checkNode.$value.lineHeight.toString())} ${checkNode.$value.fontFamily}`; + + ` ${applyConversion(token, checkNode.$value.letterSpacing)} ${applyConversion(token, checkNode.$value.lineHeight.toString())} ${checkNode.$value.fontFamily}`; } // TODO: Add support for Grid type when available in the Design Token Standard default: { diff --git a/packages/@o3r/dynamic-content/package.json b/packages/@o3r/dynamic-content/package.json index e46efa1710..dc32c34f6e 100644 --- a/packages/@o3r/dynamic-content/package.json +++ b/packages/@o3r/dynamic-content/package.json @@ -94,12 +94,12 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/cheerio": "~0.22.35", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "~8.21.0", "angular-eslint": "~19.0.0", "cpy-cli": "^5.0.0", diff --git a/packages/@o3r/eslint-config-otter/package.json b/packages/@o3r/eslint-config-otter/package.json index 3630671e9b..644293c42b 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": "^19.0.0", - "@stylistic/eslint-plugin-ts": "^2.7.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@typescript-eslint/eslint-plugin": "^7.14.1 || ^8.15.0", "@typescript-eslint/parser": "^7.14.1 || ^8.15.0", "@typescript-eslint/utils": "^7.14.1 || ^8.15.0", @@ -93,7 +93,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r/eslint-config/package.json b/packages/@o3r/eslint-config/package.json index 411a0c38e3..56f07a6f80 100644 --- a/packages/@o3r/eslint-config/package.json +++ b/packages/@o3r/eslint-config/package.json @@ -44,7 +44,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "^19.0.0", - "@stylistic/eslint-plugin": "^2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@typescript-eslint/parser": "^8.15.0", "@typescript-eslint/types": "^8.15.0", "@typescript-eslint/utils": "^8.15.0", @@ -79,7 +79,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/eslint__js": "^8.42.3", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/eslint-plugin/package.json b/packages/@o3r/eslint-plugin/package.json index 7c75a0c23d..6420dc326c 100644 --- a/packages/@o3r/eslint-plugin/package.json +++ b/packages/@o3r/eslint-plugin/package.json @@ -69,7 +69,7 @@ "@o3r/build-helpers": "workspace:^", "@o3r/eslint-config": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/eslint": "~9.6.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/eslint-plugin/src/rules/typescript/matching-configuration-name/matching-configuration-name.ts b/packages/@o3r/eslint-plugin/src/rules/typescript/matching-configuration-name/matching-configuration-name.ts index ae0ba738f5..c1eb36913c 100644 --- a/packages/@o3r/eslint-plugin/src/rules/typescript/matching-configuration-name/matching-configuration-name.ts +++ b/packages/@o3r/eslint-plugin/src/rules/typescript/matching-configuration-name/matching-configuration-name.ts @@ -15,7 +15,7 @@ export default createRule({ type: 'problem', docs: { description: 'Ensures that the configuration interface name matches the first parameter of `computeItemIdentifier`' - + ' used beside the configuration interface to expose its ID (as generated by the configuration module).' + + ' used beside the configuration interface to expose its ID (as generated by the configuration module).' }, schema: [], messages: { diff --git a/packages/@o3r/extractors/package.json b/packages/@o3r/extractors/package.json index ed0409f796..838f158bb6 100644 --- a/packages/@o3r/extractors/package.json +++ b/packages/@o3r/extractors/package.json @@ -110,7 +110,7 @@ "@o3r/telemetry": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/helpers": "~0.5.0", "@types/inquirer": "~8.2.10", "@types/jest": "~29.5.2", diff --git a/packages/@o3r/forms/package.json b/packages/@o3r/forms/package.json index 533a8080a0..473b99ae1b 100644 --- a/packages/@o3r/forms/package.json +++ b/packages/@o3r/forms/package.json @@ -75,7 +75,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r/localization/package.json b/packages/@o3r/localization/package.json index 69eeaa6071..2e4020a65b 100644 --- a/packages/@o3r/localization/package.json +++ b/packages/@o3r/localization/package.json @@ -41,7 +41,7 @@ "@angular/platform-browser-dynamic": "^19.0.0", "@formatjs/intl-numberformat": "^8.0.2", "@ngrx/store": "^19.0.0", - "@ngx-translate/core": "^15.0.0", + "@ngx-translate/core": "~16.0.4", "@o3r/core": "workspace:^", "@o3r/dynamic-content": "workspace:^", "@o3r/extractors": "workspace:^", @@ -134,7 +134,7 @@ "@compodoc/compodoc": "^1.1.19", "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0", "@ngrx/store": "~19.0.0", - "@ngx-translate/core": "~15.0.0", + "@ngx-translate/core": "~16.0.4", "@nx/eslint": "~20.2.0", "@nx/eslint-plugin": "~20.2.0", "@nx/jest": "~20.2.0", @@ -149,7 +149,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 92a49e7450..d3fbd4b27b 100644 --- a/packages/@o3r/logger/package.json +++ b/packages/@o3r/logger/package.json @@ -88,7 +88,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r/mobile/package.json b/packages/@o3r/mobile/package.json index 0c8408d634..e25e0a03f5 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": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 7f4d08da23..166979774b 100644 --- a/packages/@o3r/new-version/package.json +++ b/packages/@o3r/new-version/package.json @@ -50,7 +50,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", diff --git a/packages/@o3r/pipeline/package.json b/packages/@o3r/pipeline/package.json index a33cf98352..d4054fa44f 100644 --- a/packages/@o3r/pipeline/package.json +++ b/packages/@o3r/pipeline/package.json @@ -72,8 +72,8 @@ "@o3r/telemetry": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@types/jest": "~29.5.2", "@types/js-yaml": "^4.0.5", "@types/node": "^20.0.0", diff --git a/packages/@o3r/routing/package.json b/packages/@o3r/routing/package.json index 52dcdace2f..6919252e0e 100644 --- a/packages/@o3r/routing/package.json +++ b/packages/@o3r/routing/package.json @@ -89,7 +89,7 @@ "@o3r/routing": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 adedea4718..d652b735f4 100644 --- a/packages/@o3r/rules-engine/package.json +++ b/packages/@o3r/rules-engine/package.json @@ -42,7 +42,7 @@ "@ngrx/effects": "^19.0.0", "@ngrx/entity": "^19.0.0", "@ngrx/store": "^19.0.0", - "@ngx-translate/core": "^15.0.0", + "@ngx-translate/core": "~16.0.4", "@o3r/core": "workspace:^", "@o3r/extractors": "workspace:^", "@o3r/logger": "workspace:^", @@ -108,7 +108,7 @@ "@ngrx/effects": "~19.0.0", "@ngrx/entity": "~19.0.0", "@ngrx/store": "~19.0.0", - "@ngx-translate/core": "~15.0.0", + "@ngx-translate/core": "~16.0.4", "@nx/eslint": "~20.2.0", "@nx/eslint-plugin": "~20.2.0", "@nx/jest": "~20.2.0", @@ -123,7 +123,7 @@ "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/helpers": "~0.5.0", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", diff --git a/packages/@o3r/schematics/package.json b/packages/@o3r/schematics/package.json index f40208ba07..adbd362ed9 100644 --- a/packages/@o3r/schematics/package.json +++ b/packages/@o3r/schematics/package.json @@ -97,7 +97,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/telemetry": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/helpers": "~0.5.0", "@types/inquirer": "~8.2.10", "@types/jest": "~29.5.2", diff --git a/packages/@o3r/schematics/src/rule-factories/ng-add/dependencies.ts b/packages/@o3r/schematics/src/rule-factories/ng-add/dependencies.ts index 66d5c490a4..d51ec13558 100644 --- a/packages/@o3r/schematics/src/rule-factories/ng-add/dependencies.ts +++ b/packages/@o3r/schematics/src/rule-factories/ng-add/dependencies.ts @@ -207,7 +207,7 @@ export const setupDependencies = (options: SetupDependenciesOptions): Rule => { requiringInstallList.delete(packageToInstall); } context.logger.warn(`The dependency ${packageToInstall} (${depType}) will not added ` - + `because there is already this dependency with a defined range (${packageJsonContent[depType][packageToInstall]}) in targeted ${packageJsonPath}`); + + `because there is already this dependency with a defined range (${packageJsonContent[depType][packageToInstall]}) in targeted ${packageJsonPath}`); } } else { packageJsonContent[depType] ||= {}; diff --git a/packages/@o3r/schematics/src/utility/ast.ts b/packages/@o3r/schematics/src/utility/ast.ts index 4cfc347991..7a20d088fe 100644 --- a/packages/@o3r/schematics/src/utility/ast.ts +++ b/packages/@o3r/schematics/src/utility/ast.ts @@ -363,11 +363,11 @@ export const getSimpleUpdatedMethod = (node: ts.ClassDeclaration, factory: ts.No */ export const isTestBedConfiguration = (node: ts.Node): node is ts.ExpressionStatement & { expression: ts.CallExpression & { expression: ts.PropertyAccessExpression } } => (ts.isExpressionStatement(node) - && ts.isCallExpression(node.expression) - && ts.isPropertyAccessExpression(node.expression.expression) - && ts.isIdentifier(node.expression.expression.expression) - && node.expression.expression.expression.escapedText.toString() === 'TestBed' - && node.expression.expression.name.escapedText.toString() === 'configureTestingModule') + && ts.isCallExpression(node.expression) + && ts.isPropertyAccessExpression(node.expression.expression) + && ts.isIdentifier(node.expression.expression.expression) + && node.expression.expression.expression.escapedText.toString() === 'TestBed' + && node.expression.expression.name.escapedText.toString() === 'configureTestingModule') || (ts.isAwaitExpression(node) && isTestBedConfiguration(node.expression)); /** diff --git a/packages/@o3r/schematics/src/utility/dependencies.ts b/packages/@o3r/schematics/src/utility/dependencies.ts index 4cd5eec41f..b388d49ed7 100644 --- a/packages/@o3r/schematics/src/utility/dependencies.ts +++ b/packages/@o3r/schematics/src/utility/dependencies.ts @@ -21,9 +21,9 @@ export function getExternalDependenciesVersionRange(packageNam const packageJsonContent = JSON.parse(fs.readFileSync(packageJsonPath, { encoding: 'utf8' })) as PackageJson & { generatorDependencies: Record }; return packageNames.reduce((acc: Partial>, packageName) => { acc[packageName] = packageJsonContent.generatorDependencies?.[packageName] - || packageJsonContent.peerDependencies?.[packageName] - || packageJsonContent.dependencies?.[packageName] - || packageJsonContent.devDependencies?.[packageName]; + || packageJsonContent.peerDependencies?.[packageName] + || packageJsonContent.dependencies?.[packageName] + || packageJsonContent.devDependencies?.[packageName]; if (!acc[packageName]) { logger.warn(`Unable to retrieve version for ${packageName} in ${packageJsonPath}. Version set to "latest".`); acc[packageName] = 'latest'; diff --git a/packages/@o3r/store-sync/package.json b/packages/@o3r/store-sync/package.json index 324ff72cae..ac5f26a0ec 100644 --- a/packages/@o3r/store-sync/package.json +++ b/packages/@o3r/store-sync/package.json @@ -76,7 +76,7 @@ "@o3r/logger": "workspace:^", "@o3r/schematics": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r/stylelint-plugin/package.json b/packages/@o3r/stylelint-plugin/package.json index e52861185d..9f9c678589 100644 --- a/packages/@o3r/stylelint-plugin/package.json +++ b/packages/@o3r/stylelint-plugin/package.json @@ -62,7 +62,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/packages/@o3r/styling/package.json b/packages/@o3r/styling/package.json index cb5b88d9ef..516d95947c 100644 --- a/packages/@o3r/styling/package.json +++ b/packages/@o3r/styling/package.json @@ -161,7 +161,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.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 af2a787e51..2d1c690440 100644 --- a/packages/@o3r/telemetry/package.json +++ b/packages/@o3r/telemetry/package.json @@ -55,7 +55,7 @@ "@nx/js": "~20.2.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/test-helpers/package.json b/packages/@o3r/test-helpers/package.json index c08219fbe1..d7b291fd66 100644 --- a/packages/@o3r/test-helpers/package.json +++ b/packages/@o3r/test-helpers/package.json @@ -53,7 +53,7 @@ "@nx/eslint-plugin": "~20.2.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin-ts": "~3.0.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 d3b0ec4378..809e3b86d3 100644 --- a/packages/@o3r/testing/package.json +++ b/packages/@o3r/testing/package.json @@ -108,7 +108,7 @@ "@angular/platform-browser": "^19.0.0", "@material/slider": "^14.0.0", "@ngrx/store": "^19.0.0", - "@ngx-translate/core": "^15.0.0", + "@ngx-translate/core": "~16.0.4", "@o3r/core": "workspace:^", "@o3r/localization": "workspace:^", "@o3r/schematics": "workspace:^", @@ -197,7 +197,7 @@ "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0", "@material/slider": "^14.0.0", "@ngrx/store": "~19.0.0", - "@ngx-translate/core": "~15.0.0", + "@ngx-translate/core": "~16.0.4", "@nx/eslint-plugin": "~20.2.0", "@nx/jest": "~20.2.0", "@o3r/build-helpers": "workspace:^", @@ -208,7 +208,7 @@ "@o3r/test-helpers": "workspace:^", "@playwright/test": "~1.49.0", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@swc/helpers": "~0.5.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/third-party/package.json b/packages/@o3r/third-party/package.json index ee7c7f4041..270518d692 100644 --- a/packages/@o3r/third-party/package.json +++ b/packages/@o3r/third-party/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "tslib": "^2.6.2", - "uuid": "^10.0.0" + "uuid": "^11.0.5" }, "peerDependencies": { "@angular-devkit/schematics": "^19.0.0", @@ -73,10 +73,10 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "~8.21.0", "angular-eslint": "~19.0.0", "cpy-cli": "^5.0.0", diff --git a/packages/@o3r/workspace/package.json b/packages/@o3r/workspace/package.json index c3781f0f8b..8ca1581f65 100644 --- a/packages/@o3r/workspace/package.json +++ b/packages/@o3r/workspace/package.json @@ -52,7 +52,7 @@ "globby": "^11.1.0", "semver": "^7.5.2", "tslib": "^2.6.2", - "uuid": "^10.0.0", + "uuid": "^11.0.5", "winston": "^3.8.2" }, "devDependencies": { @@ -86,13 +86,13 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@schematics/angular": "~19.0.0", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", "@types/pid-from-port": "^1.1.0", "@types/semver": "^7.3.13", - "@types/uuid": "^9.0.0", + "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "~8.21.0", "angular-eslint": "~19.0.0", "cpy-cli": "^5.0.0", diff --git a/tools/@o3r/build-helpers/package.json b/tools/@o3r/build-helpers/package.json index 72b0d6189d..925b792363 100644 --- a/tools/@o3r/build-helpers/package.json +++ b/tools/@o3r/build-helpers/package.json @@ -39,7 +39,7 @@ "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0", "@nx/eslint-plugin": "~20.2.0", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", "angular-eslint": "~19.0.0", diff --git a/tools/@o3r/workspace-helpers/package.json b/tools/@o3r/workspace-helpers/package.json index f4bdfde8e6..570678daa0 100644 --- a/tools/@o3r/workspace-helpers/package.json +++ b/tools/@o3r/workspace-helpers/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@nx/eslint-plugin": "~20.2.0", "@o3r/eslint-plugin": "workspace:^", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "~8.21.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/tools/github-actions/audit/package.json b/tools/github-actions/audit/package.json index 0545543eea..8b6881da80 100644 --- a/tools/github-actions/audit/package.json +++ b/tools/github-actions/audit/package.json @@ -33,7 +33,7 @@ "@nx/eslint-plugin": "~20.2.0", "@o3r/eslint-config": "workspace:~", "@o3r/eslint-plugin": "workspace:~", - "@stylistic/eslint-plugin-ts": "~2.7.0", + "@stylistic/eslint-plugin-ts": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/tools/github-actions/audit/src/main.ts b/tools/github-actions/audit/src/main.ts index d3631d8edc..74cf6dcd96 100644 --- a/tools/github-actions/audit/src/main.ts +++ b/tools/github-actions/audit/src/main.ts @@ -85,7 +85,7 @@ ${vulnerability.overview.replaceAll('### ', '#### ')} ${reportData.nbVulnerabilities} vulnerabilities found. ${reportData.errors.length > 0 - ? `## Vulnerabilities to be fixed + ? `## Vulnerabilities to be fixed ${reportData.errors .filter((vul) => isVulnerabilityWithKnownSeverity(vul)) @@ -94,9 +94,9 @@ ${reportData.errors .join(os.EOL) } ` - : ''} + : ''} ${reportData.warnings.length > 0 - ? `___ + ? `___
@@ -113,7 +113,7 @@ ${reportData.warnings
` - : ''} + : ''} `; core.setOutput('reportMarkdown', body); if (isFailed) { diff --git a/tools/github-actions/audit/src/reports.ts b/tools/github-actions/audit/src/reports.ts index 563b0b48bb..ba378342ef 100644 --- a/tools/github-actions/audit/src/reports.ts +++ b/tools/github-actions/audit/src/reports.ts @@ -91,8 +91,8 @@ export const computeNpmV1Report: OtterAuditReporter = (response, severityThresho severity: advisory.severity, overview: advisory.overview, moduleName: advisory.module_name - }) - , { errors: [], warnings: [], nbVulnerabilities, highestSeverityFound }); + }), + { errors: [], warnings: [], nbVulnerabilities, highestSeverityFound }); }; /** @@ -111,8 +111,8 @@ export const computeNpmV2Report: OtterAuditReporter = (response, severityThresho severity: advisory.severity, moduleName: advisory.name, overview: typeof advisory.via[0] === 'string' ? advisory.via[0] : advisory.via[0].title - }) - , { errors: [], warnings: [], nbVulnerabilities, highestSeverityFound }); + }), + { errors: [], warnings: [], nbVulnerabilities, highestSeverityFound }); }; /** @@ -145,8 +145,8 @@ export const computeYarn1Report: OtterAuditReporter = (response, severityThresho severity: advisory.data.advisory.severity, moduleName: advisory.data.advisory.module_name, overview: advisory.data.advisory.overview - }) - , { errors: [], warnings: [], nbVulnerabilities, highestSeverityFound }); + }), + { errors: [], warnings: [], nbVulnerabilities, highestSeverityFound }); }; /** diff --git a/tools/github-actions/cascading/package.json b/tools/github-actions/cascading/package.json index 73099e7f2f..efdb519985 100644 --- a/tools/github-actions/cascading/package.json +++ b/tools/github-actions/cascading/package.json @@ -26,7 +26,7 @@ "@nx/eslint-plugin": "~20.2.0", "@o3r/eslint-config": "workspace:~", "@o3r/eslint-plugin": "workspace:~", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@typescript-eslint/parser": "~8.21.0", diff --git a/tools/github-actions/cascading/src/cascading.ts b/tools/github-actions/cascading/src/cascading.ts index 8d65ef2cd1..feedf52789 100644 --- a/tools/github-actions/cascading/src/cascading.ts +++ b/tools/github-actions/cascading/src/cascading.ts @@ -247,7 +247,7 @@ export class Cascading { this.options.logger.debug(JSON.stringify(commitsResponse, null, 2)); // Responsible for the merge conflict is the first person who merged his PR - return commitsResponse.data.reverse().find(((commitObject) => commitObject.commit.message.startsWith('Merged'))) || commitsResponse.data.at(-1); + return commitsResponse.data.reverse().find((commitObject) => commitObject.commit.message.startsWith('Merged')) || commitsResponse.data.at(-1); } /** diff --git a/tools/github-actions/get-npm-tag/package.json b/tools/github-actions/get-npm-tag/package.json index 9eeee17113..edfc230636 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": "~20.2.0", "@o3r/eslint-config": "workspace:~", "@o3r/eslint-plugin": "workspace:~", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", "@typescript-eslint/parser": "~8.21.0", diff --git a/tools/github-actions/new-version/package.json b/tools/github-actions/new-version/package.json index f08b2f703d..e6dd3c3058 100644 --- a/tools/github-actions/new-version/package.json +++ b/tools/github-actions/new-version/package.json @@ -28,7 +28,7 @@ "@nx/eslint-plugin": "~20.2.0", "@o3r/eslint-config": "workspace:~", "@o3r/eslint-plugin": "workspace:~", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", diff --git a/tools/github-actions/release/package.json b/tools/github-actions/release/package.json index c799309bf2..b0327272a3 100644 --- a/tools/github-actions/release/package.json +++ b/tools/github-actions/release/package.json @@ -24,7 +24,7 @@ "@nx/eslint-plugin": "~20.2.0", "@o3r/eslint-config": "workspace:~", "@o3r/eslint-plugin": "workspace:~", - "@stylistic/eslint-plugin": "~2.7.0", + "@stylistic/eslint-plugin": "~3.0.0", "@types/minimist": "^1.2.2", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", diff --git a/yarn.lock b/yarn.lock index c3da6d7011..cfdc2e63c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -284,14 +284,14 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@swc/cli": "npm:~0.6.0" "@swc/core": "npm:~1.10.0" "@swc/helpers": "npm:~0.5.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" - "@types/uuid": "npm:^9.0.0" + "@types/uuid": "npm:^10.0.0" "@typescript-eslint/parser": "npm:~8.21.0" angular-eslint: "npm:~19.0.0" cpy-cli: "npm:^5.0.0" @@ -320,7 +320,7 @@ __metadata: type-fest: "npm:^4.30.1" typescript: "npm:~5.6.2" typescript-eslint: "npm:~8.21.0" - uuid: "npm:^10.0.0" + uuid: "npm:^11.0.5" zone.js: "npm:~0.15.0" peerDependencies: "@ama-sdk/core": "workspace:^" @@ -364,14 +364,14 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@swc/cli": "npm:~0.6.0" "@swc/core": "npm:~1.10.0" "@swc/helpers": "npm:~0.5.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" - "@types/uuid": "npm:^9.0.0" + "@types/uuid": "npm:^10.0.0" "@typescript-eslint/parser": "npm:~8.21.0" angular-eslint: "npm:~19.0.0" cpy-cli: "npm:^5.0.0" @@ -399,7 +399,7 @@ __metadata: type-fest: "npm:^4.30.1" typescript: "npm:~5.6.2" typescript-eslint: "npm:~8.21.0" - uuid: "npm:^10.0.0" + uuid: "npm:^11.0.5" zone.js: "npm:~0.15.0" peerDependencies: "@ama-sdk/core": "workspace:^" @@ -442,14 +442,14 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@swc/cli": "npm:~0.6.0" "@swc/core": "npm:~1.10.0" "@swc/helpers": "npm:~0.5.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" - "@types/uuid": "npm:^9.0.0" + "@types/uuid": "npm:^10.0.0" "@typescript-eslint/parser": "npm:~8.21.0" angular-eslint: "npm:~19.0.0" cpy-cli: "npm:^5.0.0" @@ -478,7 +478,7 @@ __metadata: type-fest: "npm:^4.30.1" typescript: "npm:~5.6.2" typescript-eslint: "npm:~8.21.0" - uuid: "npm:^10.0.0" + uuid: "npm:^11.0.5" zone.js: "npm:~0.15.0" peerDependencies: "@ama-sdk/core": "workspace:^" @@ -523,13 +523,13 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/cli": "npm:~0.6.0" "@swc/core": "npm:~1.10.0" "@swc/helpers": "npm:~0.5.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" - "@types/uuid": "npm:^9.0.0" + "@types/uuid": "npm:^10.0.0" "@typescript-eslint/parser": "npm:~8.21.0" angular-eslint: "npm:~19.0.0" cpy-cli: "npm:^5.0.0" @@ -559,7 +559,7 @@ __metadata: type-fest: "npm:^4.30.1" typescript: "npm:~5.6.2" typescript-eslint: "npm:~8.21.0" - uuid: "npm:^10.0.0" + uuid: "npm:^11.0.5" zone.js: "npm:~0.15.0" peerDependencies: "@angular-devkit/schematics": ^19.0.0 @@ -613,7 +613,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.15.0" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -676,7 +676,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.15.0" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" "@types/minimatch": "npm:^5.1.2" @@ -764,7 +764,7 @@ __metadata: "@nx/jest": "npm:~20.2.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/glob": "npm:^8.0.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" @@ -830,7 +830,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/telemetry": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -903,7 +903,7 @@ __metadata: "@nx/jest": "npm:~20.2.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -952,7 +952,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -6376,14 +6376,15 @@ __metadata: languageName: node linkType: hard -"@ngx-translate/core@npm:~15.0.0": - version: 15.0.0 - resolution: "@ngx-translate/core@npm:15.0.0" +"@ngx-translate/core@npm:~16.0.4": + version: 16.0.4 + resolution: "@ngx-translate/core@npm:16.0.4" + dependencies: + tslib: "npm:^2.3.0" peerDependencies: - "@angular/common": ">=16.0.0" - "@angular/core": ">=16.0.0" - rxjs: ^6.5.5 || ^7.4.0 - checksum: 10/15ce4e0b89c1220d3f2dd77dcfedb67506ad4555cb1147b002414d0586c27e98375819f0a806d9241283d2dfac12297bddb17bf262f5bd5158e2839a72acf3f4 + "@angular/common": ">=16" + "@angular/core": ">=16" + checksum: 10/1c03119f2361b3d49a0e14e590e606b6202971d11d52ab9d62c4704821fe21b367bf70a156c0e78d8e53f008d00ca5b39f78b466d4159929e1c7a7947f5e823f languageName: node linkType: hard @@ -6887,7 +6888,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.15.0" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/cli": "npm:~0.6.0" "@swc/core": "npm:~1.10.0" "@swc/helpers": "npm:~0.5.0" @@ -6954,7 +6955,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.15.0" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/cli": "npm:~0.6.0" "@swc/core": "npm:~1.10.0" "@swc/helpers": "npm:~0.5.0" @@ -7024,8 +7025,8 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@swc/cli": "npm:~0.6.0" "@swc/core": "npm:~1.10.0" "@swc/helpers": "npm:~0.5.0" @@ -7095,7 +7096,7 @@ __metadata: "@nx/jest": "npm:~20.2.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" "@types/node": "npm:^20.0.0" @@ -7139,7 +7140,7 @@ __metadata: "@nx/jest": "npm:~20.2.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/tar": "npm:~6.1.1" @@ -7186,7 +7187,7 @@ __metadata: "@nx/jest": "npm:~20.2.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" "@types/node": "npm:^20.0.0" @@ -7234,7 +7235,7 @@ __metadata: "@nx/jest": "npm:~20.2.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" "@types/node": "npm:^20.0.0" @@ -7299,7 +7300,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -7396,7 +7397,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -7483,7 +7484,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -7554,7 +7555,7 @@ __metadata: "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@o3r/telemetry": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@types/fs-extra": "npm:^11.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -7612,7 +7613,7 @@ __metadata: "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@o3r/telemetry": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -7660,7 +7661,7 @@ __metadata: "@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0" "@nx/eslint-plugin": "npm:~20.2.0" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" angular-eslint: "npm:~19.0.0" @@ -7742,7 +7743,7 @@ __metadata: "@playwright/test": "npm:~1.49.0" "@popperjs/core": "npm:^2.11.5" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/chrome": "npm:^0.0.297" "@types/color": "npm:^3.0.6" "@types/jest": "npm:~29.5.2" @@ -7828,7 +7829,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/helpers": "npm:~0.5.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -7987,7 +7988,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/cheerio": "npm:~0.22.35" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" @@ -8092,12 +8093,12 @@ __metadata: "@o3r/telemetry": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/helpers": "npm:~0.5.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/pid-from-port": "npm:^1.1.0" - "@types/uuid": "npm:^9.0.0" + "@types/uuid": "npm:^10.0.0" "@typescript-eslint/parser": "npm:~8.21.0" angular-eslint: "npm:~19.0.0" chokidar: "npm:^4.0.3" @@ -8130,7 +8131,7 @@ __metadata: typescript: "npm:~5.6.2" typescript-eslint: "npm:~8.21.0" unionfs: "npm:~4.5.1" - uuid: "npm:^10.0.0" + uuid: "npm:^11.0.5" zone.js: "npm:~0.15.0" peerDependencies: "@angular-devkit/architect": ^0.1900.0 @@ -8195,7 +8196,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -8271,7 +8272,7 @@ __metadata: "@o3r/telemetry": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/helpers": "npm:~0.5.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" @@ -8376,12 +8377,12 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/cheerio": "npm:~0.22.35" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" - "@types/uuid": "npm:^9.0.0" + "@types/uuid": "npm:^10.0.0" "@typescript-eslint/parser": "npm:~8.21.0" angular-eslint: "npm:~19.0.0" cpy-cli: "npm:^5.0.0" @@ -8455,7 +8456,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -8496,7 +8497,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": ^19.0.0 - "@stylistic/eslint-plugin-ts": ^2.7.0 + "@stylistic/eslint-plugin-ts": ~3.0.0 "@typescript-eslint/eslint-plugin": ^7.14.1 || ^8.15.0 "@typescript-eslint/parser": ^7.14.1 || ^8.15.0 "@typescript-eslint/utils": ^7.14.1 || ^8.15.0 @@ -8548,7 +8549,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/eslint__js": "npm:^8.42.3" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -8589,7 +8590,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": ^19.0.0 - "@stylistic/eslint-plugin": ^2.7.0 + "@stylistic/eslint-plugin": ~3.0.0 "@typescript-eslint/parser": ^8.15.0 "@typescript-eslint/types": ^8.15.0 "@typescript-eslint/utils": ^8.15.0 @@ -8657,7 +8658,7 @@ __metadata: "@o3r/build-helpers": "workspace:^" "@o3r/eslint-config": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/eslint": "npm:~9.6.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -8742,7 +8743,7 @@ __metadata: "@o3r/telemetry": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/helpers": "npm:~0.5.0" "@types/inquirer": "npm:~8.2.10" "@types/jest": "npm:~29.5.2" @@ -8866,7 +8867,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -8961,7 +8962,7 @@ __metadata: "@ngrx/router-store": "npm:~19.0.0" "@ngrx/store": "npm:~19.0.0" "@ngrx/store-devtools": "npm:~19.0.0" - "@ngx-translate/core": "npm:~15.0.0" + "@ngx-translate/core": "npm:~16.0.4" "@nx/angular": "npm:~20.2.0" "@nx/eslint": "npm:~20.2.0" "@nx/eslint-plugin": "npm:~20.2.0" @@ -8976,7 +8977,7 @@ __metadata: "@playwright/test": "npm:~1.49.0" "@popperjs/core": "npm:^2.11.5" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc-node/register": "npm:^1.9.2" "@swc/core": "npm:~1.10.0" "@swc/helpers": "npm:~0.5.0" @@ -9003,7 +9004,7 @@ __metadata: commit-and-tag-version: "npm:^12.0.0" concurrently: "npm:^9.1.0" cpy-cli: "npm:^5.0.0" - editorconfig-checker: "npm:^5.1.8" + editorconfig-checker: "npm:^6.0.1" eslint: "npm:~9.17.0" eslint-import-resolver-node: "npm:^0.3.9" eslint-import-resolver-typescript: "npm:^3.6.3" @@ -9056,7 +9057,7 @@ __metadata: tslib: "npm:^2.6.2" typescript: "npm:~5.6.2" typescript-eslint: "npm:~8.21.0" - uuid: "npm:^10.0.0" + uuid: "npm:^11.0.5" webpack: "npm:~5.97.0" winston: "npm:^3.8.2" yaml-eslint-parser: "npm:^1.2.2" @@ -9092,7 +9093,7 @@ __metadata: "@nx/js": "npm:~20.2.0" "@o3r/eslint-config": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/ejs": "npm:^3.1.2" "@types/express-serve-static-core": "npm:^4.19.5" "@types/jest": "npm:~29.5.2" @@ -9153,7 +9154,7 @@ __metadata: "@compodoc/compodoc": "npm:^1.1.19" "@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0" "@ngrx/store": "npm:~19.0.0" - "@ngx-translate/core": "npm:~15.0.0" + "@ngx-translate/core": "npm:~16.0.4" "@nx/eslint": "npm:~20.2.0" "@nx/eslint-plugin": "npm:~20.2.0" "@nx/jest": "npm:~20.2.0" @@ -9168,7 +9169,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -9224,7 +9225,7 @@ __metadata: "@angular/platform-browser-dynamic": ^19.0.0 "@formatjs/intl-numberformat": ^8.0.2 "@ngrx/store": ^19.0.0 - "@ngx-translate/core": ^15.0.0 + "@ngx-translate/core": ~16.0.4 "@o3r/core": "workspace:^" "@o3r/dynamic-content": "workspace:^" "@o3r/extractors": "workspace:^" @@ -9311,7 +9312,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -9413,7 +9414,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/store-sync": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/node-fetch": "npm:^2.6.2" @@ -9494,7 +9495,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -9553,8 +9554,8 @@ __metadata: "@o3r/telemetry": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" "@types/node": "npm:^20.0.0" @@ -9639,7 +9640,7 @@ __metadata: "@o3r/routing": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -9722,7 +9723,7 @@ __metadata: "@ngrx/effects": "npm:~19.0.0" "@ngrx/entity": "npm:~19.0.0" "@ngrx/store": "npm:~19.0.0" - "@ngx-translate/core": "npm:~15.0.0" + "@ngx-translate/core": "npm:~16.0.4" "@nx/eslint": "npm:~20.2.0" "@nx/eslint-plugin": "npm:~20.2.0" "@nx/jest": "npm:~20.2.0" @@ -9737,7 +9738,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/helpers": "npm:~0.5.0" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" @@ -9791,7 +9792,7 @@ __metadata: "@ngrx/effects": ^19.0.0 "@ngrx/entity": ^19.0.0 "@ngrx/store": ^19.0.0 - "@ngx-translate/core": ^15.0.0 + "@ngx-translate/core": ~16.0.4 "@o3r/core": "workspace:^" "@o3r/extractors": "workspace:^" "@o3r/logger": "workspace:^" @@ -9853,7 +9854,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/telemetry": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/helpers": "npm:~0.5.0" "@types/inquirer": "npm:~8.2.10" "@types/jest": "npm:~29.5.2" @@ -9962,7 +9963,7 @@ __metadata: "@ngrx/entity": "npm:~19.0.0" "@ngrx/store": "npm:~19.0.0" "@ngrx/store-devtools": "npm:~19.0.0" - "@ngx-translate/core": "npm:~15.0.0" + "@ngx-translate/core": "npm:~16.0.4" "@nx/eslint-plugin": "npm:~20.2.0" "@nx/jest": "npm:~20.2.0" "@o3r-training/showcase-sdk": "workspace:^" @@ -9989,7 +9990,7 @@ __metadata: "@playwright/test": "npm:~1.49.0" "@popperjs/core": "npm:^2.11.5" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/bootstrap": "npm:^5.2.10" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -10075,7 +10076,7 @@ __metadata: "@o3r/logger": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -10151,7 +10152,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -10237,7 +10238,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -10368,7 +10369,7 @@ __metadata: "@nx/js": "npm:~20.2.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" @@ -10430,7 +10431,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/pid-from-port": "npm:^1.1.0" @@ -10505,7 +10506,7 @@ __metadata: "@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0" "@material/slider": "npm:^14.0.0" "@ngrx/store": "npm:~19.0.0" - "@ngx-translate/core": "npm:~15.0.0" + "@ngx-translate/core": "npm:~16.0.4" "@nx/eslint-plugin": "npm:~20.2.0" "@nx/jest": "npm:~20.2.0" "@o3r/build-helpers": "workspace:^" @@ -10516,7 +10517,7 @@ __metadata: "@o3r/test-helpers": "workspace:^" "@playwright/test": "npm:~1.49.0" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@swc/helpers": "npm:~0.5.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -10572,7 +10573,7 @@ __metadata: "@angular/platform-browser": ^19.0.0 "@material/slider": ^14.0.0 "@ngrx/store": ^19.0.0 - "@ngx-translate/core": ^15.0.0 + "@ngx-translate/core": ~16.0.4 "@o3r/core": "workspace:^" "@o3r/localization": "workspace:^" "@o3r/schematics": "workspace:^" @@ -10650,10 +10651,10 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" - "@types/uuid": "npm:^9.0.0" + "@types/uuid": "npm:^10.0.0" "@typescript-eslint/parser": "npm:~8.21.0" angular-eslint: "npm:~19.0.0" cpy-cli: "npm:^5.0.0" @@ -10684,7 +10685,7 @@ __metadata: type-fest: "npm:^4.30.1" typescript: "npm:~5.6.2" typescript-eslint: "npm:~8.21.0" - uuid: "npm:^10.0.0" + uuid: "npm:^11.0.5" zone.js: "npm:~0.15.0" peerDependencies: "@angular-devkit/schematics": ^19.0.0 @@ -10713,7 +10714,7 @@ __metadata: dependencies: "@nx/eslint-plugin": "npm:~20.2.0" "@o3r/eslint-plugin": "workspace:^" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:~8.21.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -10775,13 +10776,13 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" "@types/pid-from-port": "npm:^1.1.0" "@types/semver": "npm:^7.3.13" - "@types/uuid": "npm:^9.0.0" + "@types/uuid": "npm:^10.0.0" "@typescript-eslint/parser": "npm:~8.21.0" angular-eslint: "npm:~19.0.0" commander: "npm:^12.0.0" @@ -10814,7 +10815,7 @@ __metadata: type-fest: "npm:^4.30.1" typescript: "npm:~5.6.2" typescript-eslint: "npm:~8.21.0" - uuid: "npm:^10.0.0" + uuid: "npm:^11.0.5" winston: "npm:^3.8.2" zone.js: "npm:~0.15.0" peerDependencies: @@ -12161,33 +12162,31 @@ __metadata: languageName: node linkType: hard -"@stylistic/eslint-plugin-ts@npm:~2.7.0": - version: 2.7.2 - resolution: "@stylistic/eslint-plugin-ts@npm:2.7.2" +"@stylistic/eslint-plugin-ts@npm:~3.0.0": + version: 3.0.0 + resolution: "@stylistic/eslint-plugin-ts@npm:3.0.0" dependencies: - "@types/eslint": "npm:^9.6.1" - "@typescript-eslint/utils": "npm:^8.3.0" - eslint-visitor-keys: "npm:^4.0.0" - espree: "npm:^10.1.0" + "@typescript-eslint/utils": "npm:8.13.0" + eslint-visitor-keys: "npm:^4.2.0" + espree: "npm:^10.3.0" peerDependencies: eslint: ">=8.40.0" - checksum: 10/cfee5839d11cb18838a53a4459988c7b97b1fa0b3e1979fff5ff3506e2c858808672d63fc9e744dca5baa70fcacf2e8db9e608489f6ff40daadb0098547f6565 + checksum: 10/c5b09251effe400a9d9527a1605a2a4f2c57d1bcdd4be471407da933017bf0cf4d9578b40b8df13880bb87255e9112066b8a154f84621f51d6e12d99ef947214 languageName: node linkType: hard -"@stylistic/eslint-plugin@npm:~2.7.0": - version: 2.7.2 - resolution: "@stylistic/eslint-plugin@npm:2.7.2" +"@stylistic/eslint-plugin@npm:~3.0.0": + version: 3.0.0 + resolution: "@stylistic/eslint-plugin@npm:3.0.0" dependencies: - "@types/eslint": "npm:^9.6.1" - "@typescript-eslint/utils": "npm:^8.3.0" - eslint-visitor-keys: "npm:^4.0.0" - espree: "npm:^10.1.0" + "@typescript-eslint/utils": "npm:8.13.0" + eslint-visitor-keys: "npm:^4.2.0" + espree: "npm:^10.3.0" estraverse: "npm:^5.3.0" picomatch: "npm:^4.0.2" peerDependencies: eslint: ">=8.40.0" - checksum: 10/b20ffac4948d8af45e3fd8a900a6cc61538a745605f3e705f44d4c9acbf0f95c57eb46e13b6a4b56a65225a9decfed2cba94c450341556e46237cdb1922528d5 + checksum: 10/dbb9e111e55c89561f9539c9e0d937620275fd160b35fd5056335d954b8197eb679d51b9e017e19e274400c07244311c732e33d9a2411c58cd396285e12fa436 languageName: node linkType: hard @@ -12987,7 +12986,7 @@ __metadata: languageName: node linkType: hard -"@types/eslint@npm:*, @types/eslint@npm:^9.6.1, @types/eslint@npm:~9.6.0": +"@types/eslint@npm:*, @types/eslint@npm:~9.6.0": version: 9.6.1 resolution: "@types/eslint@npm:9.6.1" dependencies: @@ -13566,10 +13565,10 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:^9.0.0": - version: 9.0.8 - resolution: "@types/uuid@npm:9.0.8" - checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275 +"@types/uuid@npm:^10.0.0": + version: 10.0.0 + resolution: "@types/uuid@npm:10.0.0" + checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944 languageName: node linkType: hard @@ -13684,6 +13683,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:8.13.0": + version: 8.13.0 + resolution: "@typescript-eslint/scope-manager@npm:8.13.0" + dependencies: + "@typescript-eslint/types": "npm:8.13.0" + "@typescript-eslint/visitor-keys": "npm:8.13.0" + checksum: 10/e5738943b9af4a312e33d9db9362fcd0806f365655efb3df9db1ada5a3f0e974f73493b02727d31c3a06234c3bd8b7b7ddd5d492623c7c7547ec2085c1ac1e09 + languageName: node + linkType: hard + "@typescript-eslint/scope-manager@npm:8.21.0": version: 8.21.0 resolution: "@typescript-eslint/scope-manager@npm:8.21.0" @@ -13709,6 +13718,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.13.0": + version: 8.13.0 + resolution: "@typescript-eslint/types@npm:8.13.0" + checksum: 10/0051c4a798b8f328451290581f0c8c95acfcb988192647edcb9179013793b8ccc7110b5fee74207394340aca8919d9ca039de2bbd36f41c7693a99d1345092c3 + languageName: node + linkType: hard + "@typescript-eslint/types@npm:8.21.0, @typescript-eslint/types@npm:^8.0.0, @typescript-eslint/types@npm:^8.15.0": version: 8.21.0 resolution: "@typescript-eslint/types@npm:8.21.0" @@ -13716,6 +13732,25 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:8.13.0": + version: 8.13.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.13.0" + dependencies: + "@typescript-eslint/types": "npm:8.13.0" + "@typescript-eslint/visitor-keys": "npm:8.13.0" + debug: "npm:^4.3.4" + fast-glob: "npm:^3.3.2" + is-glob: "npm:^4.0.3" + minimatch: "npm:^9.0.4" + semver: "npm:^7.6.0" + ts-api-utils: "npm:^1.3.0" + peerDependenciesMeta: + typescript: + optional: true + checksum: 10/2aef1bda245ec66b0d0b1b3ed4ab672725ba33c16abc0781f4e0314cf638ef7b3b1d9682e8e9ee18f3e5e51bc4b22cc428c778c2927fd4cf8495dbe736ae522f + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:8.21.0": version: 8.21.0 resolution: "@typescript-eslint/typescript-estree@npm:8.21.0" @@ -13734,7 +13769,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.21.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.0.0, @typescript-eslint/utils@npm:^8.3.0, @typescript-eslint/utils@npm:~8.21.0": +"@typescript-eslint/utils@npm:8.13.0": + version: 8.13.0 + resolution: "@typescript-eslint/utils@npm:8.13.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.4.0" + "@typescript-eslint/scope-manager": "npm:8.13.0" + "@typescript-eslint/types": "npm:8.13.0" + "@typescript-eslint/typescript-estree": "npm:8.13.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + checksum: 10/93ee0784f9865fee3e9cdc4796daaa7842a9e54b8436341b9b8367c69cbd90cac9da47669289967309f58ad63d8e68559d74972a34d531289637c8cac3415ed2 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:8.21.0, @typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/utils@npm:^8.0.0, @typescript-eslint/utils@npm:~8.21.0": version: 8.21.0 resolution: "@typescript-eslint/utils@npm:8.21.0" dependencies: @@ -13749,6 +13798,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.13.0": + version: 8.13.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.13.0" + dependencies: + "@typescript-eslint/types": "npm:8.13.0" + eslint-visitor-keys: "npm:^3.4.3" + checksum: 10/630718da32ffa7144b7a8300802136a5fb3084c8b3dc7c277981939408b19d57214e0f721b8011f64ae083bac5367a8a319366c74ef7bcb9fd90508f780fb2de + languageName: node + linkType: hard + "@typescript-eslint/visitor-keys@npm:8.21.0": version: 8.21.0 resolution: "@typescript-eslint/visitor-keys@npm:8.21.0" @@ -15618,7 +15677,7 @@ __metadata: "@nx/eslint-plugin": "npm:~20.2.0" "@o3r/eslint-config": "workspace:~" "@o3r/eslint-plugin": "workspace:~" - "@stylistic/eslint-plugin-ts": "npm:~2.7.0" + "@stylistic/eslint-plugin-ts": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -16554,7 +16613,7 @@ __metadata: "@nx/eslint-plugin": "npm:~20.2.0" "@o3r/eslint-config": "workspace:~" "@o3r/eslint-plugin": "workspace:~" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@typescript-eslint/parser": "npm:~8.21.0" @@ -19453,13 +19512,13 @@ __metadata: languageName: node linkType: hard -"editorconfig-checker@npm:^5.1.8": - version: 5.1.9 - resolution: "editorconfig-checker@npm:5.1.9" +"editorconfig-checker@npm:^6.0.1": + version: 6.0.1 + resolution: "editorconfig-checker@npm:6.0.1" bin: ec: dist/index.js editorconfig-checker: dist/index.js - checksum: 10/bf6e0b3d70f89369465d9ed0e5884238a6c1537f836dfe29f2c8c90a1d876ce796543b245f921fea7c3db2bd9ab9e3b22073ea8d3dc763bca9d01ede84a29c0d + checksum: 10/5219bdf5d057f09f2290b411cf4b48163fb3b53a84cf17402935ab78a4c823fd206fe88360e1371bacf6384444a303134b328288c168b56b19f218bc52518fe4 languageName: node linkType: hard @@ -20442,7 +20501,7 @@ __metadata: languageName: node linkType: hard -"eslint-visitor-keys@npm:^4.0.0, eslint-visitor-keys@npm:^4.2.0": +"eslint-visitor-keys@npm:^4.2.0": version: 4.2.0 resolution: "eslint-visitor-keys@npm:4.2.0" checksum: 10/9651b3356b01760e586b4c631c5268c0e1a85236e3292bf754f0472f465bf9a856c0ddc261fceace155334118c0151778effafbab981413dbf9288349343fa25 @@ -21626,7 +21685,7 @@ __metadata: "@nx/eslint-plugin": "npm:~20.2.0" "@o3r/eslint-config": "workspace:~" "@o3r/eslint-plugin": "workspace:~" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" "@typescript-eslint/parser": "npm:~8.21.0" @@ -26974,7 +27033,7 @@ __metadata: "@o3r/eslint-config": "workspace:~" "@o3r/eslint-plugin": "workspace:~" "@o3r/new-version": "workspace:~" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -27975,7 +28034,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@schematics/angular": "npm:~19.0.0" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/eslint": "npm:~9.6.0" "@types/glob": "npm:^8.0.0" "@types/jest": "npm:~29.5.2" @@ -30342,7 +30401,7 @@ __metadata: "@nx/eslint-plugin": "npm:~20.2.0" "@o3r/eslint-config": "workspace:~" "@o3r/eslint-plugin": "workspace:~" - "@stylistic/eslint-plugin": "npm:~2.7.0" + "@stylistic/eslint-plugin": "npm:~3.0.0" "@types/minimist": "npm:^1.2.2" "@types/node": "npm:^20.0.0" "@types/semver": "npm:^7.3.13" @@ -33096,6 +33155,15 @@ __metadata: languageName: node linkType: hard +"ts-api-utils@npm:^1.3.0": + version: 1.4.3 + resolution: "ts-api-utils@npm:1.4.3" + peerDependencies: + typescript: ">=4.2.0" + checksum: 10/713c51e7392323305bd4867422ba130fbf70873ef6edbf80ea6d7e9c8f41eeeb13e40e8e7fe7cd321d74e4864777329797077268c9f570464303a1723f1eed39 + languageName: node + linkType: hard + "ts-api-utils@npm:^2.0.0": version: 2.0.0 resolution: "ts-api-utils@npm:2.0.0" @@ -34004,6 +34072,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:^11.0.5": + version: 11.0.5 + resolution: "uuid@npm:11.0.5" + bin: + uuid: dist/esm/bin/uuid + checksum: 10/0594ecdff3051e15d4a2c614b4c72e73af373bde0a5d156512353c01156975295d024ae8d7151846d7bd4d22ccd251b16ed51b4318fa71505fb20ad984102dc1 + languageName: node + linkType: hard + "uuid@npm:^3.3.2": version: 3.4.0 resolution: "uuid@npm:3.4.0"