|
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-diff": "0.0.86", |
45 | | - "@haklex/rich-ext-nested-doc": "0.0.86", |
46 | | - "@haklex/rich-editor": "0.0.86", |
47 | | - "@haklex/rich-editor-ui": "0.0.86", |
48 | | - "@haklex/rich-kit-shiro": "0.0.86", |
49 | | - "@haklex/rich-plugin-toolbar": "0.0.86", |
50 | | - "@haklex/rich-style-token": "0.0.86", |
51 | | - "@lexical/code": "npm:lexical-code-no-prism@^0.41.0", |
52 | | - "@lexical/markdown": "0.41.0", |
53 | | - "@lexical/react": "0.41.0", |
| 44 | + "@haklex/rich-diff": "0.0.87", |
| 45 | + "@haklex/rich-ext-nested-doc": "0.0.87", |
| 46 | + "@haklex/rich-editor": "0.0.87", |
| 47 | + "@haklex/rich-editor-ui": "0.0.87", |
| 48 | + "@haklex/rich-kit-shiro": "0.0.87", |
| 49 | + "@haklex/rich-plugin-toolbar": "0.0.87", |
| 50 | + "@haklex/rich-style-token": "0.0.87", |
| 51 | + "@lexical/code-core": "^0.42.0", |
| 52 | + "@lexical/markdown": "^0.42.0", |
| 53 | + "@lexical/react": "^0.42.0", |
54 | 54 | "@lezer/highlight": "1.2.3", |
55 | 55 | "@mx-space/api-client": "1.21.2", |
56 | 56 | "@pierre/diffs": "1.0.8", |
|
81 | 81 | "json5": "2.2.3", |
82 | 82 | "jsondiffpatch": "0.7.3", |
83 | 83 | "katex": "0.16.28", |
84 | | - "lexical": "0.41.0", |
| 84 | + "lexical": "^0.42.0", |
85 | 85 | "lit": "3.3.2", |
86 | 86 | "lodash.transform": "4.6.0", |
87 | 87 | "lucide-vue-next": "0.563.0", |
|
142 | 142 | "vite-plugin-vue-inspector": "5.3.2", |
143 | 143 | "vite-tsconfig-paths": "6.0.5" |
144 | 144 | }, |
145 | | - "packageManager": "pnpm@10.28.2", |
146 | | - "pnpm": { |
147 | | - "overrides": { |
148 | | - "@lexical/code": "npm:lexical-code-no-prism@^0.41.0" |
149 | | - } |
150 | | - } |
| 145 | + "packageManager": "pnpm@10.28.2" |
151 | 146 | } |
0 commit comments