mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat(editor): support text highlight html adapter (#9632)
[BS-2061](https://linear.app/affine-design/issue/BS-2061/html-adapter-支持-text-highlight-样式)
This commit is contained in:
22
yarn.lock
22
yarn.lock
@@ -3649,13 +3649,17 @@ __metadata:
|
||||
"@lottiefiles/dotlottie-wc": "npm:^0.4.0"
|
||||
"@preact/signals-core": "npm:^1.8.0"
|
||||
"@toeverything/theme": "npm:^1.1.3"
|
||||
"@types/hast": "npm:^3.0.4"
|
||||
"@types/katex": "npm:^0.16.7"
|
||||
"@types/lodash.clonedeep": "npm:^4.5.9"
|
||||
"@types/mdast": "npm:^4.0.4"
|
||||
collapse-white-space: "npm:^2.1.0"
|
||||
date-fns: "npm:^4.0.0"
|
||||
katex: "npm:^0.16.11"
|
||||
lit: "npm:^3.2.0"
|
||||
lit-html: "npm:^3.2.1"
|
||||
lodash.clonedeep: "npm:^4.5.0"
|
||||
remark-math: "npm:^6.0.0"
|
||||
shiki: "npm:^1.12.0"
|
||||
yjs: "npm:^13.6.21"
|
||||
zod: "npm:^3.23.8"
|
||||
@@ -3861,11 +3865,8 @@ __metadata:
|
||||
"@lit/context": "npm:^1.1.2"
|
||||
"@preact/signals-core": "npm:^1.8.0"
|
||||
"@toeverything/theme": "npm:^1.1.3"
|
||||
"@types/hast": "npm:^3.0.4"
|
||||
"@types/katex": "npm:^0.16.7"
|
||||
"@types/lodash.isequal": "npm:^4.5.8"
|
||||
"@types/mdast": "npm:^4.0.4"
|
||||
collapse-white-space: "npm:^2.1.0"
|
||||
date-fns: "npm:^4.0.0"
|
||||
dompurify: "npm:^3.1.6"
|
||||
fflate: "npm:^0.8.2"
|
||||
@@ -3876,26 +3877,11 @@ __metadata:
|
||||
lit: "npm:^3.2.0"
|
||||
lodash.isequal: "npm:^4.5.0"
|
||||
lz-string: "npm:^1.5.0"
|
||||
mdast-util-gfm-autolink-literal: "npm:^2.0.1"
|
||||
mdast-util-gfm-strikethrough: "npm:^2.0.0"
|
||||
mdast-util-gfm-table: "npm:^2.0.0"
|
||||
mdast-util-gfm-task-list-item: "npm:^2.0.0"
|
||||
micromark-extension-gfm-autolink-literal: "npm:^2.1.0"
|
||||
micromark-extension-gfm-strikethrough: "npm:^2.1.0"
|
||||
micromark-extension-gfm-table: "npm:^2.1.0"
|
||||
micromark-extension-gfm-task-list-item: "npm:^2.1.0"
|
||||
micromark-util-combine-extensions: "npm:^2.0.0"
|
||||
minimatch: "npm:^10.0.1"
|
||||
nanoid: "npm:^5.0.7"
|
||||
pdf-lib: "npm:^1.17.1"
|
||||
rehype-parse: "npm:^9.0.0"
|
||||
rehype-stringify: "npm:^10.0.0"
|
||||
remark-math: "npm:^6.0.0"
|
||||
remark-parse: "npm:^11.0.0"
|
||||
remark-stringify: "npm:^11.0.0"
|
||||
shiki: "npm:^1.14.1"
|
||||
simple-xml-to-json: "npm:^1.2.2"
|
||||
unified: "npm:^11.0.5"
|
||||
yjs: "npm:^13.6.21"
|
||||
zod: "npm:^3.23.8"
|
||||
languageName: unknown
|
||||
|
||||
Reference in New Issue
Block a user