|
20 | 20 | "@repo/scripts": "workspace:*", |
21 | 21 | "@repo/typescript-config": "workspace:*", |
22 | 22 | "@testing-library/react": "^16.3.0", |
23 | | - "@types/node": "^24.10.0", |
24 | | - "@types/react": "^19.2.2", |
25 | | - "@types/react-dom": "^19.2.2", |
26 | | - "@vitejs/plugin-react": "^5.1.0", |
27 | | - "@vitest/coverage-v8": "^4.0.8", |
| 23 | + "@types/node": "^24.10.1", |
| 24 | + "@types/react": "^19.2.5", |
| 25 | + "@types/react-dom": "^19.2.3", |
| 26 | + "@vitejs/plugin-react": "^5.1.1", |
| 27 | + "@vitest/coverage-v8": "^4.0.9", |
28 | 28 | "esbuild-plugin-rdi": "^0.0.0", |
29 | 29 | "esbuild-plugin-react18": "^0.2.6", |
30 | 30 | "esbuild-plugin-react18-css": "^0.0.4", |
31 | | - "jsdom": "^27.1.0", |
| 31 | + "jsdom": "^27.2.0", |
32 | 32 | "react": "^19.2.0", |
33 | 33 | "react-dom": "^19.2.0", |
34 | | - "tsup": "^8.5.0", |
| 34 | + "tsup": "^8.5.1", |
35 | 35 | "typescript": "^5.9.3", |
36 | 36 | "vite-tsconfig-paths": "^5.1.4", |
37 | | - "vitest": "^4.0.8" |
| 37 | + "vitest": "^4.0.9" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
| 40 | + "@m2d/md2docx": "^0.0.1", |
40 | 41 | "@m2d/react-markdown": "^1.0.0", |
41 | 42 | "@mayank1513/fork-me": "^2.1.3", |
42 | 43 | "@repo/scripts": "workspace:*", |
|
0 commit comments