Skip to content

Commit

Permalink
chore: upgrade ng 2
Browse files Browse the repository at this point in the history
  • Loading branch information
fpaul-1A committed Feb 1, 2024
1 parent 445ae06 commit ddab71a
Show file tree
Hide file tree
Showing 26 changed files with 127 additions and 84 deletions.
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ packageExtensions:
"@angular-devkit/schematics": ~17.0.3
"@angular/compiler": ~17.0.4
"@angular/compiler-cli": ~17.0.4
"@schematics/angular": ~17.0.3
"@schematics/angular": ~17.1.2
"@types/node": ^20.0.0
esbuild: ~0.20.0
eslint: ^8.42.0
Expand Down
2 changes: 1 addition & 1 deletion apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@o3r/schematics": "workspace:^",
"@o3r/testing": "workspace:^",
"@playwright/test": "~1.41.0",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/bootstrap": "^5.2.6",
"@types/jest": "~29.5.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"@o3r/workspace": "workspace:^",
"@playwright/test": "~1.41.0",
"@popperjs/core": "^2.11.5",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@swc-node/register": "^1.6.7",
"@swc/core": "^1.3.85",
Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@angular/cli": "~17.0.0",
"@angular/common": "~17.0.2",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"chokidar": "^3.5.2",
"cpy": "~11.0.0",
"globby": "^11.1.0",
Expand Down Expand Up @@ -113,7 +113,7 @@
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@swc/cli": "^0.3.0",
"@swc/core": "^1.3.85",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@angular/cli": "~17.0.3",
"@o3r/schematics": "workspace:^",
"@openapitools/openapi-generator-cli": "~2.9.0",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"minimist": "^1.2.6",
"rxjs": "^7.8.1",
"typescript": "~5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@angular/cli": "^17.0.1",
"@o3r/schematics": "workspace:^",
"@openapitools/openapi-generator-cli": "~2.9.0",
"@schematics/angular": "~17.0.0"
"@schematics/angular": "~17.1.2"
},
"dependencies": {
"@angular-devkit/core": "~17.0.3",
Expand All @@ -79,7 +79,7 @@
"@o3r/schematics": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@openapitools/openapi-generator-cli": "~2.9.0",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/js-yaml": "^4.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/showcase-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@openapitools/openapi-generator-cli": "~2.9.0",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@swc/cli": "^0.3.0",
"@swc/core": "^1.3.85",
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 @@ -33,7 +33,7 @@
"@ngrx/store": "~17.1.0",
"@o3r/core": "workspace:^",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"jasmine": "^5.0.0",
"rxjs": "^7.8.1",
"webpack": "~5.90.0"
Expand Down Expand Up @@ -80,7 +80,7 @@
"@o3r/core": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jasmine": "~5.1.0",
"@types/jest": "~29.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/apis-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@angular/common": "~17.0.2",
"@angular/core": "~17.0.2",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"rxjs": "^7.8.1",
"typescript": "~5.2.2"
},
Expand Down Expand Up @@ -65,7 +65,7 @@
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@o3r/routing": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/testing": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"rxjs": "^7.8.1",
"typescript": "~5.2.2"
},
Expand Down Expand Up @@ -75,7 +75,7 @@
"@o3r/routing": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/testing": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@o3r/rules-engine": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/testing": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"chokidar": "^3.5.2",
"globby": "^11.1.0",
"jsonpath-plus": "^8.0.0",
Expand Down Expand Up @@ -133,7 +133,7 @@
"@o3r/schematics": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@o3r/testing": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@o3r/logger": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/testing": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"cheerio": "^1.0.0-rc.10",
"express-interceptor": "^1.2.0",
"jasmine": "^5.0.0",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@o3r/schematics": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@o3r/testing": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jasmine": "~5.1.0",
"@types/jest": "~29.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@nrwl/devkit": "~17.3.0",
"@nx/angular": "~17.3.0",
"@o3r/telemetry": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"chokidar": "^3.5.2",
"globby": "^11.1.0",
"rxjs": "^7.8.1",
Expand Down Expand Up @@ -106,7 +106,7 @@
"@o3r/eslint-plugin": "workspace:^",
"@o3r/telemetry": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/minimist": "^1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@angular/cli": "~17.0.3",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"minimist": "^1.2.6",
"tslib": "^2.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@o3r/schematics": "workspace:^",
"@o3r/styling": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/minimist": "^1.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/eslint-config-otter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@angular/compiler": "~17.0.2",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.11.0",
Expand All @@ -82,7 +82,7 @@
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
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 @@ -44,7 +44,7 @@
"@o3r/extractors": "workspace:^",
"@o3r/logger": "workspace:^",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"chokidar": "^3.5.2",
"intl-messageformat": "~10.5.0",
"rxjs": "^7.8.1",
Expand Down Expand Up @@ -111,7 +111,7 @@
"@o3r/logger": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
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 @@ -46,7 +46,7 @@
"@o3r/logger": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/store-sync": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"fast-deep-equal": "^3.1.3",
"rxjs": "^7.8.1"
},
Expand Down Expand Up @@ -91,7 +91,7 @@
"@o3r/logger": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/store-sync": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/rules-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@o3r/extractors": "workspace:^",
"@o3r/logger": "workspace:^",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"globby": "^11.1.0",
"jasmine": "^5.0.0",
"jsonpath-plus": "^8.0.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"@o3r/schematics": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@o3r/testing": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jasmine": "~5.1.0",
"@types/jest": "~29.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular-devkit/schematics": "~17.0.0",
"@angular/cli": "~17.0.0",
"@o3r/telemetry": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"eslint": "^8.42.0",
"rxjs": "^7.8.1",
"typescript": "~5.2.2"
Expand Down Expand Up @@ -77,7 +77,7 @@
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/telemetry": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@o3r/localization": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/styling": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"@storybook/addons": "^7.5.3",
"@storybook/angular": "^7.5.3",
"@storybook/api": "^7.5.3",
Expand Down Expand Up @@ -102,7 +102,7 @@
"@o3r/schematics": "workspace:^",
"@o3r/styling": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@storybook/addons": "^7.5.3",
"@storybook/angular": "^7.5.3",
"@storybook/api": "^7.5.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@o3r/dynamic-content": "workspace:^",
"@o3r/extractors": "workspace:^",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"rxjs": "^7.8.1",
"sass": "~1.70.0"
},
Expand Down Expand Up @@ -120,7 +120,7 @@
"@o3r/schematics": "workspace:^",
"@o3r/styling": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/test-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@nx/eslint-plugin": "~17.3.0",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.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 @@ -109,7 +109,7 @@
"@o3r/localization": "workspace:^",
"@o3r/schematics": "workspace:^",
"@playwright/test": "~1.41.0",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"pixelmatch": "^5.2.1",
"pngjs": "^7.0.0",
"protractor": "^7.0.0",
Expand Down Expand Up @@ -188,7 +188,7 @@
"@o3r/schematics": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@playwright/test": "~1.41.0",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/common": "~17.0.2",
"@angular/compiler-cli": "~17.0.2",
"@angular/core": "~17.0.2",
"@schematics/angular": "~17.0.0",
"@schematics/angular": "~17.1.2",
"typescript": "~5.2.2"
},
"peerDependenciesMeta": {
Expand Down Expand Up @@ -73,7 +73,7 @@
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@o3r/test-helpers": "workspace:^",
"@schematics/angular": "~17.0.3",
"@schematics/angular": "~17.1.2",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@types/jest": "~29.5.2",
"@types/minimist": "^1.2.2",
Expand Down
Loading

0 comments on commit ddab71a

Please sign in to comment.