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>2022-07-02 06:37:17 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-07-04 10:09:48 +0300
commita0abc4b79af349b89ce30a6fce5a70587683b2df (patch)
tree1338d8efab4b52395d770dbf934720008ec515c4 /package.json
parente17ac14311c639ce91a5aef8f28be5214f087155 (diff)
build(deps): bump @tiptap/extension-table
Bumps [@tiptap/extension-table](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table) from 2.0.0-beta.53 to 2.0.0-beta.54. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-table/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-table@2.0.0-beta.54/packages/extension-table) --- updated-dependencies: - dependency-name: "@tiptap/extension-table" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6470d987a..870b6942a 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,7 @@
"extends @nextcloud/browserslist-config"
],
"dependencies": {
+ "@_ueberdosis/prosemirror-tables": "^1.1.3",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.10.0",
"@nextcloud/browser-storage": "^0.1.1",