|
41 | 41 | "@codemirror/view": "6.39.11", |
42 | 42 | "@ddietr/codemirror-themes": "1.5.2", |
43 | 43 | "@emoji-mart/data": "1.2.1", |
44 | | - "@haklex/rich-agent-chat": "0.0.106", |
45 | | - "@haklex/rich-agent-core": "0.0.106", |
46 | | - "@haklex/rich-diff": "0.0.106", |
47 | | - "@haklex/rich-editor": "0.0.106", |
48 | | - "@haklex/rich-editor-ui": "0.0.106", |
49 | | - "@haklex/rich-ext-ai-agent": "0.0.106", |
50 | | - "@haklex/rich-ext-nested-doc": "0.0.106", |
51 | | - "@haklex/rich-kit-shiro": "0.0.106", |
52 | | - "@haklex/rich-plugin-toolbar": "0.0.106", |
53 | | - "@haklex/rich-style-token": "0.0.106", |
| 44 | + "@haklex/rich-agent-chat": "0.0.107", |
| 45 | + "@haklex/rich-agent-core": "0.0.107", |
| 46 | + "@haklex/rich-diff": "0.0.107", |
| 47 | + "@haklex/rich-editor": "0.0.107", |
| 48 | + "@haklex/rich-editor-ui": "0.0.107", |
| 49 | + "@haklex/rich-ext-ai-agent": "0.0.107", |
| 50 | + "@haklex/rich-ext-nested-doc": "0.0.107", |
| 51 | + "@haklex/rich-kit-shiro": "0.0.107", |
| 52 | + "@haklex/rich-plugin-toolbar": "0.0.107", |
| 53 | + "@haklex/rich-style-token": "0.0.107", |
54 | 54 | "@lexical/code-core": "^0.43.0", |
55 | 55 | "@lexical/markdown": "^0.43.0", |
56 | 56 | "@lexical/react": "^0.43.0", |
|
87 | 87 | "lexical": "^0.43.0", |
88 | 88 | "lit": "3.3.2", |
89 | 89 | "lodash.transform": "4.6.0", |
90 | | - "lucide-react": "0.574.0", |
| 90 | + "lucide-react": "1.8.0", |
91 | 91 | "lucide-vue-next": "0.574.0", |
92 | 92 | "markdown-escape": "2.0.0", |
93 | 93 | "marked": "17.0.5", |
|
145 | 145 | "vite-plugin-mkcert": "1.17.10", |
146 | 146 | "vite-plugin-vue-inspector": "5.4.0" |
147 | 147 | }, |
148 | | - "packageManager": "pnpm@10.33.0" |
| 148 | + "packageManager": "pnpm@10.33.0", |
| 149 | + "pnpm": { |
| 150 | + "overrides": { |
| 151 | + "lucide-react": "1.8.0" |
| 152 | + } |
| 153 | + } |
149 | 154 | } |
0 commit comments