fix: downgrade react-pdf

This commit is contained in:
Mythie
2023-10-18 23:51:16 +11:00
parent 2ac0d79051
commit 19f1ddb8fe
2 changed files with 248 additions and 53 deletions

View File

@ -61,10 +61,10 @@
"lucide-react": "^0.277.0",
"luxon": "^3.4.2",
"next": "13.5.4",
"pdfjs-dist": "3.11.174",
"pdfjs-dist": "3.6.172",
"react-day-picker": "^8.7.1",
"react-hook-form": "^7.45.4",
"react-pdf": "^7.5.0",
"react-pdf": "7.3.3",
"react-rnd": "^10.4.1",
"tailwind-merge": "^1.12.0",
"tailwindcss-animate": "^1.0.5"