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-05-01 08:00:26 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-05-01 08:27:17 +0300
commit3fffb923c49b3c76c7ff3a6b65ebc59030a17a4d (patch)
tree359fc644443a98737b26ee06e3f88af9fd6f79cc /package.json
parent2ddc882c96a0153d7aff99a4426a0ae22050df4a (diff)
build(deps): bump @tiptap/extension-link
Bumps [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) from 2.0.0-beta.36 to 2.0.0-beta.37. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-link/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-link@2.0.0-beta.37/packages/extension-link) --- updated-dependencies: - dependency-name: "@tiptap/extension-link" 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index db6f7c062..c08097da8 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"@tiptap/extension-horizontal-rule": "^2.0.0-beta.31",
"@tiptap/extension-image": "^2.0.0-beta.27",
"@tiptap/extension-italic": "^2.0.0-beta.26",
- "@tiptap/extension-link": "^2.0.0-beta.36",
+ "@tiptap/extension-link": "^2.0.0-beta.37",
"@tiptap/extension-list-item": "^2.0.0-beta.20",
"@tiptap/extension-ordered-list": "^2.0.0-beta.27",
"@tiptap/extension-paragraph": "^2.0.0-beta.23",