Skip to content

Commit

Permalink
chore: upgrade angular dependencies (#2729)
Browse files Browse the repository at this point in the history
## Proposed change

<!--
Please include a summary of the changes and the related issue.
Please also include relevant motivation and context.
-->

## Related issues

<!--
Please make sure to follow the [contribution
guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md)
-->

*- No issue associated -*

<!-- * 🐛 Fix #issue -->
<!-- * 🐛 Fix resolves #issue -->
<!-- * 🚀 Feature #issue -->
<!-- * 🚀 Feature resolves #issue -->
<!-- * :octocat: Pull Request #issue -->
  • Loading branch information
fpaul-1A authored Jan 24, 2025
2 parents b6f41d1 + 06eb915 commit d39f20e
Show file tree
Hide file tree
Showing 24 changed files with 169 additions and 175 deletions.
6 changes: 3 additions & 3 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"lighthouse": "~12.3.0",
"minimist": "^1.2.6",
Expand All @@ -99,8 +99,8 @@
"@design-factory/design-factory": "~18.1.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "~13.9.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 Down
10 changes: 5 additions & 5 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"@formatjs/intl-numberformat": "~8.15.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "~13.9.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.8.0",
"@o3r-training/showcase-sdk": "workspace:^",
Expand Down Expand Up @@ -134,7 +134,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"lighthouse": "~12.3.0",
"minimist": "^1.2.6",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,11 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "~13.9.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.8.0",
"@nx/eslint": "~19.8.0",
Expand Down Expand Up @@ -237,7 +237,7 @@
"intl-messageformat": "~10.7.0",
"isomorphic-fetch": "~3.0.0",
"jest": "~29.7.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"js-yaml": "^4.1.0",
"jsonc-eslint-parser": "~2.4.0",
"jsonpath-plus": "~10.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/store": "~18.0.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
Expand Down Expand Up @@ -112,7 +112,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"pid-from-port": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/apis-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"pid-from-port": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"pid-from-port": "^1.1.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/@o3r/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/effects": "~18.0.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/effects": "~18.1.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
"@o3r/analytics": "workspace:^",
Expand Down Expand Up @@ -199,7 +199,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"jsonpath-plus": "~10.2.0",
"memfs": "~4.17.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/@o3r/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
Expand Down Expand Up @@ -126,7 +126,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"pid-from-port": "^1.1.3",
Expand Down
16 changes: 9 additions & 7 deletions packages/@o3r/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
Expand Down Expand Up @@ -131,7 +131,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"memfs": "~4.17.0",
"nx": "~19.8.0",
Expand All @@ -148,9 +148,11 @@
"generatorDependencies": {
"@angular/material": "~18.2.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/effects": "~18.0.0",
"@ngrx/router-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",
"@nx/eslint-plugin": "~19.8.0",
"@o3r/store-sync": "workspace:^",
"@stylistic/eslint-plugin": "~2.7.0",
Expand All @@ -172,7 +174,7 @@
"globals": "^15.9.0",
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"typescript-eslint": "~8.21.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/dynamic-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/store": "~18.0.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
Expand Down Expand Up @@ -116,7 +116,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"rxjs": "^7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/extractors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"pid-from-port": "^1.1.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/@o3r/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
Expand Down Expand Up @@ -94,7 +94,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"rxjs": "^7.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/localization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/store": "~18.0.0",
"@ngrx/store": "~18.1.0",
"@ngx-translate/core": "~15.0.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
Expand Down Expand Up @@ -178,7 +178,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"memfs": "~4.17.0",
"nx": "~19.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@fullstory/browser": "^2.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
Expand Down Expand Up @@ -107,7 +107,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"logrocket": "~8.1.0",
"logrocket-ngrx": "^0.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@capacitor/preferences": "^6.0.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/store": "~18.0.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
Expand Down Expand Up @@ -116,7 +116,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"rxjs": "^7.8.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/@o3r/routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/effects": "~18.0.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/router-store": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/effects": "~18.1.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/router-store": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
Expand Down Expand Up @@ -109,7 +109,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"rxjs": "^7.8.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/@o3r/rules-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/effects": "~18.0.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/effects": "~18.1.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@ngx-translate/core": "~15.0.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
Expand Down Expand Up @@ -147,7 +147,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"jsonpath-plus": "~10.2.0",
"memfs": "~4.17.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/@o3r/store-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/entity": "~18.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/entity": "~18.1.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint": "~19.8.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/js": "~19.8.0",
Expand Down Expand Up @@ -96,7 +96,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"rxjs": "^7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@babel/preset-typescript": "~7.26.0",
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/store": "~18.0.0",
"@ngrx/store": "~18.1.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
"@o3r/build-helpers": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"memfs": "~4.17.0",
"nx": "~19.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"@compodoc/compodoc": "^1.1.19",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@material/slider": "^14.0.0",
"@ngrx/store": "~18.0.0",
"@ngrx/store": "~18.1.0",
"@ngx-translate/core": "~15.0.0",
"@nx/eslint-plugin": "~19.8.0",
"@nx/jest": "~19.8.0",
Expand Down Expand Up @@ -232,7 +232,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.2.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~19.8.0",
"pid-from-port": "^1.1.3",
Expand Down
Loading

0 comments on commit d39f20e

Please sign in to comment.