dependencies: update

This commit is contained in:
Philipp Kühn
2021-10-08 12:13:20 +02:00
parent cf97cdf6f0
commit ace4964d97
14 changed files with 494 additions and 517 deletions

View File

@@ -21,7 +21,7 @@
"dist"
],
"devDependencies": {
"@types/react": "^17.0.26",
"@types/react": "^17.0.27",
"@types/react-dom": "^17.0.7",
"react": "^17.0.0",
"react-dom": "^17.0.0"
@@ -34,7 +34,7 @@
"dependencies": {
"@tiptap/extension-bubble-menu": "^2.0.0-beta.39",
"@tiptap/extension-floating-menu": "^2.0.0-beta.33",
"prosemirror-view": "^1.20.1"
"prosemirror-view": "^1.20.2"
},
"repository": {
"type": "git",