|
30 | 30 | "host-access-config.json" |
31 | 31 | ], |
32 | 32 | "dependencies": { |
33 | | - "@ai-sdk/openai": "^2.0.72", |
| 33 | + "@ai-sdk/anthropic": "^2.0.51", |
| 34 | + "@ai-sdk/google": "^2.0.44", |
| 35 | + "@ai-sdk/openai": "^2.0.75", |
34 | 36 | "@aipexstudio/aipex-core": "workspace:*", |
35 | | - "@modelcontextprotocol/sdk": "^1.17.4", |
36 | | - "@radix-ui/react-avatar": "^1.1.10", |
| 37 | + "@modelcontextprotocol/sdk": "^1.23.0", |
| 38 | + "@radix-ui/react-avatar": "^1.1.11", |
37 | 39 | "@radix-ui/react-collapsible": "^1.1.12", |
38 | 40 | "@radix-ui/react-dialog": "^1.1.15", |
39 | 41 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
40 | 42 | "@radix-ui/react-hover-card": "^1.1.15", |
41 | | - "@radix-ui/react-progress": "^1.1.7", |
| 43 | + "@radix-ui/react-progress": "^1.1.8", |
42 | 44 | "@radix-ui/react-scroll-area": "^1.2.10", |
43 | 45 | "@radix-ui/react-select": "^2.2.6", |
44 | | - "@radix-ui/react-slot": "^1.2.3", |
| 46 | + "@radix-ui/react-slot": "^1.2.4", |
45 | 47 | "@radix-ui/react-tooltip": "^1.2.8", |
46 | 48 | "@radix-ui/react-use-controllable-state": "^1.2.2", |
47 | | - "ahooks": "^3.9.5", |
48 | | - "ai": "^5.0.59", |
49 | | - "assistant-ui": "^0.0.56", |
| 49 | + "ahooks": "^3.9.6", |
| 50 | + "ai": "^5.0.105", |
| 51 | + "assistant-ui": "^0.0.67", |
50 | 52 | "bip39": "^3.1.0", |
51 | 53 | "class-variance-authority": "^0.7.1", |
52 | 54 | "clsx": "^2.1.1", |
53 | 55 | "cmdk": "^1.1.1", |
54 | 56 | "embla-carousel-react": "^8.6.0", |
55 | | - "lucide-react": "^0.542.0", |
56 | | - "markdown-to-jsx": "^7.7.10", |
| 57 | + "lucide-react": "^0.555.0", |
| 58 | + "markdown-to-jsx": "^9.3.0", |
57 | 59 | "nanoid": "^5.1.6", |
58 | 60 | "react": "19.2.0", |
59 | 61 | "react-dom": "19.2.0", |
60 | | - "react-syntax-highlighter": "^15.6.1", |
| 62 | + "react-syntax-highlighter": "^16.1.0", |
61 | 63 | "remark-gfm": "^4.0.1", |
62 | | - "streamdown": "^1.3.0", |
63 | | - "tailwind-merge": "^3.3.1", |
64 | | - "tailwindcss": "4.1.13", |
| 64 | + "streamdown": "^1.6.9", |
| 65 | + "tailwind-merge": "^3.4.0", |
| 66 | + "tailwindcss": "4.1.17", |
65 | 67 | "tokenlens": "^1.3.1", |
66 | 68 | "tw-animate-css": "^1.4.0", |
67 | 69 | "use-stick-to-bottom": "^1.1.1", |
68 | | - "zod": "^3.25.40" |
| 70 | + "zod": "^4.1.13" |
69 | 71 | }, |
70 | 72 | "devDependencies": { |
71 | | - "@crxjs/vite-plugin": "^2.2.0", |
72 | | - "@tailwindcss/postcss": "^4.1.14", |
73 | | - "@testing-library/jest-dom": "^6.6.3", |
| 73 | + "@crxjs/vite-plugin": "^2.2.1", |
| 74 | + "@tailwindcss/postcss": "^4.1.17", |
| 75 | + "@testing-library/jest-dom": "^6.9.1", |
74 | 76 | "@testing-library/react": "^16.3.0", |
75 | | - "@types/chrome": "0.0.258", |
76 | | - "@types/react": "19.2.0", |
77 | | - "@types/react-dom": "19.2.0", |
| 77 | + "@types/chrome": "0.1.31", |
| 78 | + "@types/react": "19.2.7", |
| 79 | + "@types/react-dom": "19.2.3", |
78 | 80 | "@types/react-syntax-highlighter": "^15.5.13", |
79 | | - "@vitejs/plugin-react": "^5.1.0", |
80 | | - "jsdom": "^26.1.0", |
81 | | - "postcss": "8.4.33", |
82 | | - "postcss-modules": "^4.3.0", |
| 81 | + "@vitejs/plugin-react": "^5.1.1", |
| 82 | + "jsdom": "^27.2.0", |
| 83 | + "postcss": "8.5.6", |
| 84 | + "postcss-modules": "^6.0.1", |
83 | 85 | "tailwindcss-cli": "^0.1.2", |
84 | | - "vite": "^7.1.8", |
85 | | - "vite-plugin-static-copy": "^3.1.3" |
| 86 | + "vite": "^7.2.6", |
| 87 | + "vite-plugin-static-copy": "^3.1.4" |
86 | 88 | } |
87 | 89 | } |
0 commit comments