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 7, 2024
1 parent e8e1c65 commit c7f8504
Show file tree
Hide file tree
Showing 54 changed files with 745 additions and 742 deletions.
14 changes: 7 additions & 7 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
],
"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-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.0.0",
"@angular/compiler": "~18.0.0",
"@angular/compiler-cli": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.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,7 +69,7 @@
"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"
Expand Down
16 changes: 8 additions & 8 deletions apps/github-cascading-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
"@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-eslint/builder": "~18.1.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~18.1.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",
"@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
10 changes: 5 additions & 5 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 @@ -80,12 +80,12 @@
"@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-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~18.1.0",
"@angular-eslint/template-parser": "~18.1.0",
"@angular/cli": "~18.0.0",
"@angular/compiler-cli": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/eslint-plugin": "~19.4.0",
"@o3r/design": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand Down
8 changes: 4 additions & 4 deletions apps/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,16 +351,16 @@
"@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": "~18.1.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",
"@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
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,9 @@
"@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-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~18.1.0",
"@angular-eslint/template-parser": "~18.1.0",
"@angular/animations": "~18.0.0",
"@angular/build": "~18.0.0",
"@angular/cdk": "~18.0.0",
Expand All @@ -178,12 +178,12 @@
"@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:^",
Expand Down Expand Up @@ -236,7 +236,7 @@
"ng-packagr": "~18.0.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
6 changes: 3 additions & 3 deletions packages/@ama-sdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,11 @@
"devDependencies": {
"@angular-devkit/core": "~18.0.0",
"@angular-devkit/schematics": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular/common": "~18.0.0",
"@angular/core": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/test-helpers": "workspace:^",
Expand Down
14 changes: 7 additions & 7 deletions packages/@ama-sdk/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"typescript": "~5.4.2"
},
"devDependencies": {
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular-eslint/eslint-plugin-template": "~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-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~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/build-helpers": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand All @@ -60,7 +60,7 @@
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.3.0",
"nx": "~19.4.0",
"pid-from-port": "^1.1.3",
"rimraf": "^5.0.1",
"rxjs": "^7.8.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/@ama-sdk/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
"devDependencies": {
"@ama-sdk/core": "workspace:^",
"@angular-devkit/schematics-cli": "^18.0.5",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular/cli": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
Expand Down Expand Up @@ -117,7 +117,7 @@
"jsonc-eslint-parser": "~2.4.0",
"mem-fs": "^4.0.0",
"npm-run-all2": "^6.0.0",
"nx": "~19.3.0",
"nx": "~19.4.0",
"openapi-types": "^12.0.0",
"pid-from-port": "^1.1.3",
"semver": "^7.5.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/@ama-sdk/showcase-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@
"@angular-devkit/core": "~18.0.0",
"@angular-devkit/schematics": "~18.0.0",
"@angular-devkit/schematics-cli": "^18.0.5",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@angular-eslint/eslint-plugin-template": "~18.0.0",
"@angular-eslint/utils": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~18.1.0",
"@angular-eslint/utils": "~18.1.0",
"@angular/compiler": "~18.0.0",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@openapitools/openapi-generator-cli": "~2.13.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/@ama-sdk/swagger-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@angular-eslint/eslint-plugin": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/@ama-terasu/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@angular-devkit/architect": "~0.1800.0",
"@angular-devkit/core": "~18.0.0",
"@angular-devkit/schematics": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/amaterasu-api-spec": "workspace:^",
"@o3r/amaterasu-dodo": "workspace:^",
"@o3r/amaterasu-otter": "workspace:^",
Expand Down Expand Up @@ -56,7 +56,7 @@
"jsonschema": "~1.4.1",
"loglevel": "^1.8.0",
"minimist": "^1.2.6",
"nx": "~19.3.0",
"nx": "~19.4.0",
"rxjs": "^7.8.1",
"ts-jest": "~29.1.2",
"ts-loader": "^9.2.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/@ama-terasu/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"prepare:publish": "prepare-publish ./dist"
},
"devDependencies": {
"@angular-eslint/eslint-plugin": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "^2.0.0",
Expand All @@ -38,7 +38,7 @@
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"loglevel": "^1.8.0",
"nx": "~19.3.0",
"nx": "~19.4.0",
"ts-jest": "~29.1.2",
"typescript": "~5.4.2",
"yargs": "^17.6.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/@ama-terasu/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@angular-devkit/architect": "~0.1800.0",
"@angular-devkit/core": "~18.0.0",
"@angular-devkit/schematics": "~18.0.0",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@schematics/angular": "~18.0.0",
Expand All @@ -49,7 +49,7 @@
"jest": "~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
8 changes: 4 additions & 4 deletions packages/@o3r/amaterasu/amaterasu-api-spec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
],
"devDependencies": {
"@ama-terasu/core": "workspace:^",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "^2.0.0",
Expand All @@ -42,7 +42,7 @@
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.3.0",
"nx": "~19.4.0",
"ts-jest": "~29.1.2",
"typescript": "~5.4.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/@o3r/amaterasu/amaterasu-dodo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
},
"devDependencies": {
"@ama-terasu/core": "workspace:^",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "^2.0.0",
Expand All @@ -54,7 +54,7 @@
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.3.0",
"nx": "~19.4.0",
"ts-jest": "~29.1.2",
"typescript": "~5.4.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/@o3r/amaterasu/amaterasu-otter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"devDependencies": {
"@ama-terasu/core": "workspace:^",
"@angular-eslint/eslint-plugin": "~18.0.0",
"@nx/eslint-plugin": "~19.3.0",
"@nx/jest": "~19.3.0",
"@angular-eslint/eslint-plugin": "~18.1.0",
"@nx/eslint-plugin": "~19.4.0",
"@nx/jest": "~19.4.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "^2.0.0",
Expand All @@ -53,7 +53,7 @@
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.3.0",
"nx": "~19.4.0",
"ts-jest": "~29.1.2",
"typescript": "~5.4.2"
},
Expand Down
Loading

0 comments on commit c7f8504

Please sign in to comment.