Chore: update ng2 pdf viewer (#8462)

This commit is contained in:
shamoon
2024-12-09 16:12:53 -08:00
committed by GitHub
parent 64d40a7c37
commit 997db0fea1
3 changed files with 374 additions and 48 deletions

View File

@@ -27,7 +27,7 @@
"bootstrap": "^5.3.3",
"file-saver": "^2.0.5",
"mime-names": "^1.0.0",
"ng2-pdf-viewer": "^10.3.4",
"ng2-pdf-viewer": "^10.4.0",
"ngx-bootstrap-icons": "^1.9.3",
"ngx-color": "^9.0.0",
"ngx-cookie-service": "^18.0.0",
@@ -67,5 +67,6 @@
"patch-package": "^8.0.0",
"ts-node": "~10.9.1",
"typescript": "^5.5.4"
}
},
"typings": "./src/typings.d.ts"
}