|
23 | 23 | "@repo/scripts": "workspace:*", |
24 | 24 | "@repo/typescript-config": "workspace:*", |
25 | 25 | "@testing-library/react": "^16.3.0", |
26 | | - "@types/node": "^22.14.0", |
27 | | - "@types/react": "^19.1.0", |
28 | | - "@types/react-dom": "^19.1.1", |
29 | | - "@vitejs/plugin-react": "^4.3.4", |
30 | | - "@vitest/coverage-v8": "^3.1.1", |
| 26 | + "@types/node": "^22.15.19", |
| 27 | + "@types/react": "^19.1.4", |
| 28 | + "@types/react-dom": "^19.1.5", |
| 29 | + "@vitejs/plugin-react": "^4.4.1", |
| 30 | + "@vitest/coverage-v8": "^3.1.3", |
31 | 31 | "esbuild-plugin-rdi": "^0.0.0", |
32 | 32 | "esbuild-plugin-react18": "^0.2.6", |
33 | 33 | "esbuild-plugin-react18-css": "^0.0.4", |
34 | | - "jsdom": "^26.0.0", |
| 34 | + "jsdom": "^26.1.0", |
35 | 35 | "react": "^19.1.0", |
36 | 36 | "react-dom": "^19.1.0", |
37 | | - "tsup": "^8.4.0", |
| 37 | + "tsup": "^8.5.0", |
38 | 38 | "typescript": "^5.8.3", |
39 | 39 | "vite-tsconfig-paths": "^5.1.4", |
40 | | - "vitest": "^3.1.1" |
| 40 | + "vitest": "^3.1.3" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@m2d/core": "^0.0.4", |
| 43 | + "@m2d/core": "^1.0.1", |
44 | 44 | "@m2d/emoji": "workspace:*", |
45 | 45 | "@mayank1513/fork-me": "^2.1.3", |
46 | 46 | "@repo/scripts": "workspace:*", |
47 | 47 | "esbuild-raw-plugin": "^0.2.0", |
48 | | - "mdast2docx": "0.4.0", |
| 48 | + "mdast2docx": "0.4.3", |
49 | 49 | "nextjs-darkmode": "^1.0.10", |
50 | 50 | "nextjs-themes": "^4.0.6", |
51 | 51 | "r18gs": "^3.0.1", |
|
55 | 55 | "remark-gfm": "^4.0.1", |
56 | 56 | "remark-math": "^6.0.0", |
57 | 57 | "remark-parse": "^11.0.0", |
| 58 | + "typingfx": "^1.1.1", |
58 | 59 | "unified": "^11.0.5", |
59 | 60 | "unist-util-remove-position": "^5.0.0" |
60 | 61 | } |
|
0 commit comments