Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-22 04:06:58 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-08-24 08:58:47 +0300
commitbef8e5df0e24428c5e809308a382760cf25b9d08 (patch)
treebecc3a441cd32c29b2df148f0e04354de3a6210b /package-lock.json
parent889d073e6b7edecea72e0b47145bd94728724f77 (diff)
Bump tiptap-commands from 1.14.4 to 1.14.6
Bumps [tiptap-commands](https://github.com/ueberdosis/tiptap) from 1.14.4 to 1.14.6. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Commits](https://github.com/ueberdosis/tiptap/compare/tiptap-commands@1.14.4...tiptap-commands@1.14.6) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 948d9cb18..bea809bca 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18035,14 +18035,14 @@
}
},
"tiptap-commands": {
- "version": "1.14.4",
- "resolved": "https://registry.npmjs.org/tiptap-commands/-/tiptap-commands-1.14.4.tgz",
- "integrity": "sha512-rshXFhrYJaKxLLKVDD0Zm4aQkvIq5v5NzLwRv9rrnd0Qh0YnJdfQQdw6w0RatdWuXusCmWyM5YdoF9D3hZecgw==",
+ "version": "1.14.6",
+ "resolved": "https://registry.npmjs.org/tiptap-commands/-/tiptap-commands-1.14.6.tgz",
+ "integrity": "sha512-SNUNcKFGB6MogujBPlbPzRGweLpST1n9k/50+xSN27qFX6MgU9APz8WDf8HviUc5RlOBeQyo4Z9Rrp0eR+t3Qg==",
"requires": {
"prosemirror-commands": "^1.1.4",
"prosemirror-inputrules": "^1.1.2",
"prosemirror-model": "^1.11.0",
- "prosemirror-schema-list": "^1.1.3",
+ "prosemirror-schema-list": "^1.1.4",
"prosemirror-state": "^1.3.3",
"prosemirror-tables": "^1.1.1",
"prosemirror-utils": "^0.9.6",