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-20 00:54:47 +0300
committerGitHub <noreply@github.com>2022-06-20 00:54:47 +0300
commit2f4a20fdefce5909fb69fc8795c4cd3f7dedc363 (patch)
treea4140fa3b5341bd3ac460107da6ed4005046ee6c
parenta4308e48f35021262a5da03a10b535d178c5141b (diff)
build(deps): bump @tiptap/extension-task-itemdependabot/npm_and_yarn/tiptap/extension-task-item-2.0.0-beta.35
Bumps [@tiptap/extension-task-item](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-task-item) from 2.0.0-beta.32 to 2.0.0-beta.35. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-task-item/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-task-item@2.0.0-beta.35/packages/extension-task-item) --- updated-dependencies: - dependency-name: "@tiptap/extension-task-item" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 70af75d42..a1d1ded37 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3816,15 +3816,16 @@
}
},
"node_modules/@tiptap/extension-task-item": {
- "version": "2.0.0-beta.32",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.0.0-beta.32.tgz",
- "integrity": "sha512-ogeZHDUBNZtlcV6on+I6zenlvsXHzjFcgQIVedK+o4h8icnURFf5m4D3m1hMuM8UGj1pIu4atFDDvAAVi7RLew==",
+ "version": "2.0.0-beta.35",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.0.0-beta.35.tgz",
+ "integrity": "sha512-pYR+EDT+MWP++gpFKfnp0sd5q/a5l9hIIkk9d1TsBYhgFVXsYsJkQQRo4+qwVtw+nbq7jApWA37vZ7n5zL3dew==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"
},
"peerDependencies": {
- "@tiptap/core": "^2.0.0-beta.1"
+ "@tiptap/core": "^2.0.0-beta.1",
+ "prosemirror-model": "^1.16.1"
}
},
"node_modules/@tiptap/extension-task-list": {
@@ -22461,9 +22462,9 @@
"requires": {}
},
"@tiptap/extension-task-item": {
- "version": "2.0.0-beta.32",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.0.0-beta.32.tgz",
- "integrity": "sha512-ogeZHDUBNZtlcV6on+I6zenlvsXHzjFcgQIVedK+o4h8icnURFf5m4D3m1hMuM8UGj1pIu4atFDDvAAVi7RLew==",
+ "version": "2.0.0-beta.35",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-task-item/-/extension-task-item-2.0.0-beta.35.tgz",
+ "integrity": "sha512-pYR+EDT+MWP++gpFKfnp0sd5q/a5l9hIIkk9d1TsBYhgFVXsYsJkQQRo4+qwVtw+nbq7jApWA37vZ7n5zL3dew==",
"requires": {}
},
"@tiptap/extension-task-list": {