RED-4238: update other deps

This commit is contained in:
Dan Percic 2022-06-14 19:15:10 +03:00
parent fb672b1060
commit be36826f0d
3 changed files with 616 additions and 668 deletions

@ -1 +1 @@
Subproject commit d4e2bd43ada36ae0b11be539ed613efec7e8ca57
Subproject commit 9ee7b12e4a51c7d1ee8923dc87e359b12e5be118

View File

@ -41,10 +41,10 @@
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"@nrwl/angular": "14.3.1",
"@pdftron/webviewer": "8.5.0",
"@pdftron/webviewer": "8.6.0",
"@tabuckner/material-dayjs-adapter": "2.0.0",
"angular-google-charts": "^2.2.2",
"dayjs": "^1.11.2",
"dayjs": "^1.11.3",
"file-saver": "^2.0.5",
"jwt-decode": "^3.1.2",
"keycloak-angular": "10.0.0",
@ -59,7 +59,7 @@
"object-hash": "^3.0.0",
"papaparse": "^5.3.2",
"rxjs": "~7.5.2",
"sass": "^1.52.1",
"sass": "^1.52.3",
"scroll-into-view-if-needed": "^2.2.28",
"streamsaver": "^2.0.5",
"tslib": "^2.4.0",
@ -67,9 +67,9 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "14.0.1",
"@angular-eslint/eslint-plugin": "13.2.1",
"@angular-eslint/eslint-plugin-template": "13.2.1",
"@angular-eslint/template-parser": "13.2.1",
"@angular-eslint/eslint-plugin": "13.5.0",
"@angular-eslint/eslint-plugin-template": "13.5.0",
"@angular-eslint/template-parser": "13.5.0",
"@angular/cli": "~14.0.0",
"@angular/compiler-cli": "14.0.1",
"@angular/language-service": "14.0.1",
@ -80,15 +80,15 @@
"@nrwl/linter": "14.3.1",
"@nrwl/workspace": "14.3.1",
"@types/google.visualization": "^0.0.68",
"@types/jest": "27.5.1",
"@types/jest": "28.1.1",
"@types/lodash-es": "^4.17.6",
"@types/node": "17.0.35",
"@types/node": "17.0.42",
"@types/puppeteer": "^5.4.6",
"@typescript-eslint/eslint-plugin": "5.24.0",
"@typescript-eslint/parser": "5.24.0",
"axios": "^0.27.2",
"dotenv": "16.0.1",
"eslint": "8.15.0",
"eslint": "8.17.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "8.5.0",
@ -96,23 +96,23 @@
"eslint-plugin-prettier": "^4.0.0",
"google-translate-api-browser": "^1.1.71",
"husky": "4.3.8",
"jest": "28.1.0",
"jest-preset-angular": "11.1.2",
"jest": "28.1.1",
"jest-preset-angular": "12.1.0",
"ng-packagr": "14.0.2",
"nx": "14.3.1",
"postcss": "^8.4.14",
"postcss-import": "14.1.0",
"postcss-preset-env": "~7.6.0",
"postcss-preset-env": "~7.7.1",
"postcss-url": "10.1.3",
"prettier": "2.7.0",
"pretty-quick": "^3.1.3",
"sonarqube-scanner": "^2.8.1",
"superagent": "^7.1.3",
"superagent": "^7.1.6",
"superagent-promise": "^1.1.0",
"ts-jest": "28.0.3",
"ts-jest": "28.0.5",
"ts-node": "10.8.1",
"typescript": "4.7.3",
"webpack": "^5.72.1",
"webpack": "^5.73.0",
"webpack-bundle-analyzer": "^4.5.0",
"xliff": "^6.0.0"
}

1252
yarn.lock

File diff suppressed because it is too large Load Diff