|
55 | 55 | "class-variance-authority": "^0.7.1",
|
56 | 56 | "clsx": "^2.1.1",
|
57 | 57 | "nanoevents": "^9.1.0",
|
58 |
| - "openai": "^5.9.0", |
| 58 | + "openai": "^5.11.0", |
59 | 59 | "react-markdown": "^10.1.0",
|
60 | 60 | "react-syntax-highlighter": "^15.6.1",
|
61 | 61 | "remark-gfm": "^4.0.1",
|
62 | 62 | "remark-math": "^6.0.0",
|
63 | 63 | "tailwind-merge": "^3.3.1"
|
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 |
| - "@biomejs/biome": "^2.1.1", |
67 |
| - "@testing-library/jest-dom": "^6.6.3", |
| 66 | + "@biomejs/biome": "^2.1.3", |
| 67 | + "@testing-library/jest-dom": "^6.6.4", |
68 | 68 | "@testing-library/react": "^16.3.0",
|
69 |
| - "@types/node": "^22.16.3", |
70 |
| - "@types/react": "^19.1.8", |
71 |
| - "@types/react-dom": "^19.1.6", |
| 69 | + "@types/node": "^24.2.0", |
| 70 | + "@types/react": "^19.1.9", |
| 71 | + "@types/react-dom": "^19.1.7", |
72 | 72 | "@types/react-syntax-highlighter": "^15.5.13",
|
73 |
| - "@vitejs/plugin-react-swc": "^3.10.2", |
| 73 | + "@vitejs/plugin-react-swc": "^3.11.0", |
74 | 74 | "archons": "^0.2.13",
|
75 |
| - "chalk": "^5.4.1", |
| 75 | + "chalk": "^5.5.0", |
76 | 76 | "happy-dom": "^18.0.1",
|
77 |
| - "lucide-react": "^0.518.0", |
78 |
| - "react": "^19.1.0", |
79 |
| - "react-dom": "^19.1.0", |
| 77 | + "lucide-react": "^0.536.0", |
| 78 | + "react": "^19.1.1", |
| 79 | + "react-dom": "^19.1.1", |
80 | 80 | "tailwindcss": "^4.1.11",
|
81 |
| - "tsdown": "^0.12.9", |
| 81 | + "tsdown": "^0.13.3", |
82 | 82 | "tsx": "^4.20.3",
|
83 |
| - "typescript": "^5.8.3", |
84 |
| - "vite": "npm:rolldown-vite@^6.3.21", |
| 83 | + "typescript": "^5.9.2", |
| 84 | + "vite": "npm:rolldown-vite@^7.0.12", |
85 | 85 | "vite-plugin-dts": "^4.5.4",
|
86 | 86 | "vite-plugin-lib-inject-css": "^2.2.2",
|
87 | 87 | "vitest": "^3.2.4"
|
|
0 commit comments