AAE-40641 Upgarde Nx Workspace to latest (v22) (#11440)

This commit is contained in:
Denys Vuika
2025-12-08 12:34:33 +00:00
committed by GitHub
parent c89b5e23b8
commit ab0cb46065
6 changed files with 7111 additions and 6839 deletions
+10 -10
View File
@@ -51,7 +51,7 @@
"@cspell/eslint-plugin": "8.16.1",
"@mat-datetimepicker/core": "15.0.2",
"@ngx-translate/core": "^16.0.4",
"@nx/webpack": "20.8.0",
"@nx/webpack": "22.1.3",
"angular-oauth2-oidc": "17.0.2",
"angular-oauth2-oidc-jwks": "^17.0.2",
"apollo-angular": "10.0.3",
@@ -83,11 +83,11 @@
"@angular-eslint/eslint-plugin-template": "19.3.0",
"@angular-eslint/template-parser": "19.3.0",
"@angular/compiler-cli": "19.2.17",
"@nx/angular": "21.4.1",
"@nx/eslint-plugin": "20.8.0",
"@nx/js": "20.8.0",
"@nx/node": "20.8.0",
"@nx/workspace": "20.8.0",
"@nx/angular": "22.1.3",
"@nx/eslint-plugin": "22.1.3",
"@nx/js": "22.1.3",
"@nx/node": "22.1.3",
"@nx/workspace": "22.1.3",
"@schematics/angular": "19.2.7",
"@types/ejs": "^3.1.5",
"@types/jasmine": "4.0.3",
@@ -118,7 +118,7 @@
"graphql": "^16.9.0",
"husky": "^9.1.7",
"jasmine-ajax": "4.0.0",
"jasmine-core": "5.4.0",
"jasmine-core": "5.13.0",
"jasmine-reporters": "^2.5.2",
"jasmine-spec-reporter": "7.0.0",
"jest": "^29.7.0",
@@ -138,7 +138,7 @@
"moment": "^2.29.4",
"ng-packagr": "19.2.2",
"nock": "13.5.5",
"nx": "20.8.2",
"nx": "22.1.3",
"prettier": "3.6.2",
"rimraf": "^6.1.2",
"sass-loader": "16.0.5",
@@ -146,8 +146,8 @@
"stylelint": "16.20.0",
"stylelint-config-standard-scss": "^13.1.0",
"ts-node": "^10.9.2",
"typescript": "5.8.2",
"webpack": "5.98.0",
"typescript": "5.8.3",
"webpack": "5.101.3",
"webpack-cli": "^5.1.4"
},
"license": "Apache-2.0",