|
52 | 52 | "react-syntax-highlighter": "^15.5.13" |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@tailwindcss/vite": "^4.1.11", |
| 55 | + "@tailwindcss/vite": "^4.1.14", |
56 | 56 | "class-variance-authority": "^0.7.1", |
57 | 57 | "clsx": "^2.1.1", |
58 | 58 | "nanoevents": "^9.1.0", |
59 | | - "openai": "^5.11.0", |
| 59 | + "openai": "^5.23.2", |
60 | 60 | "react-markdown": "^10.1.0", |
61 | | - "react-syntax-highlighter": "^15.6.1", |
| 61 | + "react-syntax-highlighter": "^15.6.6", |
62 | 62 | "remark-gfm": "^4.0.1", |
63 | 63 | "remark-math": "^6.0.0", |
64 | 64 | "tailwind-merge": "^3.3.1" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@biomejs/biome": "^2.1.3", |
68 | | - "@testing-library/jest-dom": "^6.6.4", |
| 67 | + "@biomejs/biome": "^2.2.4", |
| 68 | + "@testing-library/jest-dom": "^6.9.0", |
69 | 69 | "@testing-library/react": "^16.3.0", |
70 | | - "@types/node": "^24.2.0", |
71 | | - "@types/react": "^19.1.9", |
72 | | - "@types/react-dom": "^19.1.7", |
| 70 | + "@types/node": "^24.6.1", |
| 71 | + "@types/react": "^19.1.17", |
| 72 | + "@types/react-dom": "^19.1.11", |
73 | 73 | "@types/react-syntax-highlighter": "^15.5.13", |
74 | | - "@vitejs/plugin-react-swc": "^3.11.0", |
| 74 | + "@vitejs/plugin-react": "^5.0.4", |
75 | 75 | "archons": "^0.2.13", |
76 | | - "chalk": "^5.5.0", |
| 76 | + "chalk": "^5.6.2", |
77 | 77 | "happy-dom": "^18.0.1", |
78 | 78 | "lucide-react": "^0.536.0", |
79 | 79 | "react": "^19.1.1", |
80 | 80 | "react-dom": "^19.1.1", |
81 | 81 | "shadcn": "2.9.3-canary.0", |
82 | | - "tailwindcss": "^4.1.11", |
83 | | - "tsdown": "^0.13.3", |
84 | | - "tsx": "^4.20.3", |
85 | | - "typescript": "^5.9.2", |
86 | | - "vite": "npm:rolldown-vite@^7.0.12", |
| 82 | + "tailwindcss": "^4.1.14", |
| 83 | + "tsdown": "^0.13.5", |
| 84 | + "tsx": "^4.20.6", |
| 85 | + "typescript": "^5.9.3", |
| 86 | + "vite": "npm:rolldown-vite@^7.1.14", |
87 | 87 | "vite-plugin-dts": "^4.5.4", |
88 | 88 | "vite-plugin-lib-inject-css": "^2.2.2", |
89 | 89 | "vitest": "^3.2.4" |
|
0 commit comments