dependencies: update

This commit is contained in:
Philipp Kühn
2021-06-17 23:53:32 +02:00
parent 502b5b1cc9
commit 7cb4c9f322
8 changed files with 92 additions and 68 deletions

View File

@@ -24,7 +24,7 @@
"@tiptap/core": "^2.0.0-beta.1"
},
"dependencies": {
"prosemirror-model": "^1.14.1",
"prosemirror-model": "^1.14.2",
"prosemirror-state": "^1.3.4",
"prosemirror-view": "^1.18.7"
}