We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79915f commit 4d840bdCopy full SHA for 4d840bd
package.json
@@ -44,6 +44,7 @@
44
"next-themes": "^0.3.0",
45
"pdf-lib": "^1.17.1",
46
"pdfjs-dist": "3.4.120",
47
+ "raw-loader": "^4.0.2",
48
"react": "^18.3.1",
49
"react-dom": "^18.3.1",
50
"react-dropzone": "^14.3.8",
@@ -54,6 +55,7 @@
54
55
"zod": "^3.24.2"
56
},
57
"devDependencies": {
58
+ "@types/node": "22.13.10",
59
"@types/react": "^18.3.18",
60
"@types/react-dom": "^18.3.5",
61
"@typescript-eslint/eslint-plugin": "^7.18.0",
0 commit comments