dependencies: update
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tiptap/extension-code-block": "^2.0.0-beta.14",
|
||||
"@types/lowlight": "^0.0.1",
|
||||
"@types/lowlight": "^0.0.2",
|
||||
"lowlight": "^1.20.0",
|
||||
"prosemirror-model": "^1.14.1",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
|
||||
@@ -32,6 +32,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^17.0.5",
|
||||
"@types/react-dom": "^17.0.3"
|
||||
"@types/react-dom": "^17.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user