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-19 22:54:25 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-05-19 23:01:26 +0300
commit528b6b32d45495061fbdbd64e158b6c00cce930f (patch)
tree3b261537f2b753d8e4eecf6cae491ae8267f881d /package-lock.json
parent4f52b5bd3ae2ab73a1c8fe37851c6230d6855eea (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.38. - [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.38/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-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index e41d75435..7344889df 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3638,9 +3638,9 @@
}
},
"node_modules/@tiptap/extension-link": {
- "version": "2.0.0-beta.36",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.0.0-beta.36.tgz",
- "integrity": "sha512-jV0EBM/QPfR4e5FG5OPHZARnYS+CL8yhCzHO4J1Nb1i/+vRY9QpPVBruZABBwt+J+PMdq6t/6vvIXejCR3wyAg==",
+ "version": "2.0.0-beta.38",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.0.0-beta.38.tgz",
+ "integrity": "sha512-j+ygwq3cpDu5/8zPBcHyfgC5cuyO3jfV+2KcJw2I6Qi73y4Kwo3PW/leEYlSHkIt7i1zjyFHo/oDfC4K9x9eQg==",
"dependencies": {
"linkifyjs": "^3.0.5",
"prosemirror-model": "^1.16.1",
@@ -24027,9 +24027,9 @@
"requires": {}
},
"@tiptap/extension-link": {
- "version": "2.0.0-beta.36",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.0.0-beta.36.tgz",
- "integrity": "sha512-jV0EBM/QPfR4e5FG5OPHZARnYS+CL8yhCzHO4J1Nb1i/+vRY9QpPVBruZABBwt+J+PMdq6t/6vvIXejCR3wyAg==",
+ "version": "2.0.0-beta.38",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.0.0-beta.38.tgz",
+ "integrity": "sha512-j+ygwq3cpDu5/8zPBcHyfgC5cuyO3jfV+2KcJw2I6Qi73y4Kwo3PW/leEYlSHkIt7i1zjyFHo/oDfC4K9x9eQg==",
"requires": {
"linkifyjs": "^3.0.5",
"prosemirror-model": "^1.16.1",