RED-3800: update other packages

This commit is contained in:
Dan Percic 2023-05-17 14:01:36 +03:00
parent 6478a7f920
commit 23ed69ea28
4 changed files with 334 additions and 346 deletions

View File

@ -185,7 +185,6 @@
"extends": ["plugin:@nx/angular-template", "plugin:@angular-eslint/template/recommended"]
},
{
// https://github.com/angular-eslint/angular-eslint#notes-for-eslint-plugin-prettier-users
"files": ["*.html"],
"excludedFiles": ["*inline-template-*.component.html"],
"extends": ["plugin:prettier/recommended"],

@ -1 +1 @@
Subproject commit 2868ebe5062c385405ee287b436c647acb7b2204
Subproject commit dbfde290c877d41142bf9ea7430fd4359cf223b2

View File

@ -35,39 +35,39 @@
"@angular/service-worker": "16.0.1",
"@materia-ui/ngx-monaco-editor": "^6.0.0",
"@messageformat/core": "^3.1.0",
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"@pdftron/webviewer": "8.12.0",
"@ngx-translate/core": "15.0.0",
"@ngx-translate/http-loader": "8.0.0",
"@pdftron/webviewer": "10.1.0",
"@swimlane/ngx-charts": "^20.0.1",
"dayjs": "^1.11.5",
"file-saver": "^2.0.5",
"jwt-decode": "^3.1.2",
"keycloak-angular": "13.0.0",
"keycloak-js": "20.0.3",
"keycloak-angular": "14.0.0",
"keycloak-js": "21.1.1",
"lodash-es": "^4.17.21",
"monaco-editor": "^0.36.1",
"monaco-editor": "0.38.0",
"ngx-color-picker": "^14.0.0",
"ngx-logger": "^5.0.11",
"ngx-toastr": "^16.1.0",
"ngx-toastr": "17.0.2",
"ngx-translate-messageformat-compiler": "^6.2.0",
"object-hash": "^3.0.0",
"papaparse": "^5.4.0",
"rxjs": "7.8.0",
"rxjs": "7.8.1",
"sass": "^1.59.2",
"scroll-into-view-if-needed": "^3.0.6",
"streamsaver": "^2.0.5",
"tslib": "^2.5.0",
"zone.js": "0.12.0",
"zone.js": "0.13.0",
"@nx/angular": "16.1.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.0.1",
"@angular-devkit/core": "16.0.1",
"@angular-devkit/schematics": "16.0.1",
"@angular-eslint/builder": "15.2.1",
"@angular-eslint/builder": "16.0.1",
"@angular-eslint/eslint-plugin": "16.0.1",
"@angular-eslint/eslint-plugin-template": "16.0.1",
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/schematics": "16.0.1",
"@angular-eslint/template-parser": "16.0.1",
"@angular/cli": "16.0.1",
"@angular/compiler-cli": "16.0.1",
@ -77,16 +77,16 @@
"@nx/jest": "16.1.4",
"@nx/linter": "16.1.4",
"@nx/workspace": "16.1.4",
"@schematics/angular": "15.1.4",
"@schematics/angular": "16.0.1",
"@types/jest": "^29.4.0",
"@types/lodash-es": "^4.17.6",
"@types/node": "18.15.1",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@types/node": "20.1.7",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"axios": "^1.3.4",
"dotenv": "16.0.3",
"eslint": "^8.33.0",
"eslint-config-prettier": "8.7.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-rxjs": "^5.0.2",
"google-translate-api-browser": "^4.0.6",
@ -100,9 +100,9 @@
"nx-cloud": "16.0.5",
"postcss": "^8.4.21",
"postcss-import": "15.1.0",
"postcss-preset-env": "~8.0.1",
"postcss-preset-env": "8.3.2",
"postcss-url": "10.1.3",
"prettier": "2.8.4",
"prettier": "2.8.8",
"sonarqube-scanner": "^3.0.1",
"superagent": "^8.0.9",
"superagent-promise": "^1.1.0",

639
yarn.lock

File diff suppressed because it is too large Load Diff