|
1 | 1 | {
|
2 | 2 | "name": "@matechat/react",
|
3 | 3 | "version": "0.1.0-alpha.7",
|
4 |
| - "packageManager": "pnpm@10.11.0", |
| 4 | + "packageManager": "pnpm@10.13.1", |
5 | 5 | "description": "Front-end AI scenario solution UI library based on Huawei DevUI Design.",
|
6 | 6 | "type": "module",
|
7 | 7 | "license": "MIT",
|
|
51 | 51 | "react-syntax-highlighter": "^15.5.13"
|
52 | 52 | },
|
53 | 53 | "dependencies": {
|
54 |
| - "@tailwindcss/vite": "^4.1.10", |
| 54 | + "@tailwindcss/vite": "^4.1.11", |
55 | 55 | "class-variance-authority": "^0.7.1",
|
56 | 56 | "clsx": "^2.1.1",
|
57 | 57 | "nanoevents": "^9.1.0",
|
58 |
| - "openai": "^5.5.1", |
| 58 | + "openai": "^5.9.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 |
| - "tailwindcss": "^4.1.10" |
| 64 | + "tailwindcss": "^4.1.11" |
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 |
| - "@biomejs/biome": "^2.0.0", |
| 67 | + "@biomejs/biome": "^2.1.1", |
68 | 68 | "@testing-library/jest-dom": "^6.6.3",
|
69 | 69 | "@testing-library/react": "^16.3.0",
|
70 |
| - "@types/node": "^22.15.32", |
| 70 | + "@types/node": "^22.16.3", |
71 | 71 | "@types/react": "^19.1.8",
|
72 | 72 | "@types/react-dom": "^19.1.6",
|
73 | 73 | "@types/react-syntax-highlighter": "^15.5.13",
|
74 | 74 | "@vitejs/plugin-react-swc": "^3.10.2",
|
75 |
| - "archons": "^0.2.12", |
| 75 | + "archons": "^0.2.13", |
76 | 76 | "chalk": "^5.4.1",
|
77 | 77 | "happy-dom": "^18.0.1",
|
78 | 78 | "lucide-react": "^0.518.0",
|
79 | 79 | "react": "^19.1.0",
|
80 | 80 | "react-dom": "^19.1.0",
|
81 |
| - "tsdown": "^0.12.8", |
| 81 | + "tsdown": "^0.12.9", |
82 | 82 | "tsx": "^4.20.3",
|
83 | 83 | "typescript": "^5.8.3",
|
84 | 84 | "vite": "npm:rolldown-vite@^6.3.21",
|
|
0 commit comments