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-08-26 18:10:41 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-26 18:10:41 +0300
commitd3fafe0995cb26212095568f95de6692ec629157 (patch)
tree2deb9fe46e598f53762ec39ad927333689144184 /package.json
parent6a0a4a80f740ccde8a1b4c6c757cb77286e0eec9 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 3f3a2a2fb2e..187707811b9 100644
--- a/package.json
+++ b/package.json
@@ -65,16 +65,16 @@
"@rails/ujs": "6.1.3-2",
"@sentry/browser": "5.26.0",
"@sourcegraph/code-host-integration": "0.0.59",
- "@tiptap/core": "^2.0.0-beta.86",
+ "@tiptap/core": "^2.0.0-beta.101",
"@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.32",
+ "@tiptap/extension-code-block-lowlight": "2.0.0-beta.35",
"@tiptap/extension-document": "^2.0.0-beta.13",
- "@tiptap/extension-dropcursor": "^2.0.0-beta.18",
+ "@tiptap/extension-dropcursor": "^2.0.0-beta.19",
"@tiptap/extension-gapcursor": "^2.0.0-beta.19",
- "@tiptap/extension-hard-break": "^2.0.0-beta.14",
+ "@tiptap/extension-hard-break": "^2.0.0-beta.15",
"@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",
@@ -94,7 +94,7 @@
"@tiptap/extension-task-item": "^2.0.0-beta.17",
"@tiptap/extension-task-list": "^2.0.0-beta.17",
"@tiptap/extension-text": "^2.0.0-beta.13",
- "@tiptap/vue-2": "^2.0.0-beta.39",
+ "@tiptap/vue-2": "^2.0.0-beta.48",
"@toast-ui/editor": "^2.5.2",
"@toast-ui/vue-editor": "^2.5.2",
"apollo-cache-inmemory": "^1.6.6",
@@ -163,7 +163,7 @@
"prismjs": "^1.21.0",
"prosemirror-inputrules": "^1.1.3",
"prosemirror-markdown": "^1.5.1",
- "prosemirror-model": "^1.13.3",
+ "prosemirror-model": "^1.14.3",
"prosemirror-state": "^1.3.4",
"prosemirror-tables": "^1.1.1",
"raphael": "^2.2.7",
@@ -180,8 +180,8 @@
"three-orbit-controls": "^82.1.0",
"three-stl-loader": "^1.0.4",
"timeago.js": "^4.0.2",
- "tiptap": "^1.32.1",
- "tiptap-extensions": "^1.35.1",
+ "tiptap": "^1.32.2",
+ "tiptap-extensions": "^1.35.2",
"url-loader": "^4.1.1",
"uuid": "8.1.0",
"visibilityjs": "^1.2.4",