Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
77cfec9c
Commit
77cfec9c
authored
Jun 01, 2021
by
Enrique Alcantara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade tiptap packages
parent
4f954836
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
154 additions
and
154 deletions
+154
-154
package.json
package.json
+22
-22
yarn.lock
yarn.lock
+132
-132
No files found.
package.json
View file @
77cfec9c
...
...
@@ -61,28 +61,28 @@
"
@rails/ujs
"
:
"
^6.0.3-4
"
,
"
@sentry/browser
"
:
"
^5.22.3
"
,
"
@sourcegraph/code-host-integration
"
:
"
0.0.57
"
,
"
@tiptap/core
"
:
"
^2.0.0-beta.
54
"
,
"
@tiptap/extension-blockquote
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-bold
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-bullet-list
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-code
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-code-block-lowlight
"
:
"
^2.0.0-beta.18
"
,
"
@tiptap/extension-document
"
:
"
^2.0.0-beta.1
0
"
,
"
@tiptap/extension-dropcursor
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-gapcursor
"
:
"
^2.0.0-beta.1
5
"
,
"
@tiptap/extension-hard-break
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-heading
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-history
"
:
"
^2.0.0-beta.1
0
"
,
"
@tiptap/extension-horizontal-rule
"
:
"
^2.0.0-beta.1
4
"
,
"
@tiptap/extension-image
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-italic
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-link
"
:
"
^2.0.0-beta.1
5
"
,
"
@tiptap/extension-list-item
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-ordered-list
"
:
"
^2.0.0-beta.1
1
"
,
"
@tiptap/extension-paragraph
"
:
"
^2.0.0-beta.1
2
"
,
"
@tiptap/extension-strike
"
:
"
^2.0.0-beta.1
2
"
,
"
@tiptap/extension-text
"
:
"
^2.0.0-beta.1
0
"
,
"
@tiptap/vue-2
"
:
"
^2.0.0-beta.
27
"
,
"
@tiptap/core
"
:
"
^2.0.0-beta.
75
"
,
"
@tiptap/extension-blockquote
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-bold
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-bullet-list
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-code
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-code-block-lowlight
"
:
"
2.0.0-beta.25
"
,
"
@tiptap/extension-document
"
:
"
^2.0.0-beta.1
2
"
,
"
@tiptap/extension-dropcursor
"
:
"
^2.0.0-beta.1
4
"
,
"
@tiptap/extension-gapcursor
"
:
"
^2.0.0-beta.1
7
"
,
"
@tiptap/extension-hard-break
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-heading
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-history
"
:
"
^2.0.0-beta.1
2
"
,
"
@tiptap/extension-horizontal-rule
"
:
"
^2.0.0-beta.1
6
"
,
"
@tiptap/extension-image
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-italic
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-link
"
:
"
^2.0.0-beta.1
7
"
,
"
@tiptap/extension-list-item
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-ordered-list
"
:
"
^2.0.0-beta.1
3
"
,
"
@tiptap/extension-paragraph
"
:
"
^2.0.0-beta.1
4
"
,
"
@tiptap/extension-strike
"
:
"
^2.0.0-beta.1
5
"
,
"
@tiptap/extension-text
"
:
"
^2.0.0-beta.1
2
"
,
"
@tiptap/vue-2
"
:
"
^2.0.0-beta.
34
"
,
"
@toast-ui/editor
"
:
"
^2.5.2
"
,
"
@toast-ui/vue-editor
"
:
"
^2.5.2
"
,
"
apollo-cache-inmemory
"
:
"
^1.6.6
"
,
...
...
yarn.lock
View file @
77cfec9c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment