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