update pdf viewer

This commit is contained in:
Dan Percic 2024-04-12 13:19:30 +03:00
parent 7865839761
commit 259bbfd519
2 changed files with 460 additions and 321 deletions

View File

@ -34,7 +34,7 @@
"@messageformat/core": "^3.3.0",
"@ngx-translate/core": "15.0.0",
"@ngx-translate/http-loader": "8.0.0",
"@pdftron/webviewer": "10.7.3",
"@pdftron/webviewer": "10.8.0",
"chart.js": "4.4.2",
"dayjs": "1.11.10",
"file-saver": "^2.0.5",
@ -52,7 +52,7 @@
"object-hash": "^3.0.0",
"papaparse": "^5.4.0",
"rxjs": "7.8.1",
"sass": "1.71.1",
"sass": "1.75.0",
"scroll-into-view-if-needed": "3.1.0",
"streamsaver": "^2.0.5",
"tslib": "2.6.2",
@ -62,11 +62,11 @@
"@angular-devkit/build-angular": "17.3.4",
"@angular-devkit/core": "17.3.4",
"@angular-devkit/schematics": "17.3.4",
"@angular-eslint/builder": "17.2.1",
"@angular-eslint/eslint-plugin": "17.2.1",
"@angular-eslint/eslint-plugin-template": "17.2.1",
"@angular-eslint/schematics": "17.2.1",
"@angular-eslint/template-parser": "17.2.1",
"@angular-eslint/builder": "17.3.0",
"@angular-eslint/eslint-plugin": "17.3.0",
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/schematics": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "17.3.4",
"@angular/compiler-cli": "17.3.4",
"@angular/language-service": "17.3.4",
@ -76,15 +76,15 @@
"@types/file-saver": "^2.0.7",
"@types/jest": "29.5.12",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"axios": "1.6.7",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"axios": "1.6.8",
"eslint": "^8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-rxjs": "^5.0.2",
"google-translate-api-browser": "^4.3.2",
"google-translate-api-browser": "^5.0.0",
"husky": "^9.0.11",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
@ -92,11 +92,11 @@
"jest-preset-angular": "14.0.3",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"sonarqube-scanner": "3.3.0",
"sonarqube-scanner": "3.4.0",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"webpack": "5.90.3",
"webpack-bundle-analyzer": "4.10.1",
"typescript": "5.4.5",
"webpack": "5.91.0",
"webpack-bundle-analyzer": "4.10.2",
"xliff": "^6.2.1"
}
}

749
yarn.lock

File diff suppressed because it is too large Load Diff