Skip to content

Commit

Permalink
Update prosemirror dependencies
Browse files Browse the repository at this point in the history
Fixes: #931
Fixes: #2276
Fixes: #2480

Thanks a lot to Ferdinand Thiessen for bug triaging and fixing <3

Signed-off-by: Jonas <jonas@freesources.org>
  • Loading branch information
mejo- committed Jul 6, 2022
1 parent d59b701 commit 1ce96f4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -82,14 +82,14 @@
"path-normalize": "^6.0.6",
"prosemirror-collab": "^1.3.0",
"prosemirror-inputrules": "^1.2.0",
"prosemirror-markdown": "^1.9.1",
"prosemirror-markdown": "^1.9.3",
"prosemirror-model": "^1.18.1",
"prosemirror-schema-list": "^1.2.0",
"prosemirror-state": "^1.4.0",
"prosemirror-tables-contently": "^1.1.2",
"prosemirror-transform": "^1.6.0",
"prosemirror-utils": "^1.0.0-0",
"prosemirror-view": "^1.26.3",
"prosemirror-view": "^1.26.4",
"proxy-polyfill": "^0.3.2",
"tippy.js": "^6.3.7",
"vue": "^2.6.14",
Expand Down

0 comments on commit 1ce96f4

Please sign in to comment.