Skip to content

Commit a9772fb

Browse files
committed
chore(deps): bump @haklex/* to 0.0.87
Made-with: Cursor
1 parent fac440c commit a9772fb

File tree

2 files changed

+406
-547
lines changed

2 files changed

+406
-547
lines changed

package.json

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
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.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",
5454
"@lezer/highlight": "1.2.3",
5555
"@mx-space/api-client": "1.21.2",
5656
"@pierre/diffs": "1.0.8",
@@ -81,7 +81,7 @@
8181
"json5": "2.2.3",
8282
"jsondiffpatch": "0.7.3",
8383
"katex": "0.16.28",
84-
"lexical": "0.41.0",
84+
"lexical": "^0.42.0",
8585
"lit": "3.3.2",
8686
"lodash.transform": "4.6.0",
8787
"lucide-vue-next": "0.563.0",
@@ -142,10 +142,5 @@
142142
"vite-plugin-vue-inspector": "5.3.2",
143143
"vite-tsconfig-paths": "6.0.5"
144144
},
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"
151146
}

0 commit comments

Comments
 (0)