Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-10-01 21:09:44 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-10-01 21:09:44 +0300
commit0f295cd16f516ec10e6cd0b3fa5846563c08d9b8 (patch)
tree1b1547e87fee6fa9ce7fad3f6e09bf42e8ba4f0f /package.json
parent63fc59f6fdf8c61e7e342f89aecaf565b645960d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index ea30ed8b984..65f0219fac9 100644
--- a/package.json
+++ b/package.json
@@ -57,25 +57,25 @@
"@gitlab/favicon-overlay": "2.0.0",
"@gitlab/svgs": "1.213.0",
"@gitlab/tributejs": "1.0.0",
- "@gitlab/ui": "32.13.0",
+ "@gitlab/ui": "32.14.0",
"@gitlab/visual-review-tools": "1.6.1",
"@rails/actioncable": "6.1.3-2",
"@rails/ujs": "6.1.3-2",
"@sentry/browser": "5.30.0",
"@sourcegraph/code-host-integration": "0.0.60",
- "@tiptap/core": "^2.0.0-beta.111",
+ "@tiptap/core": "^2.0.0-beta.116",
"@tiptap/extension-blockquote": "^2.0.0-beta.15",
"@tiptap/extension-bold": "^2.0.0-beta.15",
"@tiptap/extension-bullet-list": "^2.0.0-beta.15",
"@tiptap/extension-code": "^2.0.0-beta.16",
- "@tiptap/extension-code-block-lowlight": "2.0.0-beta.39",
+ "@tiptap/extension-code-block-lowlight": "2.0.0-beta.40",
"@tiptap/extension-document": "^2.0.0-beta.13",
"@tiptap/extension-dropcursor": "^2.0.0-beta.19",
- "@tiptap/extension-gapcursor": "^2.0.0-beta.20",
- "@tiptap/extension-hard-break": "^2.0.0-beta.16",
+ "@tiptap/extension-gapcursor": "^2.0.0-beta.23",
+ "@tiptap/extension-hard-break": "^2.0.0-beta.20",
"@tiptap/extension-heading": "^2.0.0-beta.15",
"@tiptap/extension-history": "^2.0.0-beta.16",
- "@tiptap/extension-horizontal-rule": "^2.0.0-beta.19",
+ "@tiptap/extension-horizontal-rule": "^2.0.0-beta.20",
"@tiptap/extension-image": "^2.0.0-beta.15",
"@tiptap/extension-italic": "^2.0.0-beta.15",
"@tiptap/extension-link": "^2.0.0-beta.20",
@@ -92,7 +92,7 @@
"@tiptap/extension-task-item": "^2.0.0-beta.18",
"@tiptap/extension-task-list": "^2.0.0-beta.17",
"@tiptap/extension-text": "^2.0.0-beta.13",
- "@tiptap/vue-2": "^2.0.0-beta.53",
+ "@tiptap/vue-2": "^2.0.0-beta.56",
"@toast-ui/editor": "^2.5.2",
"@toast-ui/vue-editor": "^2.5.2",
"apollo-cache-inmemory": "^1.6.6",