Skip to content

Commit

Permalink
Update Tiptap dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Apr 28, 2024
1 parent 5f08eb3 commit b5efdc9
Show file tree
Hide file tree
Showing 9 changed files with 400 additions and 400 deletions.
568 changes: 284 additions & 284 deletions package-lock.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,24 +35,24 @@
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/vue-fontawesome": "^3.0.3",
"@ivanv/vue-collapse-transition": "^1.0.2",
"@tiptap/core": "^2.2.1",
"@tiptap/extension-floating-menu": "^2.2.1",
"@tiptap/extension-focus": "^2.2.1",
"@tiptap/extension-highlight": "^2.2.1",
"@tiptap/extension-image": "^2.2.1",
"@tiptap/extension-link": "^2.2.1",
"@tiptap/extension-subscript": "^2.2.1",
"@tiptap/extension-superscript": "^2.2.1",
"@tiptap/extension-table": "^2.2.1",
"@tiptap/extension-table-cell": "^2.2.1",
"@tiptap/extension-table-header": "^2.2.1",
"@tiptap/extension-table-row": "^2.2.1",
"@tiptap/extension-text-align": "^2.2.1",
"@tiptap/extension-text-style": "^2.2.1",
"@tiptap/extension-underline": "^2.2.1",
"@tiptap/starter-kit": "^2.2.1",
"@tiptap/suggestion": "^2.2.1",
"@tiptap/vue-3": "^2.2.1",
"@tiptap/core": "^2.3.0",
"@tiptap/extension-floating-menu": "^2.3.0",
"@tiptap/extension-focus": "^2.3.0",
"@tiptap/extension-highlight": "^2.3.0",
"@tiptap/extension-image": "^2.3.0",
"@tiptap/extension-link": "^2.3.0",
"@tiptap/extension-subscript": "^2.3.0",
"@tiptap/extension-superscript": "^2.3.0",
"@tiptap/extension-table": "^2.3.0",
"@tiptap/extension-table-cell": "^2.3.0",
"@tiptap/extension-table-header": "^2.3.0",
"@tiptap/extension-table-row": "^2.3.0",
"@tiptap/extension-text-align": "^2.3.0",
"@tiptap/extension-text-style": "^2.3.0",
"@tiptap/extension-underline": "^2.3.0",
"@tiptap/starter-kit": "^2.3.0",
"@tiptap/suggestion": "^2.3.0",
"@tiptap/vue-3": "^2.3.0",
"codemirror-editor-vue3": "^2.3.0",
"floating-vue": "^2.0.0-beta.20",
"js-beautify": "^1.14.7",
Expand Down

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/web/assets/field/dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"css": [
"assets/vizy-690cd4ff.css"
],
"file": "assets/vizy-f9216196.js",
"file": "assets/vizy-2cdeeb24.js",
"isEntry": true,
"src": "field/src/js/vizy.js"
}
Expand Down

0 comments on commit b5efdc9

Please sign in to comment.