mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 22:36:14 +08:00
fix: update zeed dom (#2155)
This commit is contained in:
parent
8f8450be62
commit
75e55e548d
@ -23,7 +23,7 @@
|
||||
"dependencies": {
|
||||
"@tiptap/core": "^2.0.0-beta.137",
|
||||
"prosemirror-model": "^1.15.0",
|
||||
"zeed-dom": "^0.9.15"
|
||||
"zeed-dom": "^0.9.16"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -9045,10 +9045,10 @@ yjs@^13.5.18:
|
||||
dependencies:
|
||||
lib0 "^0.2.42"
|
||||
|
||||
zeed-dom@^0.9.15:
|
||||
version "0.9.15"
|
||||
resolved "https://registry.yarnpkg.com/zeed-dom/-/zeed-dom-0.9.15.tgz#024dd9f93cc4f04f0fca17053060975747d35687"
|
||||
integrity sha512-xLFxKLjksNT5I11v6xy8b8LU8Vv+q7m3ppG76NcTQvOtTQxf+RKHJhlibld7RinIVBqCxO4o0geEnshgOYGY6Q==
|
||||
zeed-dom@^0.9.16:
|
||||
version "0.9.16"
|
||||
resolved "https://registry.yarnpkg.com/zeed-dom/-/zeed-dom-0.9.16.tgz#a743d876e6023c3c7c920fc7602a98e7fb83eda2"
|
||||
integrity sha512-Rimrya1g5DhFYslHsaq93b/wRcbuynOKAGPfeZMLJChRfhR90NXZuC49qGpstdna9L503WecErLppm5DTl5LBA==
|
||||
dependencies:
|
||||
css-what "^5.1.0"
|
||||
optionalDependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user