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 10:29:19 +0300
committerGitHub <noreply@github.com>2022-06-18 10:29:19 +0300
commitb9b1f7360051ae24475de036d588bb8afa602933 (patch)
tree054f6a93af1094b7b7fe9d0f24caf903af2ab823
parenta85ebfaf7d277160f8ab9a31074a83cacb0ef47a (diff)
parent2517f2d0ec616a39e7e4fddf7ba675416631effc (diff)
Merge pull request #2529 from nextcloud/dependabot/npm_and_yarn/tiptap/extension-bullet-list-2.0.0-beta.29
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 330eb4077..bb5e4a586 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3495,9 +3495,9 @@
}
},
"node_modules/@tiptap/extension-bullet-list": {
- "version": "2.0.0-beta.26",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.26.tgz",
- "integrity": "sha512-1n5HV8gY1tLjPk4x48nva6SZlFHoPlRfF6pqSu9JcJxPO7FUSPxUokuz4swYNe0LRrtykfyNz44dUcxKVhoFow==",
+ "version": "2.0.0-beta.29",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.29.tgz",
+ "integrity": "sha512-R8VB2l1ZB6VeGWx/t/04nBS5Wg3qjIDEZCpPihj2fccJOw99Lu0Ub2UJg/SfdGmeNNpBh4ZYYFv1g/XjyzlXKg==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"
@@ -22287,9 +22287,9 @@
}
},
"@tiptap/extension-bullet-list": {
- "version": "2.0.0-beta.26",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.26.tgz",
- "integrity": "sha512-1n5HV8gY1tLjPk4x48nva6SZlFHoPlRfF6pqSu9JcJxPO7FUSPxUokuz4swYNe0LRrtykfyNz44dUcxKVhoFow==",
+ "version": "2.0.0-beta.29",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.29.tgz",
+ "integrity": "sha512-R8VB2l1ZB6VeGWx/t/04nBS5Wg3qjIDEZCpPihj2fccJOw99Lu0Ub2UJg/SfdGmeNNpBh4ZYYFv1g/XjyzlXKg==",
"requires": {}
},
"@tiptap/extension-code": {