|
22 | 22 | "typecheck": "tsc --noEmit" |
23 | 23 | }, |
24 | 24 | "peerDependencies": { |
25 | | - "@haklex/rich-agent-core": "0.15.0", |
26 | | - "@haklex/rich-compose": "0.15.0", |
27 | | - "@haklex/rich-diff": "0.15.0", |
28 | | - "@haklex/rich-editor": "0.15.0", |
29 | | - "@haklex/rich-editor-ui": "0.15.0", |
30 | | - "@haklex/rich-ext-ai-agent": "0.15.0", |
31 | | - "@haklex/rich-ext-chat": "0.15.0", |
32 | | - "@haklex/rich-ext-code-snippet": "0.15.0", |
33 | | - "@haklex/rich-ext-embed": "0.15.0", |
34 | | - "@haklex/rich-ext-excalidraw": "0.15.0", |
35 | | - "@haklex/rich-ext-gallery": "0.15.0", |
36 | | - "@haklex/rich-ext-nested-doc": "0.15.0", |
37 | | - "@haklex/rich-plugin-block-handle": "0.15.0", |
38 | | - "@haklex/rich-plugin-floating-toolbar": "0.15.0", |
39 | | - "@haklex/rich-plugin-link-edit": "0.15.0", |
40 | | - "@haklex/rich-plugin-litexml-paste": "0.15.0", |
41 | | - "@haklex/rich-plugin-mention": "0.15.0", |
42 | | - "@haklex/rich-plugin-slash-menu": "0.15.0", |
43 | | - "@haklex/rich-plugin-table": "0.15.0", |
44 | | - "@haklex/rich-plugin-toolbar": "0.15.0", |
45 | | - "@haklex/rich-renderer-alert": "0.15.0", |
46 | | - "@haklex/rich-renderer-banner": "0.15.0", |
47 | | - "@haklex/rich-renderer-codeblock": "0.15.0", |
48 | | - "@haklex/rich-renderer-image": "0.15.0", |
49 | | - "@haklex/rich-renderer-katex": "0.15.0", |
50 | | - "@haklex/rich-renderer-linkcard": "0.15.0", |
51 | | - "@haklex/rich-renderer-mention": "0.15.0", |
52 | | - "@haklex/rich-renderer-mermaid": "0.15.0", |
53 | | - "@haklex/rich-renderer-ruby": "0.15.0", |
54 | | - "@haklex/rich-renderer-video": "0.15.0", |
| 25 | + "@haklex/rich-agent-core": "0.15.1", |
| 26 | + "@haklex/rich-compose": "0.15.1", |
| 27 | + "@haklex/rich-diff": "0.15.1", |
| 28 | + "@haklex/rich-editor": "0.15.1", |
| 29 | + "@haklex/rich-editor-ui": "0.15.1", |
| 30 | + "@haklex/rich-ext-ai-agent": "0.15.1", |
| 31 | + "@haklex/rich-ext-chat": "0.15.1", |
| 32 | + "@haklex/rich-ext-code-snippet": "0.15.1", |
| 33 | + "@haklex/rich-ext-embed": "0.15.1", |
| 34 | + "@haklex/rich-ext-excalidraw": "0.15.1", |
| 35 | + "@haklex/rich-ext-gallery": "0.15.1", |
| 36 | + "@haklex/rich-ext-nested-doc": "0.15.1", |
| 37 | + "@haklex/rich-plugin-block-handle": "0.15.1", |
| 38 | + "@haklex/rich-plugin-floating-toolbar": "0.15.1", |
| 39 | + "@haklex/rich-plugin-link-edit": "0.15.1", |
| 40 | + "@haklex/rich-plugin-litexml-paste": "0.15.1", |
| 41 | + "@haklex/rich-plugin-mention": "0.15.1", |
| 42 | + "@haklex/rich-plugin-slash-menu": "0.15.1", |
| 43 | + "@haklex/rich-plugin-table": "0.15.1", |
| 44 | + "@haklex/rich-plugin-toolbar": "0.15.1", |
| 45 | + "@haklex/rich-renderer-alert": "0.15.1", |
| 46 | + "@haklex/rich-renderer-banner": "0.15.1", |
| 47 | + "@haklex/rich-renderer-codeblock": "0.15.1", |
| 48 | + "@haklex/rich-renderer-image": "0.15.1", |
| 49 | + "@haklex/rich-renderer-katex": "0.15.1", |
| 50 | + "@haklex/rich-renderer-linkcard": "0.15.1", |
| 51 | + "@haklex/rich-renderer-mention": "0.15.1", |
| 52 | + "@haklex/rich-renderer-mermaid": "0.15.1", |
| 53 | + "@haklex/rich-renderer-ruby": "0.15.1", |
| 54 | + "@haklex/rich-renderer-video": "0.15.1", |
55 | 55 | "@lexical/markdown": "^0.44.0", |
56 | 56 | "@lexical/react": "^0.44.0", |
57 | 57 | "katex": "^0.16.45", |
|
60 | 60 | "react-dom": "^19.0.0" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@haklex/rich-agent-core": "0.15.0", |
64 | | - "@haklex/rich-compose": "0.15.0", |
65 | | - "@haklex/rich-diff": "0.15.0", |
66 | | - "@haklex/rich-editor": "0.15.0", |
67 | | - "@haklex/rich-editor-ui": "0.15.0", |
68 | | - "@haklex/rich-ext-ai-agent": "0.15.0", |
69 | | - "@haklex/rich-ext-chat": "0.15.0", |
70 | | - "@haklex/rich-ext-code-snippet": "0.15.0", |
71 | | - "@haklex/rich-ext-embed": "0.15.0", |
72 | | - "@haklex/rich-ext-excalidraw": "0.15.0", |
73 | | - "@haklex/rich-ext-gallery": "0.15.0", |
74 | | - "@haklex/rich-ext-nested-doc": "0.15.0", |
75 | | - "@haklex/rich-plugin-block-handle": "0.15.0", |
76 | | - "@haklex/rich-plugin-floating-toolbar": "0.15.0", |
77 | | - "@haklex/rich-plugin-link-edit": "0.15.0", |
78 | | - "@haklex/rich-plugin-litexml-paste": "0.15.0", |
79 | | - "@haklex/rich-plugin-mention": "0.15.0", |
80 | | - "@haklex/rich-plugin-slash-menu": "0.15.0", |
81 | | - "@haklex/rich-plugin-table": "0.15.0", |
82 | | - "@haklex/rich-plugin-toolbar": "0.15.0", |
83 | | - "@haklex/rich-renderer-alert": "0.15.0", |
84 | | - "@haklex/rich-renderer-banner": "0.15.0", |
85 | | - "@haklex/rich-renderer-codeblock": "0.15.0", |
86 | | - "@haklex/rich-renderer-image": "0.15.0", |
87 | | - "@haklex/rich-renderer-katex": "0.15.0", |
88 | | - "@haklex/rich-renderer-linkcard": "0.15.0", |
89 | | - "@haklex/rich-renderer-mention": "0.15.0", |
90 | | - "@haklex/rich-renderer-mermaid": "0.15.0", |
91 | | - "@haklex/rich-renderer-ruby": "0.15.0", |
92 | | - "@haklex/rich-renderer-video": "0.15.0", |
| 63 | + "@haklex/rich-agent-core": "0.15.1", |
| 64 | + "@haklex/rich-compose": "0.15.1", |
| 65 | + "@haklex/rich-diff": "0.15.1", |
| 66 | + "@haklex/rich-editor": "0.15.1", |
| 67 | + "@haklex/rich-editor-ui": "0.15.1", |
| 68 | + "@haklex/rich-ext-ai-agent": "0.15.1", |
| 69 | + "@haklex/rich-ext-chat": "0.15.1", |
| 70 | + "@haklex/rich-ext-code-snippet": "0.15.1", |
| 71 | + "@haklex/rich-ext-embed": "0.15.1", |
| 72 | + "@haklex/rich-ext-excalidraw": "0.15.1", |
| 73 | + "@haklex/rich-ext-gallery": "0.15.1", |
| 74 | + "@haklex/rich-ext-nested-doc": "0.15.1", |
| 75 | + "@haklex/rich-plugin-block-handle": "0.15.1", |
| 76 | + "@haklex/rich-plugin-floating-toolbar": "0.15.1", |
| 77 | + "@haklex/rich-plugin-link-edit": "0.15.1", |
| 78 | + "@haklex/rich-plugin-litexml-paste": "0.15.1", |
| 79 | + "@haklex/rich-plugin-mention": "0.15.1", |
| 80 | + "@haklex/rich-plugin-slash-menu": "0.15.1", |
| 81 | + "@haklex/rich-plugin-table": "0.15.1", |
| 82 | + "@haklex/rich-plugin-toolbar": "0.15.1", |
| 83 | + "@haklex/rich-renderer-alert": "0.15.1", |
| 84 | + "@haklex/rich-renderer-banner": "0.15.1", |
| 85 | + "@haklex/rich-renderer-codeblock": "0.15.1", |
| 86 | + "@haklex/rich-renderer-image": "0.15.1", |
| 87 | + "@haklex/rich-renderer-katex": "0.15.1", |
| 88 | + "@haklex/rich-renderer-linkcard": "0.15.1", |
| 89 | + "@haklex/rich-renderer-mention": "0.15.1", |
| 90 | + "@haklex/rich-renderer-mermaid": "0.15.1", |
| 91 | + "@haklex/rich-renderer-ruby": "0.15.1", |
| 92 | + "@haklex/rich-renderer-video": "0.15.1", |
93 | 93 | "@lexical/markdown": "^0.44.0", |
94 | 94 | "@lexical/react": "^0.44.0", |
95 | 95 | "@types/react": "^19.0.0", |
|
0 commit comments