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 Jul 15, 2024
1 parent e8e1c65 commit ab76aa4
Show file tree
Hide file tree
Showing 54 changed files with 2,663 additions and 2,645 deletions.
38 changes: 19 additions & 19 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"dist/"
],
"devDependencies": {
"@angular-devkit/build-angular": "~18.0.0",
"@angular-eslint/builder": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular-eslint/eslint-plugin-template": "~18.0.0",
"@angular-eslint/template-parser": "~18.0.0",
"@angular/cli": "~18.0.0",
"@angular/compiler": "~18.0.0",
"@angular/compiler-cli": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@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.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand Down Expand Up @@ -69,22 +69,22 @@
"jest-preset-angular": "~14.1.0",
"jsonc-eslint-parser": "~2.4.0",
"minimist": "^1.2.6",
"nx": "~19.3.0",
"nx": "~19.4.0",
"rimraf": "^5.0.1",
"tsc-watch": "^6.0.4",
"typescript": "~5.4.2"
},
"dependencies": {
"@agnos-ui/angular": "~0.2.0",
"@amadeus-it-group/tansu": "~1.0.0",
"@angular/animations": "~18.0.0",
"@angular/common": "~18.0.0",
"@angular/core": "~18.0.0",
"@angular/forms": "~18.0.0",
"@angular/localize": "~18.0.0",
"@angular/platform-browser": "~18.0.0",
"@angular/platform-browser-dynamic": "~18.0.0",
"@angular/router": "~18.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",
"@design-factory/design-factory": "~17.1.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ngrx/entity": "~18.0.0",
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.0.0",
"@angular-devkit/core": "~18.0.0",
"@angular-eslint/builder": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular-eslint/eslint-plugin-template": "~18.0.0",
"@angular/animations": "~18.0.0",
"@angular/common": "~18.0.0",
"@angular/compiler": "~18.0.0",
"@angular/compiler-cli": "~18.0.0",
"@angular/core": "~18.0.0",
"@angular/platform-browser": "~18.0.0",
"@angular/platform-browser-dynamic": "~18.0.0",
"@nx/eslint": "~19.3.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@nx/js": "~19.3.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.4.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@nx/js": "~19.4.0",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "^2.0.0",
Expand All @@ -63,7 +63,7 @@
"jest-preset-angular": "~14.1.0",
"jsonc-eslint-parser": "~2.4.0",
"nock": "^13.0.5",
"nx": "~19.3.0",
"nx": "~19.4.0",
"rxjs": "^7.8.1",
"smee-client": "^2.0.0",
"ts-jest": "~29.1.2",
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.0.0",
"@angular/cdk": "~18.0.0",
"@angular/common": "~18.0.0",
"@angular/compiler": "~18.0.0",
"@angular/core": "~18.0.0",
"@angular/forms": "~18.0.0",
"@angular/localize": "~18.0.0",
"@angular/platform-browser": "~18.0.0",
"@angular/platform-browser-dynamic": "~18.0.0",
"@angular/router": "~18.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",
"@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.3.0",
"@nx/jest": "~19.4.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.1800.0",
"@angular-devkit/build-angular": "~18.0.0",
"@angular-devkit/core": "~18.0.0",
"@angular-devkit/schematics": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular-eslint/eslint-plugin-template": "~18.0.0",
"@angular-eslint/template-parser": "~18.0.0",
"@angular/cli": "~18.0.0",
"@angular/compiler-cli": "~18.0.0",
"@nx/eslint-plugin": "~19.3.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.4.0",
"@o3r/design": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/testing": "workspace:^",
"@playwright/test": "~1.44.0",
"@schematics/angular": "~18.0.0",
"@schematics/angular": "~18.1.0",
"@stylistic/eslint-plugin-ts": "^2.0.0",
"@types/bootstrap": "^5.2.10",
"@types/jest": "~29.5.2",
Expand Down
28 changes: 14 additions & 14 deletions apps/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -348,19 +348,19 @@
"eslint": "^8.57.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~18.0.0",
"@angular-devkit/core": "~18.0.0",
"@angular-devkit/schematics": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular/animations": "~18.0.0",
"@angular/common": "~18.0.0",
"@angular/compiler": "~18.0.0",
"@angular/compiler-cli": "~18.0.0",
"@angular/core": "~18.0.0",
"@angular/platform-browser": "~18.0.0",
"@angular/platform-browser-dynamic": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.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/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.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/core": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
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.3.0",
"nx": "~19.4.0",
"rxjs": "^7.8.1",
"ts-jest": "~29.1.2",
"typescript": "~5.4.2",
Expand Down
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@
"typescript-json-schema/typescript": "~5.4.2"
},
"dependencies": {
"@angular/core": "~18.0.0",
"@angular/platform-browser": "~18.0.0",
"@angular/core": "~18.1.0",
"@angular/platform-browser": "~18.1.0",
"pixelmatch": "^5.2.1",
"pngjs": "^7.0.0",
"rxjs": "^7.8.1",
Expand All @@ -146,25 +146,25 @@
"@actions/github": "^6.0.0",
"@agnos-ui/angular": "~0.2.0",
"@amadeus-it-group/tansu": "~1.0.0",
"@angular-devkit/architect": "~0.1800.0",
"@angular-devkit/build-angular": "~18.0.0",
"@angular-devkit/core": "~18.0.0",
"@angular-devkit/schematics": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular-eslint/eslint-plugin-template": "~18.0.0",
"@angular-eslint/template-parser": "~18.0.0",
"@angular/animations": "~18.0.0",
"@angular/build": "~18.0.0",
"@angular/cdk": "~18.0.0",
"@angular/cli": "~18.0.0",
"@angular/common": "~18.0.0",
"@angular/compiler": "~18.0.0",
"@angular/compiler-cli": "~18.0.0",
"@angular/forms": "~18.0.0",
"@angular/localize": "~18.0.0",
"@angular/platform-browser": "~18.0.0",
"@angular/platform-browser-dynamic": "~18.0.0",
"@angular/router": "~18.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",
"@babel/core": "~7.24.0",
"@babel/preset-typescript": "~7.24.0",
"@commitlint/cli": "^19.0.0",
Expand All @@ -178,20 +178,20 @@
"@ngrx/store": "~18.0.0",
"@ngrx/store-devtools": "~18.0.0",
"@ngx-translate/core": "~15.0.0",
"@nx/angular": "~19.3.0",
"@nx/eslint": "~19.3.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@nx/js": "~19.3.0",
"@nx/workspace": "~19.3.0",
"@nx/angular": "~19.4.0",
"@nx/eslint": "~19.4.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@nx/js": "~19.4.0",
"@nx/workspace": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/telemetry": "workspace:^",
"@o3r/workspace": "workspace:^",
"@playwright/test": "~1.44.0",
"@popperjs/core": "^2.11.5",
"@schematics/angular": "~18.0.0",
"@schematics/angular": "~18.1.0",
"@stylistic/eslint-plugin-ts": "^2.0.0",
"@swc-node/register": "^1.9.2",
"@swc/core": "~1.6.0",
Expand Down Expand Up @@ -233,10 +233,10 @@
"lighthouse": "9.6.8",
"lint-staged": "^15.0.0",
"minimist": "^1.2.6",
"ng-packagr": "~18.0.0",
"ng-packagr": "~18.1.0",
"ngx-highlightjs": "^12.0.0",
"npm-run-all2": "^6.0.0",
"nx": "~19.3.0",
"nx": "~19.4.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.0.0",
"@angular/cli": "~18.0.0",
"@angular/common": "~18.0.0",
"@angular-devkit/schematics": "~18.1.0",
"@angular/cli": "~18.1.0",
"@angular/common": "~18.1.0",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~18.0.0",
"@schematics/angular": "~18.1.0",
"isomorphic-fetch": "^3.0.0",
"rxjs": "^7.8.1",
"typescript": "~5.4.2"
Expand Down Expand Up @@ -112,17 +112,17 @@
}
},
"devDependencies": {
"@angular-devkit/core": "~18.0.0",
"@angular-devkit/schematics": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular/common": "~18.0.0",
"@angular/core": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@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.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~18.0.0",
"@schematics/angular": "~18.1.0",
"@stylistic/eslint-plugin-ts": "^2.0.0",
"@swc/cli": "~0.3.0",
"@swc/core": "~1.6.0",
Expand Down
Loading

0 comments on commit ab76aa4

Please sign in to comment.