|
52 | 52 | "react-syntax-highlighter": "^15.5.13" |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@tailwindcss/vite": "^4.1.14", |
| 55 | + "@tailwindcss/vite": "^4.1.17", |
56 | 56 | "class-variance-authority": "^0.7.1", |
57 | 57 | "clsx": "^2.1.1", |
58 | 58 | "nanoevents": "^9.1.0", |
59 | | - "openai": "^5.23.2", |
| 59 | + "openai": "^6.8.1", |
60 | 60 | "react-markdown": "^10.1.0", |
61 | | - "react-syntax-highlighter": "^15.6.6", |
| 61 | + "react-syntax-highlighter": "^16.1.0", |
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.2.4", |
68 | | - "@testing-library/jest-dom": "^6.9.0", |
| 67 | + "@biomejs/biome": "^2.3.4", |
| 68 | + "@testing-library/jest-dom": "^6.9.1", |
69 | 69 | "@testing-library/react": "^16.3.0", |
70 | | - "@types/node": "^24.6.1", |
71 | | - "@types/react": "^19.1.17", |
72 | | - "@types/react-dom": "^19.1.11", |
| 70 | + "@types/node": "^24.10.0", |
| 71 | + "@types/react": "^19.2.2", |
| 72 | + "@types/react-dom": "^19.2.2", |
73 | 73 | "@types/react-syntax-highlighter": "^15.5.13", |
74 | | - "@vitejs/plugin-react": "^5.0.4", |
| 74 | + "@vitejs/plugin-react": "^5.1.0", |
75 | 75 | "archons": "^0.2.13", |
76 | 76 | "chalk": "^5.6.2", |
77 | | - "happy-dom": "^18.0.1", |
78 | | - "lucide-react": "^0.536.0", |
79 | | - "react": "^19.1.1", |
80 | | - "react-dom": "^19.1.1", |
81 | | - "shadcn": "2.9.3-canary.0", |
82 | | - "tailwindcss": "^4.1.14", |
83 | | - "tsdown": "^0.13.5", |
| 77 | + "happy-dom": "^20.0.10", |
| 78 | + "lucide-react": "^0.552.0", |
| 79 | + "react": "^19.2.0", |
| 80 | + "react-dom": "^19.2.0", |
| 81 | + "shadcn": "3.5.0", |
| 82 | + "tailwindcss": "^4.1.17", |
| 83 | + "tsdown": "^0.16.0", |
84 | 84 | "tsx": "^4.20.6", |
85 | 85 | "typescript": "^5.9.3", |
86 | | - "vite": "npm:rolldown-vite@^7.1.14", |
| 86 | + "vite": "npm:rolldown-vite@7.2.1", |
87 | 87 | "vite-plugin-dts": "^4.5.4", |
88 | 88 | "vite-plugin-lib-inject-css": "^2.2.2", |
89 | | - "vitest": "^3.2.4" |
| 89 | + "vitest": "^4.0.7" |
90 | 90 | }, |
91 | 91 | "pnpm": { |
92 | 92 | "overrides": { |
93 | | - "vite": "npm:rolldown-vite@7.1.14" |
| 93 | + "vite": "npm:rolldown-vite@^7" |
94 | 94 | } |
95 | 95 | } |
96 | 96 | } |
0 commit comments