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 Oct 14, 2024
1 parent f0555cc commit c31b02a
Show file tree
Hide file tree
Showing 58 changed files with 1,135 additions and 1,921 deletions.
12 changes: 6 additions & 6 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.8.0",
"@nx/jest": "~19.8.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.8.0",
"rimraf": "^5.0.1",
"tsc-watch": "^6.0.4",
"typescript": "~5.5.4"
Expand All @@ -91,8 +91,8 @@
"@design-factory/design-factory": "~18.0.3",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "~13.7.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@o3r/application": "workspace:^",
"@o3r/components": "workspace:^",
"@o3r/configuration": "workspace:^",
Expand All @@ -108,6 +108,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.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
"@nx/js": "~19.8.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.8.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
14 changes: 7 additions & 7 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"@formatjs/intl-numberformat": "~8.10.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "~13.7.0",
"@ngrx/effects": "~18.0.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/store-devtools": "~18.0.0",
"@ngrx/effects": "~18.1.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@ngrx/store-devtools": "~18.1.0",
"@ngx-translate/core": "~15.0.0",
"@nx/jest": "~19.5.0",
"@nx/jest": "~19.8.0",
"@o3r/application": "workspace:^",
"@o3r/components": "workspace:^",
"@o3r/configuration": "workspace:^",
Expand Down Expand Up @@ -85,7 +85,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 @@ -98,7 +98,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.8.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.8.0",
"@nx/jest": "~19.8.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.8.0",
"rxjs": "^7.8.1",
"ts-jest": "~29.2.0",
"typescript": "~5.5.4",
"zone.js": "~0.14.2"
"zone.js": "~0.15.0"
}
}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,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 @@ -181,18 +181,18 @@
"@design-factory/design-factory": "~18.0.3",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "~13.7.0",
"@ngrx/effects": "~18.0.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/router-store": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/store-devtools": "~18.0.0",
"@ngrx/effects": "~18.1.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/router-store": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@ngrx/store-devtools": "~18.1.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.8.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
"@nx/js": "~19.8.0",
"@nx/workspace": "~19.8.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand Down Expand Up @@ -251,7 +251,7 @@
"ngx-monaco-editor-v2": "^18.0.0",
"ngx-monaco-tree": "^18.1.0",
"npm-run-all2": "^6.0.0",
"nx": "~19.5.0",
"nx": "~19.8.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/client-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,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.8.0",
"@nx/jest": "~19.8.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/test-helpers": "workspace:^",
Expand Down Expand Up @@ -118,7 +118,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
6 changes: 3 additions & 3 deletions packages/@ama-sdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,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.8.0",
"@nx/jest": "~19.8.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/test-helpers": "workspace:^",
Expand Down Expand Up @@ -163,7 +163,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.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
"@nx/js": "~19.8.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.8.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.8.0",
"@nx/jest": "~19.8.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.8.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 @@ -79,8 +79,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.8.0",
"@nx/jest": "~19.8.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.8.0",
"@nx/jest": "~19.8.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.8.0",
"@nx/jest": "~19.8.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.8.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.8.0",
"@nx/jest": "~19.8.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.8.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.8.0",
"@nx/jest": "~19.8.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.8.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.8.0",
"@nx/jest": "~19.8.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.8.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.8.0",
"@nx/jest": "~19.8.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.8.0",
"ts-jest": "~29.2.0",
"typescript": "~5.5.4"
},
Expand Down
Loading

0 comments on commit c31b02a

Please sign in to comment.