Skip to content

Commit aa23e6d

Browse files
committed
chore: update @Haklex packages to version 0.0.15 for improved performance
- Upgraded @haklex/rich-diff, @haklex/rich-editor, @haklex/rich-editor-ui, @haklex/rich-kit-shiro, and @haklex/rich-style-token to version 0.0.15. - These updates enhance the functionality and performance of the rich text editor components. This change ensures that the application benefits from the latest improvements and fixes in the @Haklex packages. Signed-off-by: Innei <tukon479@gmail.com>
1 parent f42c8d8 commit aa23e6d

File tree

2 files changed

+192
-192
lines changed

2 files changed

+192
-192
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
"@codemirror/view": "6.39.11",
4242
"@ddietr/codemirror-themes": "1.5.2",
4343
"@emoji-mart/data": "1.2.1",
44-
"@haklex/rich-diff": "0.0.14",
45-
"@haklex/rich-editor": "0.0.14",
46-
"@haklex/rich-editor-ui": "0.0.14",
47-
"@haklex/rich-kit-shiro": "0.0.14",
48-
"@haklex/rich-style-token": "0.0.14",
44+
"@haklex/rich-diff": "0.0.15",
45+
"@haklex/rich-editor": "0.0.15",
46+
"@haklex/rich-editor-ui": "0.0.15",
47+
"@haklex/rich-kit-shiro": "0.0.15",
48+
"@haklex/rich-style-token": "0.0.15",
4949
"@lexical/markdown": "0.40.0",
5050
"@lezer/highlight": "1.2.3",
5151
"@mx-space/api-client": "1.21.2",

0 commit comments

Comments
 (0)