mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
depencencies: update
This commit is contained in:
parent
e5993f8f0d
commit
b6852ad9ca
@ -30,7 +30,7 @@
|
|||||||
"vue-github-button": "^1.1.2",
|
"vue-github-button": "^1.1.2",
|
||||||
"vue-observe-visibility": "^1.0.0",
|
"vue-observe-visibility": "^1.0.0",
|
||||||
"y-indexeddb": "^9.0.6",
|
"y-indexeddb": "^9.0.6",
|
||||||
"y-prosemirror": "^1.0.7",
|
"y-prosemirror": "^1.0.8",
|
||||||
"y-webrtc": "^10.1.7",
|
"y-webrtc": "^10.1.7",
|
||||||
"y-websocket": "^1.3.11",
|
"y-websocket": "^1.3.11",
|
||||||
"yjs": "^13.5.4"
|
"yjs": "^13.5.4"
|
||||||
|
@ -25,6 +25,6 @@
|
|||||||
"@tiptap/core": "^2.0.0-beta.1"
|
"@tiptap/core": "^2.0.0-beta.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"y-prosemirror": "^1.0.7"
|
"y-prosemirror": "^1.0.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -25,6 +25,6 @@
|
|||||||
"@tiptap/core": "^2.0.0-beta.1"
|
"@tiptap/core": "^2.0.0-beta.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"y-prosemirror": "^1.0.7"
|
"y-prosemirror": "^1.0.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -15331,10 +15331,10 @@ y-leveldb@^0.1.0:
|
|||||||
level "^6.0.1"
|
level "^6.0.1"
|
||||||
lib0 "^0.2.31"
|
lib0 "^0.2.31"
|
||||||
|
|
||||||
y-prosemirror@^1.0.7:
|
y-prosemirror@^1.0.8:
|
||||||
version "1.0.7"
|
version "1.0.8"
|
||||||
resolved "https://registry.yarnpkg.com/y-prosemirror/-/y-prosemirror-1.0.7.tgz#e0d3bbbc8b88bc4942d9720fd8413da393999200"
|
resolved "https://registry.yarnpkg.com/y-prosemirror/-/y-prosemirror-1.0.8.tgz#5925b90a11005560baf31efbd08a725351f89ea2"
|
||||||
integrity sha512-AnlwGoz6+o6PkrBm09kY3+dXP3Yt6QHDIMHhtn0mGeUnSQRVcI0/raQwh/kYD7z1EUPghKfDaH8DoI0duAu5sg==
|
integrity sha512-EGH5y/XNBEHD16hQFUas4DbnOI/jebjz4bNCRe8gggSMSvIR5g3OdYGKrtvtfDHcyCTBmyhv1lfZd2IIWG+scA==
|
||||||
dependencies:
|
dependencies:
|
||||||
lib0 "^0.2.34"
|
lib0 "^0.2.34"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user