|
45 | 45 | "highlight.js": "^11.11.1", |
46 | 46 | "jotai": "^2.13.1", |
47 | 47 | "katex": "^0.16.22", |
48 | | - "lucide-react": "^0.540.0", |
| 48 | + "lucide-react": "^0.542.0", |
49 | 49 | "pako": "^2.1.0", |
50 | 50 | "react": "^19.1.1", |
51 | 51 | "react-day-picker": "^9.9.0", |
|
55 | 55 | "react-hook-form": "^7.62.0", |
56 | 56 | "react-markdown": "^10.1.0", |
57 | 57 | "react-resizable": "^3.0.5", |
58 | | - "react-resizable-panels": "^3.0.4", |
59 | | - "react-router-dom": "^7.8.1", |
| 58 | + "react-resizable-panels": "^3.0.5", |
| 59 | + "react-router-dom": "^7.8.2", |
60 | 60 | "rehype-highlight": "^7.0.2", |
61 | 61 | "rehype-katex": "^7.0.1", |
62 | 62 | "remark-gfm": "^4.0.1", |
63 | 63 | "remark-math": "^6.0.0", |
64 | 64 | "sonner": "^2.0.7", |
65 | 65 | "tailwind-merge": "^3.3.1", |
66 | | - "tw-animate-css": "^1.3.7", |
| 66 | + "tw-animate-css": "^1.3.8", |
67 | 67 | "uplot": "^1.6.32", |
68 | 68 | "uuid": "^11.1.0", |
69 | | - "vite": "^7.1.3", |
| 69 | + "vite": "^7.1.4", |
70 | 70 | "xlsx": "^0.18.5", |
71 | | - "zod": "^4.0.17" |
| 71 | + "zod": "^4.1.5" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@types/node": "^24.3.0", |
| 74 | + "@types/node": "^24.3.1", |
75 | 75 | "@types/pako": "^2.0.4", |
76 | | - "@types/react": "^19.1.10", |
77 | | - "@types/react-dom": "^19.1.7", |
78 | | - "@vitejs/plugin-react": "^5.0.1", |
79 | | - "knip": "^5.63.0", |
| 76 | + "@types/react": "^19.1.12", |
| 77 | + "@types/react-dom": "^19.1.9", |
| 78 | + "@vitejs/plugin-react": "^5.0.2", |
| 79 | + "knip": "^5.63.1", |
80 | 80 | "typescript": "^5.9.2" |
81 | 81 | } |
82 | 82 | } |
0 commit comments