Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "^18.3.1",
"react-dropzone": "^14.3.8",
"react-markdown": "10.1.0",
"react-pdf": "10.2.0",
"react-pdf": "10.3.0",
"react-redux": "^8.1.3",
"react-router-dom": "6.30.1",
"react-use-websocket": "^4.13.0",
Expand Down
10 changes: 5 additions & 5 deletions web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15362,9 +15362,9 @@ __metadata:
languageName: node
linkType: hard

"react-pdf@npm:10.2.0":
version: 10.2.0
resolution: "react-pdf@npm:10.2.0"
"react-pdf@npm:10.3.0":
version: 10.3.0
resolution: "react-pdf@npm:10.3.0"
dependencies:
clsx: "npm:^2.0.0"
dequal: "npm:^2.0.3"
Expand All @@ -15381,7 +15381,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/a9138b9c54c41899efc98165b99149bc8089aff98f82030d7810764940066ffde584929f0899c10bd527949c19afdce01a10e10a0e49d8c8131c877361132198
checksum: 10c0/433d55ce4bc1b93655ab0edbac6f08b27d544939e76756ed7c34f26cf8b0f39e0f6ef965a771da4511a98ba9b126a6e7cecb18c616e4ab54eb2ee0b1cfba5bfa
languageName: node
linkType: hard

Expand Down Expand Up @@ -18846,7 +18846,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-dropzone: "npm:^14.3.8"
react-markdown: "npm:10.1.0"
react-pdf: "npm:10.2.0"
react-pdf: "npm:10.3.0"
react-redux: "npm:^8.1.3"
react-router-dom: "npm:6.30.1"
react-scripts: "npm:5.0.1"
Expand Down
Loading