Skip to content

Commit

Permalink
chore(deps): update angular dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 0ffdab5 commit d44cd29
Show file tree
Hide file tree
Showing 55 changed files with 2,578 additions and 3,691 deletions.
40 changes: 20 additions & 20 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
"dist/"
],
"devDependencies": {
"@angular-devkit/build-angular": "~18.1.0",
"@angular-eslint/builder": "~18.1.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~18.1.0",
"@angular-eslint/template-parser": "~18.1.0",
"@angular/cli": "~18.1.0",
"@angular/compiler": "~18.1.0",
"@angular/compiler-cli": "~18.1.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@angular-devkit/build-angular": "~18.2.0",
"@angular-eslint/builder": "~18.3.0",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@angular-eslint/eslint-plugin-template": "~18.3.0",
"@angular-eslint/template-parser": "~18.3.0",
"@angular/cli": "~18.2.0",
"@angular/compiler": "~18.2.0",
"@angular/compiler-cli": "~18.2.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/localization": "workspace:^",
"@o3r/logger": "workspace:^",
"@o3r/rules-engine": "workspace:^",
"@schematics/angular": "~18.1.0",
"@schematics/angular": "~18.2.0",
"@stylistic/eslint-plugin-ts": "~2.4.0",
"@types/chrome": "^0.0.270",
"@types/jest": "~29.5.2",
Expand All @@ -71,22 +71,22 @@
"jest-preset-angular": "~14.2.0",
"jsonc-eslint-parser": "~2.4.0",
"minimist": "^1.2.6",
"nx": "~19.5.0",
"nx": "~19.6.0",
"rimraf": "^5.0.1",
"tsc-watch": "^6.0.4",
"typescript": "~5.5.4"
},
"dependencies": {
"@agnos-ui/angular": "~0.2.0",
"@amadeus-it-group/tansu": "~1.0.0",
"@angular/animations": "~18.1.0",
"@angular/common": "~18.1.0",
"@angular/core": "~18.1.0",
"@angular/forms": "~18.1.0",
"@angular/localize": "~18.1.0",
"@angular/platform-browser": "~18.1.0",
"@angular/platform-browser-dynamic": "~18.1.0",
"@angular/router": "~18.1.0",
"@angular/animations": "~18.2.0",
"@angular/common": "~18.2.0",
"@angular/core": "~18.2.0",
"@angular/forms": "~18.2.0",
"@angular/localize": "~18.2.0",
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@angular/router": "~18.2.0",
"@design-factory/design-factory": "~17.1.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "^12.0.7",
Expand Down
34 changes: 17 additions & 17 deletions apps/github-cascading-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
},
"devDependencies": {
"@actions/github": "^6.0.0",
"@angular-devkit/build-angular": "~18.1.0",
"@angular-devkit/core": "~18.1.0",
"@angular-eslint/builder": "~18.1.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~18.1.0",
"@angular/animations": "~18.1.0",
"@angular/common": "~18.1.0",
"@angular/compiler": "~18.1.0",
"@angular/compiler-cli": "~18.1.0",
"@angular/core": "~18.1.0",
"@angular/platform-browser": "~18.1.0",
"@angular/platform-browser-dynamic": "~18.1.0",
"@nx/eslint": "~19.5.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/js": "~19.5.0",
"@angular-devkit/build-angular": "~18.2.0",
"@angular-devkit/core": "~18.2.0",
"@angular-eslint/builder": "~18.3.0",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@angular-eslint/eslint-plugin-template": "~18.3.0",
"@angular/animations": "~18.2.0",
"@angular/common": "~18.2.0",
"@angular/compiler": "~18.2.0",
"@angular/compiler-cli": "~18.2.0",
"@angular/core": "~18.2.0",
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@nx/eslint": "~19.6.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@nx/js": "~19.6.0",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "~2.4.0",
Expand All @@ -64,7 +64,7 @@
"jest-preset-angular": "~14.2.0",
"jsonc-eslint-parser": "~2.4.0",
"nock": "^13.0.5",
"nx": "~19.5.0",
"nx": "~19.6.0",
"rxjs": "^7.8.1",
"smee-client": "^2.0.0",
"ts-jest": "~29.2.0",
Expand Down
44 changes: 22 additions & 22 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"@ama-sdk/schematics": "workspace:^",
"@ama-sdk/showcase-sdk": "workspace:^",
"@amadeus-it-group/tansu": "~1.0.0",
"@angular/animations": "~18.1.0",
"@angular/cdk": "~18.1.0",
"@angular/common": "~18.1.0",
"@angular/compiler": "~18.1.0",
"@angular/core": "~18.1.0",
"@angular/forms": "~18.1.0",
"@angular/localize": "~18.1.0",
"@angular/platform-browser": "~18.1.0",
"@angular/platform-browser-dynamic": "~18.1.0",
"@angular/router": "~18.1.0",
"@angular/animations": "~18.2.0",
"@angular/cdk": "~18.2.0",
"@angular/common": "~18.2.0",
"@angular/compiler": "~18.2.0",
"@angular/core": "~18.2.0",
"@angular/forms": "~18.2.0",
"@angular/localize": "~18.2.0",
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@angular/router": "~18.2.0",
"@design-factory/design-factory": "~17.1.0",
"@formatjs/intl-numberformat": "~8.10.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
Expand All @@ -48,7 +48,7 @@
"@ngrx/store": "~18.0.0",
"@ngrx/store-devtools": "~18.0.0",
"@ngx-translate/core": "~15.0.0",
"@nx/jest": "~19.5.0",
"@nx/jest": "~19.6.0",
"@o3r/application": "workspace:^",
"@o3r/components": "workspace:^",
"@o3r/configuration": "workspace:^",
Expand Down Expand Up @@ -76,23 +76,23 @@
},
"devDependencies": {
"@amadeus-it-group/kassette": "^1.7.0",
"@angular-devkit/architect": "~0.1801.0",
"@angular-devkit/build-angular": "~18.1.0",
"@angular-devkit/core": "~18.1.0",
"@angular-devkit/schematics": "~18.1.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~18.1.0",
"@angular-eslint/template-parser": "~18.1.0",
"@angular/cli": "~18.1.0",
"@angular/compiler-cli": "~18.1.0",
"@nx/eslint-plugin": "~19.5.0",
"@angular-devkit/architect": "~0.1802.0",
"@angular-devkit/build-angular": "~18.2.0",
"@angular-devkit/core": "~18.2.0",
"@angular-devkit/schematics": "~18.2.0",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@angular-eslint/eslint-plugin-template": "~18.3.0",
"@angular-eslint/template-parser": "~18.3.0",
"@angular/cli": "~18.2.0",
"@angular/compiler-cli": "~18.2.0",
"@nx/eslint-plugin": "~19.6.0",
"@o3r/design": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/testing": "workspace:^",
"@playwright/test": "~1.46.0",
"@schematics/angular": "~18.1.0",
"@schematics/angular": "~18.2.0",
"@stylistic/eslint-plugin-ts": "~2.4.0",
"@types/bootstrap": "^5.2.10",
"@types/jest": "~29.5.2",
Expand Down
30 changes: 15 additions & 15 deletions apps/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,24 +347,24 @@
"eslint": "^8.57.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~18.1.0",
"@angular-devkit/core": "~18.1.0",
"@angular-devkit/schematics": "~18.1.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular/animations": "~18.1.0",
"@angular/common": "~18.1.0",
"@angular/compiler": "~18.1.0",
"@angular/compiler-cli": "~18.1.0",
"@angular/core": "~18.1.0",
"@angular/platform-browser": "~18.1.0",
"@angular/platform-browser-dynamic": "~18.1.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@angular-devkit/build-angular": "~18.2.0",
"@angular-devkit/core": "~18.2.0",
"@angular-devkit/schematics": "~18.2.0",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@angular/animations": "~18.2.0",
"@angular/common": "~18.2.0",
"@angular/compiler": "~18.2.0",
"@angular/compiler-cli": "~18.2.0",
"@angular/core": "~18.2.0",
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/core": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~18.1.0",
"@schematics/angular": "~18.2.0",
"@stylistic/eslint-plugin-ts": "~2.4.0",
"@types/eslint": "~9.6.0",
"@types/glob": "^8.0.0",
Expand All @@ -386,7 +386,7 @@
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.5.0",
"nx": "~19.6.0",
"rxjs": "^7.8.1",
"ts-jest": "~29.2.0",
"typescript": "~5.5.4",
Expand Down
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@
"typescript-json-schema/typescript": "~5.5.4"
},
"dependencies": {
"@angular/core": "~18.1.0",
"@angular/platform-browser": "~18.1.0",
"@angular/core": "~18.2.0",
"@angular/platform-browser": "~18.2.0",
"pixelmatch": "^5.2.1",
"pngjs": "^7.0.0",
"rxjs": "^7.8.1",
Expand All @@ -150,25 +150,25 @@
"@actions/github": "^6.0.0",
"@agnos-ui/angular": "~0.2.0",
"@amadeus-it-group/tansu": "~1.0.0",
"@angular-devkit/architect": "~0.1801.0",
"@angular-devkit/build-angular": "~18.1.0",
"@angular-devkit/core": "~18.1.0",
"@angular-devkit/schematics": "~18.1.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~18.1.0",
"@angular-eslint/template-parser": "~18.1.0",
"@angular/animations": "~18.1.0",
"@angular/build": "~18.1.0",
"@angular/cdk": "~18.1.0",
"@angular/cli": "~18.1.0",
"@angular/common": "~18.1.0",
"@angular/compiler": "~18.1.0",
"@angular/compiler-cli": "~18.1.0",
"@angular/forms": "~18.1.0",
"@angular/localize": "~18.1.0",
"@angular/platform-browser": "~18.1.0",
"@angular/platform-browser-dynamic": "~18.1.0",
"@angular/router": "~18.1.0",
"@angular-devkit/architect": "~0.1802.0",
"@angular-devkit/build-angular": "~18.2.0",
"@angular-devkit/core": "~18.2.0",
"@angular-devkit/schematics": "~18.2.0",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@angular-eslint/eslint-plugin-template": "~18.3.0",
"@angular-eslint/template-parser": "~18.3.0",
"@angular/animations": "~18.2.0",
"@angular/build": "~18.2.0",
"@angular/cdk": "~18.2.0",
"@angular/cli": "~18.2.0",
"@angular/common": "~18.2.0",
"@angular/compiler": "~18.2.0",
"@angular/compiler-cli": "~18.2.0",
"@angular/forms": "~18.2.0",
"@angular/localize": "~18.2.0",
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@angular/router": "~18.2.0",
"@babel/core": "~7.25.0",
"@babel/preset-typescript": "~7.24.0",
"@commitlint/cli": "^19.0.0",
Expand All @@ -182,20 +182,20 @@
"@ngrx/store": "~18.0.0",
"@ngrx/store-devtools": "~18.0.0",
"@ngx-translate/core": "~15.0.0",
"@nx/angular": "~19.5.0",
"@nx/eslint": "~19.5.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/js": "~19.5.0",
"@nx/workspace": "~19.5.0",
"@nx/angular": "~19.6.0",
"@nx/eslint": "~19.6.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@nx/js": "~19.6.0",
"@nx/workspace": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/telemetry": "workspace:^",
"@o3r/workspace": "workspace:^",
"@playwright/test": "~1.46.0",
"@popperjs/core": "^2.11.5",
"@schematics/angular": "~18.1.0",
"@schematics/angular": "~18.2.0",
"@stylistic/eslint-plugin-ts": "~2.4.0",
"@swc-node/register": "^1.9.2",
"@swc/core": "~1.7.0",
Expand Down Expand Up @@ -238,10 +238,10 @@
"lighthouse": "9.6.8",
"lint-staged": "^15.0.0",
"minimist": "^1.2.6",
"ng-packagr": "~18.1.0",
"ng-packagr": "~18.2.0",
"ngx-highlightjs": "^12.0.0",
"npm-run-all2": "^6.0.0",
"nx": "~19.5.0",
"nx": "~19.6.0",
"playwright-lighthouse": "2.2.2",
"postcss": "~8.4.31",
"postcss-scss": "~4.0.9",
Expand Down
24 changes: 12 additions & 12 deletions packages/@ama-sdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@
"uuid": "^10.0.0"
},
"peerDependencies": {
"@angular-devkit/schematics": "~18.1.0",
"@angular/cli": "~18.1.0",
"@angular/common": "~18.1.0",
"@angular-devkit/schematics": "~18.2.0",
"@angular/cli": "~18.2.0",
"@angular/common": "~18.2.0",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~18.1.0",
"@schematics/angular": "~18.2.0",
"isomorphic-fetch": "^3.0.0",
"rxjs": "^7.8.1",
"typescript": "~5.5.4"
Expand Down Expand Up @@ -112,17 +112,17 @@
}
},
"devDependencies": {
"@angular-devkit/core": "~18.1.0",
"@angular-devkit/schematics": "~18.1.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular/common": "~18.1.0",
"@angular/core": "~18.1.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@angular-devkit/core": "~18.2.0",
"@angular-devkit/schematics": "~18.2.0",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@angular/common": "~18.2.0",
"@angular/core": "~18.2.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~18.1.0",
"@schematics/angular": "~18.2.0",
"@stylistic/eslint-plugin-ts": "~2.4.0",
"@swc/cli": "~0.4.0",
"@swc/core": "~1.7.0",
Expand Down
Loading

0 comments on commit d44cd29

Please sign in to comment.