dependencies: update

This commit is contained in:
Philipp Kühn
2021-04-26 23:25:04 +02:00
parent c82606acc2
commit ebb00f4f9d
9 changed files with 34 additions and 18 deletions

View File

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