mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-22 17:41:01 +08:00
sync dependencies for floating and bubble menu
This commit is contained in:
parent
7eaa34d0d1
commit
6c5065a90e
@ -36,13 +36,13 @@
|
|||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@floating-ui/dom": "^1.0.0",
|
"@floating-ui/dom": "^1.0.0",
|
||||||
"@tiptap/core": "^2.5.7",
|
"@tiptap/core": "^2.5.6",
|
||||||
"@tiptap/pm": "^2.5.7"
|
"@tiptap/pm": "^2.5.6"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@floating-ui/dom": "^1.0.0",
|
"@floating-ui/dom": "^1.0.0",
|
||||||
"@tiptap/core": "^2.5.7",
|
"@tiptap/core": "^2.5.6",
|
||||||
"@tiptap/pm": "^2.5.7"
|
"@tiptap/pm": "^2.5.6"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rm -rf dist",
|
"clean": "rm -rf dist",
|
||||||
|
@ -30,13 +30,13 @@
|
|||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@floating-ui/dom": "^1.0.0",
|
"@floating-ui/dom": "^1.0.0",
|
||||||
"@tiptap/core": "^2.5.7",
|
"@tiptap/core": "^2.5.6",
|
||||||
"@tiptap/pm": "^2.5.7"
|
"@tiptap/pm": "^2.5.6"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@floating-ui/dom": "^1.0.0",
|
"@floating-ui/dom": "^1.0.0",
|
||||||
"@tiptap/core": "^2.5.7",
|
"@tiptap/core": "^2.5.6",
|
||||||
"@tiptap/pm": "^2.5.7"
|
"@tiptap/pm": "^2.5.6"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user