Updated react-pdf dependency (#3342)
This commit is contained in:
@@ -6,20 +6,18 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@reduxjs/toolkit": "^1.9.6",
|
||||
"@types/pdfjs-dist": "^2.10.378",
|
||||
"kbar": "^0.1.0-beta.39",
|
||||
"local-storage-fallback": "^4.1.1",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^3.4.3",
|
||||
"mds": "https://github.com/minio/mds.git#v1.0.2",
|
||||
"pdfjs-dist": "4.2.67",
|
||||
"react": "^18.3.1",
|
||||
"react-component-export-image": "^1.0.6",
|
||||
"react-copy-to-clipboard": "^5.0.2",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-markdown": "8.0.7",
|
||||
"react-pdf": "7.7.3",
|
||||
"react-pdf": "^8.0.2",
|
||||
"react-redux": "^8.1.3",
|
||||
"react-router-dom": "6.23.0",
|
||||
"react-use-websocket": "^4.8.1",
|
||||
|
||||
Reference in New Issue
Block a user