fix: downgrade pdfjs-dist to version 5.4.296 and update react-pdf to version 10.3.0 (#2383)

This commit is contained in:
Karlo
2026-01-13 11:01:29 +01:00
committed by GitHub
parent bb3e9583e4
commit db913e95b6
4 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -54,7 +54,7 @@
"posthog-js": "^1.297.2",
"posthog-node": "4.18.0",
"react": "^18",
"react-pdf": "^10.2.0",
"react-pdf": "^10.3.0",
"remeda": "^2.32.0",
"sharp": "0.34.5",
"skia-canvas": "^3.0.8",
@@ -67,4 +67,4 @@
"@types/luxon": "^3.7.1",
"@types/pg": "^8.15.6"
}
}
}