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 Jan 31, 2024
1 parent 7440883 commit f4bef11
Show file tree
Hide file tree
Showing 54 changed files with 3,262 additions and 2,295 deletions.
30 changes: 15 additions & 15 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": "~17.0.3",
"@angular-devkit/build-angular": "~17.1.0",
"@angular-eslint/builder": "~17.2.0",
"@angular-eslint/eslint-plugin": "~17.2.0",
"@angular-eslint/eslint-plugin-template": "~17.2.0",
"@angular-eslint/template-parser": "~17.2.0",
"@angular/cli": "~17.0.3",
"@angular/compiler": "~17.0.4",
"@angular/compiler-cli": "~17.0.4",
"@nx/eslint-plugin": "~17.2.0",
"@nx/jest": "~17.2.0",
"@angular/cli": "~17.1.0",
"@angular/compiler": "~17.1.0",
"@angular/compiler-cli": "~17.1.0",
"@nx/eslint-plugin": "~17.3.0",
"@nx/jest": "~17.3.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand Down Expand Up @@ -66,20 +66,20 @@
"jest-preset-angular": "~14.0.0",
"jsonc-eslint-parser": "~2.4.0",
"minimist": "^1.2.6",
"nx": "~17.2.0",
"nx": "~17.3.0",
"rimraf": "^5.0.1",
"tsc-watch": "^6.0.0",
"typescript": "~5.2.2"
},
"dependencies": {
"@angular/animations": "~17.0.4",
"@angular/common": "~17.0.4",
"@angular/core": "~17.0.4",
"@angular/forms": "~17.0.4",
"@angular/localize": "~17.0.4",
"@angular/platform-browser": "~17.0.4",
"@angular/platform-browser-dynamic": "~17.0.4",
"@angular/router": "~17.0.4",
"@angular/animations": "~17.1.0",
"@angular/common": "~17.1.0",
"@angular/core": "~17.1.0",
"@angular/forms": "~17.1.0",
"@angular/localize": "~17.1.0",
"@angular/platform-browser": "~17.1.0",
"@angular/platform-browser-dynamic": "~17.1.0",
"@angular/router": "~17.1.0",
"@design-factory/design-factory": "^15.2.2",
"@ng-bootstrap/ng-bootstrap": "^16.0.0",
"@ng-select/ng-select": "~12.0.0",
Expand Down
26 changes: 13 additions & 13 deletions apps/github-cascading-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
},
"devDependencies": {
"@actions/github": "^6.0.0",
"@angular-devkit/build-angular": "~17.0.3",
"@angular-devkit/core": "~17.0.3",
"@angular-devkit/build-angular": "~17.1.0",
"@angular-devkit/core": "~17.1.0",
"@angular-eslint/builder": "~17.2.0",
"@angular-eslint/eslint-plugin": "~17.2.0",
"@angular-eslint/eslint-plugin-template": "~17.2.0",
"@angular/common": "~17.0.4",
"@angular/compiler": "~17.0.4",
"@angular/compiler-cli": "~17.0.4",
"@angular/core": "~17.0.4",
"@angular/platform-browser": "~17.0.4",
"@angular/platform-browser-dynamic": "~17.0.4",
"@nx/eslint": "~17.2.0",
"@nx/eslint-plugin": "~17.2.0",
"@nx/jest": "~17.2.0",
"@nx/js": "~17.2.0",
"@angular/common": "~17.1.0",
"@angular/compiler": "~17.1.0",
"@angular/compiler-cli": "~17.1.0",
"@angular/core": "~17.1.0",
"@angular/platform-browser": "~17.1.0",
"@angular/platform-browser-dynamic": "~17.1.0",
"@nx/eslint": "~17.3.0",
"@nx/eslint-plugin": "~17.3.0",
"@nx/jest": "~17.3.0",
"@nx/js": "~17.3.0",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@types/ejs": "^3.1.2",
Expand All @@ -57,7 +57,7 @@
"jest-preset-angular": "~14.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nock": "^13.0.5",
"nx": "~17.2.0",
"nx": "~17.3.0",
"rxjs": "^7.8.1",
"smee-client": "^2.0.0",
"ts-jest": "~29.1.1",
Expand Down
38 changes: 19 additions & 19 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"@ama-sdk/core": "workspace:^",
"@ama-sdk/schematics": "workspace:^",
"@ama-sdk/showcase-sdk": "workspace:^",
"@angular/animations": "~17.0.4",
"@angular/cdk": "~17.0.1",
"@angular/common": "~17.0.4",
"@angular/compiler": "~17.0.4",
"@angular/core": "~17.0.4",
"@angular/forms": "~17.0.4",
"@angular/localize": "~17.0.4",
"@angular/platform-browser": "~17.0.4",
"@angular/platform-browser-dynamic": "~17.0.4",
"@angular/router": "~17.0.4",
"@angular/animations": "~17.1.0",
"@angular/cdk": "~17.1.0",
"@angular/common": "~17.1.0",
"@angular/compiler": "~17.1.0",
"@angular/core": "~17.1.0",
"@angular/forms": "~17.1.0",
"@angular/localize": "~17.1.0",
"@angular/platform-browser": "~17.1.0",
"@angular/platform-browser-dynamic": "~17.1.0",
"@angular/router": "~17.1.0",
"@design-factory/design-factory": "^15.2.2",
"@formatjs/intl-numberformat": "~8.10.0",
"@ng-bootstrap/ng-bootstrap": "^16.0.0",
Expand All @@ -43,7 +43,7 @@
"@ngrx/store": "~17.1.0",
"@ngrx/store-devtools": "~17.1.0",
"@ngx-translate/core": "~15.0.0",
"@nx/jest": "~17.2.0",
"@nx/jest": "~17.3.0",
"@o3r/application": "workspace:^",
"@o3r/components": "workspace:^",
"@o3r/configuration": "workspace:^",
Expand Down Expand Up @@ -71,23 +71,23 @@
},
"devDependencies": {
"@amadeus-it-group/kassette": "^1.7.0",
"@angular-devkit/architect": "~0.1700.3",
"@angular-devkit/build-angular": "~17.0.3",
"@angular-devkit/core": "~17.0.3",
"@angular-devkit/schematics": "~17.0.3",
"@angular-devkit/architect": "~0.1701.0",
"@angular-devkit/build-angular": "~17.1.0",
"@angular-devkit/core": "~17.1.0",
"@angular-devkit/schematics": "~17.1.0",
"@angular-eslint/eslint-plugin": "~17.2.0",
"@angular-eslint/eslint-plugin-template": "~17.2.0",
"@angular-eslint/template-parser": "~17.2.0",
"@angular/cli": "~17.0.3",
"@angular/compiler-cli": "~17.0.4",
"@nx/eslint-plugin": "~17.2.0",
"@angular/cli": "~17.1.0",
"@angular/compiler-cli": "~17.1.0",
"@nx/eslint-plugin": "~17.3.0",
"@o3r/design": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/testing": "workspace:^",
"@playwright/test": "~1.41.0",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.0",
"@types/bootstrap": "^5.2.6",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
Expand Down
24 changes: 12 additions & 12 deletions apps/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -332,18 +332,18 @@
"eslint": "^8.42.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~17.0.3",
"@angular-devkit/core": "~17.0.3",
"@angular-devkit/schematics": "~17.0.3",
"@angular-devkit/build-angular": "~17.1.0",
"@angular-devkit/core": "~17.1.0",
"@angular-devkit/schematics": "~17.1.0",
"@angular-eslint/eslint-plugin": "~17.2.0",
"@angular/common": "~17.0.4",
"@angular/compiler": "~17.0.4",
"@angular/compiler-cli": "~17.0.4",
"@angular/core": "~17.0.4",
"@angular/platform-browser": "~17.0.4",
"@angular/platform-browser-dynamic": "~17.0.4",
"@nx/eslint-plugin": "~17.2.0",
"@nx/jest": "~17.2.0",
"@angular/common": "~17.1.0",
"@angular/compiler": "~17.1.0",
"@angular/compiler-cli": "~17.1.0",
"@angular/core": "~17.1.0",
"@angular/platform-browser": "~17.1.0",
"@angular/platform-browser-dynamic": "~17.1.0",
"@nx/eslint-plugin": "~17.3.0",
"@nx/jest": "~17.3.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/core": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand All @@ -365,7 +365,7 @@
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~17.2.0",
"nx": "~17.3.0",
"rxjs": "^7.8.1",
"ts-jest": "~29.1.1",
"typescript": "~5.2.2",
Expand Down
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
"gonzales-pe-sl/minimist": "^1.2.0"
},
"dependencies": {
"@angular/core": "~17.0.4",
"@angular/platform-browser": "~17.0.4",
"@angular/core": "~17.1.0",
"@angular/platform-browser": "~17.1.0",
"pixelmatch": "^5.2.1",
"pngjs": "^7.0.0",
"rxjs": "^7.8.1",
Expand All @@ -143,24 +143,24 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@angular-devkit/architect": "~0.1700.3",
"@angular-devkit/build-angular": "~17.0.3",
"@angular-devkit/core": "~17.0.3",
"@angular-devkit/schematics": "~17.0.3",
"@angular-devkit/architect": "~0.1701.0",
"@angular-devkit/build-angular": "~17.1.0",
"@angular-devkit/core": "~17.1.0",
"@angular-devkit/schematics": "~17.1.0",
"@angular-eslint/eslint-plugin": "~17.2.0",
"@angular-eslint/eslint-plugin-template": "~17.2.0",
"@angular-eslint/template-parser": "~17.2.0",
"@angular/animations": "~17.0.4",
"@angular/cdk": "~17.0.1",
"@angular/cli": "~17.0.3",
"@angular/common": "~17.0.4",
"@angular/compiler": "~17.0.4",
"@angular/compiler-cli": "~17.0.4",
"@angular/forms": "~17.0.4",
"@angular/localize": "~17.0.4",
"@angular/platform-browser": "~17.0.4",
"@angular/platform-browser-dynamic": "~17.0.4",
"@angular/router": "~17.0.4",
"@angular/animations": "~17.1.0",
"@angular/cdk": "~17.1.0",
"@angular/cli": "~17.1.0",
"@angular/common": "~17.1.0",
"@angular/compiler": "~17.1.0",
"@angular/compiler-cli": "~17.1.0",
"@angular/forms": "~17.1.0",
"@angular/localize": "~17.1.0",
"@angular/platform-browser": "~17.1.0",
"@angular/platform-browser-dynamic": "~17.1.0",
"@angular/router": "~17.1.0",
"@babel/core": "~7.23.0",
"@babel/preset-typescript": "~7.23.0",
"@commitlint/cli": "^18.0.0",
Expand All @@ -175,20 +175,20 @@
"@ngrx/store": "~17.1.0",
"@ngrx/store-devtools": "~17.1.0",
"@ngx-translate/core": "~15.0.0",
"@nx/angular": "~17.2.0",
"@nx/eslint": "~17.2.0",
"@nx/eslint-plugin": "~17.2.0",
"@nx/jest": "~17.2.0",
"@nx/js": "~17.2.0",
"@nx/workspace": "~17.2.0",
"@nx/angular": "~17.3.0",
"@nx/eslint": "~17.3.0",
"@nx/eslint-plugin": "~17.3.0",
"@nx/jest": "~17.3.0",
"@nx/js": "~17.3.0",
"@nx/workspace": "~17.3.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/telemetry": "workspace:^",
"@o3r/workspace": "workspace:^",
"@playwright/test": "~1.41.0",
"@popperjs/core": "^2.11.5",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.0",
"@swc-node/register": "^1.6.7",
"@swc/core": "^1.3.85",
"@types/jest": "~29.5.2",
Expand Down Expand Up @@ -225,10 +225,10 @@
"jsonpath-plus": "^8.0.0",
"lint-staged": "^15.0.0",
"minimist": "^1.2.6",
"ng-packagr": "~17.0.0",
"ng-packagr": "~17.1.0",
"ngx-highlightjs": "^10.0.0",
"npm-run-all2": "^5.0.0",
"nx": "~17.2.0",
"nx": "~17.3.0",
"postcss": "~8.4.31",
"postcss-scss": "~4.0.9",
"react": "^18.0.0",
Expand Down
22 changes: 11 additions & 11 deletions packages/@ama-sdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"uuid": "^9.0.0"
},
"peerDependencies": {
"@angular-devkit/schematics": "~17.0.0",
"@angular/cli": "~17.0.0",
"@angular/common": "~17.0.2",
"@angular-devkit/schematics": "~17.1.0",
"@angular/cli": "~17.1.0",
"@angular/common": "~17.1.0",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.0",
"chokidar": "^3.5.2",
"cpy": "~11.0.0",
"globby": "^11.1.0",
Expand Down Expand Up @@ -100,17 +100,17 @@
}
},
"devDependencies": {
"@angular-devkit/core": "~17.0.3",
"@angular-devkit/schematics": "~17.0.3",
"@angular-devkit/core": "~17.1.0",
"@angular-devkit/schematics": "~17.1.0",
"@angular-eslint/eslint-plugin": "~17.2.0",
"@angular/common": "~17.0.4",
"@angular/core": "~17.0.4",
"@nx/eslint-plugin": "~17.2.0",
"@nx/jest": "~17.2.0",
"@angular/common": "~17.1.0",
"@angular/core": "~17.1.0",
"@nx/eslint-plugin": "~17.3.0",
"@nx/jest": "~17.3.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.0",
"@swc/cli": "^0.3.0",
"@swc/core": "^1.3.85",
"@types/jest": "~29.5.2",
Expand Down
20 changes: 10 additions & 10 deletions packages/@ama-sdk/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@
"dependencies": {
"@ama-sdk/core": "workspace:^",
"@ama-sdk/schematics": "workspace:^",
"@angular-devkit/core": "~17.0.3",
"@angular-devkit/schematics": "~17.0.3",
"@angular-devkit/schematics-cli": "~17.0.3",
"@angular/cli": "~17.0.3",
"@angular-devkit/core": "~17.1.0",
"@angular-devkit/schematics": "~17.1.0",
"@angular-devkit/schematics-cli": "~17.1.0",
"@angular/cli": "~17.1.0",
"@o3r/schematics": "workspace:^",
"@openapitools/openapi-generator-cli": "~2.9.0",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.0",
"minimist": "^1.2.6",
"rxjs": "^7.8.1",
"typescript": "~5.2.2"
},
"devDependencies": {
"@angular-eslint/eslint-plugin": "~17.2.0",
"@angular-eslint/eslint-plugin-template": "~17.2.0",
"@nx/eslint": "~17.2.0",
"@nx/eslint-plugin": "~17.2.0",
"@nx/jest": "~17.2.0",
"@nx/js": "~17.2.0",
"@nx/eslint": "~17.3.0",
"@nx/eslint-plugin": "~17.3.0",
"@nx/jest": "~17.3.0",
"@nx/js": "~17.3.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand All @@ -55,7 +55,7 @@
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~17.2.0",
"nx": "~17.3.0",
"pid-from-port": "^1.1.3",
"rimraf": "^5.0.1",
"rxjs": "^7.8.1",
Expand Down
Loading

0 comments on commit f4bef11

Please sign in to comment.