|
14 | 14 | "@dnd-kit/core": "^6.3.1", |
15 | 15 | "@dnd-kit/sortable": "^10.0.0", |
16 | 16 | "@dnd-kit/utilities": "^3.2.2", |
| 17 | + "@embedpdf/core": "^2.14.0", |
| 18 | + "@embedpdf/engines": "^2.14.0", |
| 19 | + "@embedpdf/plugin-document-manager": "^2.14.0", |
| 20 | + "@embedpdf/plugin-export": "^2.14.0", |
| 21 | + "@embedpdf/plugin-render": "^2.14.0", |
| 22 | + "@embedpdf/plugin-scroll": "^2.14.0", |
| 23 | + "@embedpdf/plugin-viewport": "^2.14.0", |
| 24 | + "@embedpdf/plugin-zoom": "^2.14.0", |
17 | 25 | "@google-cloud/storage": "^7.17.1", |
18 | 26 | "@google/genai": "^0.7.0", |
19 | 27 | "@radix-ui/react-accordion": "^1.2.4", |
|
56 | 64 | "prettier": "^3.5.3", |
57 | 65 | "prettier-plugin-tailwindcss": "^0.6.11", |
58 | 66 | "raw-loader": "^4.0.2", |
59 | | - "react": "^18.3.1", |
| 67 | + "react": "link:@embedpdf/plugin-viewport/react", |
60 | 68 | "react-beautiful-dnd": "^13.1.1", |
61 | 69 | "react-dom": "^18.3.1", |
62 | 70 | "react-dropzone": "^14.3.8", |
|
0 commit comments