RED-3800: nx update

This commit is contained in:
Dan Percic 2023-02-02 14:50:54 +02:00
parent fcfa93104f
commit a55dafe0f1
2 changed files with 1393 additions and 1936 deletions

View File

@ -22,23 +22,23 @@
"*.{ts,js,html}": "eslint --fix"
},
"dependencies": {
"@angular/animations": "15.0.4",
"@angular/cdk": "15.0.3",
"@angular/common": "15.0.4",
"@angular/compiler": "15.0.4",
"@angular/core": "15.0.4",
"@angular/forms": "15.0.4",
"@angular/material": "15.0.3",
"@angular/platform-browser": "15.0.4",
"@angular/platform-browser-dynamic": "15.0.4",
"@angular/router": "15.0.4",
"@angular/service-worker": "15.0.4",
"@angular/animations": "15.1.2",
"@angular/cdk": "15.1.2",
"@angular/common": "15.1.2",
"@angular/compiler": "15.1.2",
"@angular/core": "15.1.2",
"@angular/forms": "15.1.2",
"@angular/material": "15.1.2",
"@angular/platform-browser": "15.1.2",
"@angular/platform-browser-dynamic": "15.1.2",
"@angular/router": "15.1.2",
"@angular/service-worker": "15.1.2",
"@biesbjerg/ngx-translate-extract-marker": "^1.0.0",
"@materia-ui/ngx-monaco-editor": "^6.0.0",
"@messageformat/core": "^3.0.1",
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"@nrwl/angular": "15.4.1",
"@nrwl/angular": "15.6.3",
"@pdftron/webviewer": "8.11.0",
"@swimlane/ngx-charts": "^20.0.1",
"dayjs": "^1.11.5",
@ -63,18 +63,18 @@
"zone.js": "0.12.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.0.4",
"@angular-devkit/build-angular": "15.1.4",
"@angular-eslint/eslint-plugin": "15.1.0",
"@angular-eslint/eslint-plugin-template": "15.1.0",
"@angular-eslint/template-parser": "15.1.0",
"@angular/cli": "~15.0.0",
"@angular/compiler-cli": "15.0.4",
"@angular/language-service": "15.0.4",
"@angular/cli": "~15.1.0",
"@angular/compiler-cli": "15.1.2",
"@angular/language-service": "15.1.2",
"@bartholomej/ngx-translate-extract": "^8.0.2",
"@nrwl/cli": "15.4.1",
"@nrwl/eslint-plugin-nx": "15.4.1",
"@nrwl/linter": "15.4.1",
"@nrwl/workspace": "15.4.1",
"@nrwl/cli": "15.6.3",
"@nrwl/eslint-plugin-nx": "15.6.3",
"@nrwl/linter": "15.6.3",
"@nrwl/workspace": "15.6.3",
"@types/jest": "^29.1.1",
"@types/lodash-es": "^4.17.6",
"@types/node": "18.11.18",
@ -92,7 +92,7 @@
"jest-extended": "^3.1.0",
"jest-preset-angular": "12.2.3",
"lint-staged": "^13.1.0",
"nx": "15.4.1",
"nx": "15.6.3",
"postcss": "^8.4.20",
"postcss-import": "15.1.0",
"postcss-preset-env": "~7.8.3",

3287
yarn.lock

File diff suppressed because it is too large Load Diff