mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Locked resolutions of tiptap and prosemirror
This commit is contained in:
parent
fbd268272a
commit
60f969c9c2
2 changed files with 1353 additions and 1332 deletions
|
@ -75,5 +75,12 @@
|
|||
"vite-plugin-css-injected-by-js": "3.1.1",
|
||||
"vite-plugin-svgr": "3.2.0",
|
||||
"vitest": "0.32.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"@tiptap/extension-bubble-menu": "2.0.0-beta.61",
|
||||
"@tiptap/extension-floating-menu": "2.0.0-beta.56",
|
||||
"prosemirror-state": "1.4.1",
|
||||
"prosemirror-model": "1.18.1",
|
||||
"prosemirror-transform": "1.7.0"
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue