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 Sep 4, 2024
1 parent 66a010a commit 370cf6f
Show file tree
Hide file tree
Showing 55 changed files with 767 additions and 1,546 deletions.
8 changes: 4 additions & 4 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@angular/cli": "~18.2.0",
"@angular/compiler": "~18.2.0",
"@angular/compiler-cli": "~18.2.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.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:^",
Expand Down Expand Up @@ -71,7 +71,7 @@
"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"
Expand Down Expand Up @@ -107,6 +107,6 @@
"rxjs": "^7.8.1",
"tinycolor2": "^1.6.0",
"tslib": "^2.6.2",
"zone.js": "~0.14.2"
"zone.js": "~0.15.0"
}
}
12 changes: 6 additions & 6 deletions apps/github-cascading-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"@angular/core": "~18.2.0",
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@nx/eslint": "~19.5.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/js": "~19.5.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,13 +64,13 @@
"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",
"tslib": "^2.6.2",
"typescript": "~5.5.4",
"zone.js": "~0.14.2"
"zone.js": "~0.15.0"
},
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
Expand Down
6 changes: 3 additions & 3 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.5.0",
"@nx/jest": "~19.6.0",
"@o3r/application": "workspace:^",
"@o3r/components": "workspace:^",
"@o3r/configuration": "workspace:^",
Expand All @@ -72,7 +72,7 @@
"rxjs": "^7.8.1",
"sass-loader": "^14.0.0",
"tslib": "^2.6.2",
"zone.js": "~0.14.2"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@amadeus-it-group/kassette": "^1.7.0",
Expand All @@ -85,7 +85,7 @@
"@angular-eslint/template-parser": "~18.3.0",
"@angular/cli": "~18.2.0",
"@angular/compiler-cli": "~18.2.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/eslint-plugin": "~19.6.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 @@ -358,8 +358,8 @@
"@angular/core": "~18.2.0",
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/core": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand All @@ -386,10 +386,10 @@
"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",
"zone.js": "~0.14.2"
"zone.js": "~0.15.0"
}
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"pngjs": "^7.0.0",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"zone.js": "~0.14.2"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@actions/core": "^1.10.0",
Expand Down Expand Up @@ -182,12 +182,12 @@
"@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:^",
Expand Down Expand Up @@ -241,7 +241,7 @@
"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": "~4.0.0",
"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 @@ -117,8 +117,8 @@
"@angular-eslint/eslint-plugin": "~18.3.0",
"@angular/common": "~18.2.0",
"@angular/core": "~18.2.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/test-helpers": "workspace:^",
Expand Down Expand Up @@ -153,7 +153,7 @@
"ts-node": "~10.9.2",
"type-fest": "^4.10.2",
"typescript": "~5.5.4",
"zone.js": "~0.14.2"
"zone.js": "~0.15.0"
},
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/@ama-sdk/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"devDependencies": {
"@angular-eslint/eslint-plugin": "~18.3.0",
"@angular-eslint/eslint-plugin-template": "~18.3.0",
"@nx/eslint": "~19.5.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/js": "~19.5.0",
"@nx/eslint": "~19.6.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@nx/js": "~19.6.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.5.0",
"nx": "~19.6.0",
"pid-from-port": "^1.1.3",
"rimraf": "^5.0.1",
"rxjs": "^7.8.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/@ama-sdk/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@
"@angular-devkit/schematics-cli": "^18.0.5",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@angular/cli": "~18.2.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.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.5.0",
"nx": "~19.6.0",
"openapi-types": "^12.0.0",
"pid-from-port": "^1.1.3",
"semver": "^7.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/showcase-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"@angular/compiler": "~18.2.0",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@openapitools/openapi-generator-cli": "~2.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/swagger-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"devDependencies": {
"@angular-eslint/eslint-plugin": "~18.3.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "~2.4.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/@ama-terasu/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@angular-devkit/core": "~18.2.0",
"@angular-devkit/schematics": "~18.2.0",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.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.5.0",
"nx": "~19.6.0",
"rxjs": "^7.8.1",
"ts-jest": "~29.2.0",
"ts-loader": "^9.2.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/@ama-terasu/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"devDependencies": {
"@angular-eslint/eslint-plugin": "~18.3.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "~2.4.0",
Expand All @@ -38,7 +38,7 @@
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"loglevel": "^1.8.0",
"nx": "~19.5.0",
"nx": "~19.6.0",
"ts-jest": "~29.2.0",
"typescript": "~5.5.4",
"yargs": "^17.6.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/@ama-terasu/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@angular-devkit/core": "~18.2.0",
"@angular-devkit/schematics": "~18.2.0",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@schematics/angular": "~18.2.0",
Expand All @@ -49,7 +49,7 @@
"jest": "~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
6 changes: 3 additions & 3 deletions packages/@o3r/amaterasu/amaterasu-api-spec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"devDependencies": {
"@ama-terasu/core": "workspace:^",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "~2.4.0",
Expand All @@ -42,7 +42,7 @@
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.5.0",
"nx": "~19.6.0",
"ts-jest": "~29.2.0",
"typescript": "~5.5.4"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/@o3r/amaterasu/amaterasu-dodo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"devDependencies": {
"@ama-terasu/core": "workspace:^",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "~2.4.0",
Expand All @@ -54,7 +54,7 @@
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.5.0",
"nx": "~19.6.0",
"ts-jest": "~29.2.0",
"typescript": "~5.5.4"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/@o3r/amaterasu/amaterasu-otter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"devDependencies": {
"@ama-terasu/core": "workspace:^",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "~2.4.0",
Expand All @@ -53,7 +53,7 @@
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.5.0",
"nx": "~19.6.0",
"ts-jest": "~29.2.0",
"typescript": "~5.5.4"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/@o3r/amaterasu/amaterasu-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"devDependencies": {
"@ama-terasu/core": "workspace:^",
"@angular-eslint/eslint-plugin": "~18.3.0",
"@nx/eslint-plugin": "~19.5.0",
"@nx/jest": "~19.5.0",
"@nx/eslint-plugin": "~19.6.0",
"@nx/jest": "~19.6.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin-ts": "~2.4.0",
Expand All @@ -42,7 +42,7 @@
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.5.0",
"nx": "~19.6.0",
"ts-jest": "~29.2.0",
"typescript": "~5.5.4"
},
Expand Down
Loading

0 comments on commit 370cf6f

Please sign in to comment.