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-06-18 11:22:33 +0300
committerGitHub <noreply@github.com>2022-06-18 11:22:33 +0300
commit4107f0c0a674db2428570f8e774b52addc8da6af (patch)
tree2ebd0d6febee56c9f80dbf81c52a11812af8b946
parentd77bd2df92ba8a60087aa8326ba2c3aaa7ff7a6a (diff)
build(deps): bump @tiptap/extension-heading
Bumps [@tiptap/extension-heading](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-heading) from 2.0.0-beta.26 to 2.0.0-beta.29. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-heading/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-heading@2.0.0-beta.29/packages/extension-heading) --- updated-dependencies: - dependency-name: "@tiptap/extension-heading" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 90adf5836..c8b200de7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3611,9 +3611,9 @@
}
},
"node_modules/@tiptap/extension-heading": {
- "version": "2.0.0-beta.26",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.0.0-beta.26.tgz",
- "integrity": "sha512-nR6W/3rjnZH1Swo7tGBoYsmO6xMvu9MGq6jlm3WVHCB7B3CsrRvCkTwGjVIbKTaZC4bQfx5gvAUpQFvwuU+M5w==",
+ "version": "2.0.0-beta.29",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.0.0-beta.29.tgz",
+ "integrity": "sha512-q92jYcsT5bPhvuQaB0h44Z9r+Ii22tDYo082KMVnR4+tknHT/3xx+p4JC8KHjh+/5W8Quyafqy6mS8L8VX0zsQ==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"
@@ -22351,9 +22351,9 @@
"requires": {}
},
"@tiptap/extension-heading": {
- "version": "2.0.0-beta.26",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.0.0-beta.26.tgz",
- "integrity": "sha512-nR6W/3rjnZH1Swo7tGBoYsmO6xMvu9MGq6jlm3WVHCB7B3CsrRvCkTwGjVIbKTaZC4bQfx5gvAUpQFvwuU+M5w==",
+ "version": "2.0.0-beta.29",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.0.0-beta.29.tgz",
+ "integrity": "sha512-q92jYcsT5bPhvuQaB0h44Z9r+Ii22tDYo082KMVnR4+tknHT/3xx+p4JC8KHjh+/5W8Quyafqy6mS8L8VX0zsQ==",
"requires": {}
},
"@tiptap/extension-history": {