update dependencies
This commit is contained in:
20
package.json
20
package.json
@@ -28,23 +28,23 @@
|
||||
"@types/prosemirror-history": "^1.0.1",
|
||||
"@types/prosemirror-inputrules": "^1.0.3",
|
||||
"@types/prosemirror-keymap": "^1.0.3",
|
||||
"@types/prosemirror-model": "^1.7.2",
|
||||
"@types/prosemirror-model": "^1.7.4",
|
||||
"@types/prosemirror-state": "^1.2.5",
|
||||
"@types/prosemirror-transform": "^1.1.1",
|
||||
"@types/prosemirror-view": "^1.15.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.2.0",
|
||||
"@typescript-eslint/parser": "^4.2.0",
|
||||
"cypress": "^5.2.0",
|
||||
"eslint": "^7.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.3.0",
|
||||
"@typescript-eslint/parser": "^4.3.0",
|
||||
"cypress": "^5.3.0",
|
||||
"eslint": "^7.10.0",
|
||||
"eslint-config-airbnb-base": "^14.2.0",
|
||||
"eslint-plugin-cypress": "^2.11.1",
|
||||
"eslint-plugin-cypress": "^2.11.2",
|
||||
"eslint-plugin-html": "^6.1.0",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-vue": "^7.0.0",
|
||||
"lerna": "^3.22.1",
|
||||
"microbundle": "^0.12.3",
|
||||
"microbundle": "^0.12.4",
|
||||
"sass-loader": "^9.0.3",
|
||||
"typedoc": "^0.18.0",
|
||||
"typedoc": "^0.19.2",
|
||||
"typescript": "^4.0.3",
|
||||
"vue": "^2.6.12"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user