We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66cc53c + 7c491ad commit d32d910Copy full SHA for d32d910
2 files changed
package.json
@@ -54,13 +54,13 @@
54
"homepage": "https://github.com/learningequality/studio#readme",
55
"dependencies": {
56
"@sentry/vue": "^10.6.0",
57
- "@tiptap/core": "^3.3.0",
58
- "@tiptap/extension-code-block-lowlight": "^3.3.0",
59
- "@tiptap/extension-link": "^3.3.0",
60
- "@tiptap/extension-subscript": "^3.3.0",
61
- "@tiptap/extension-superscript": "^3.3.0",
62
- "@tiptap/starter-kit": "^3.3.0",
63
- "@tiptap/vue-2": "^3.3.0",
+ "@tiptap/core": "^3.13.0",
+ "@tiptap/extension-code-block-lowlight": "^3.13.0",
+ "@tiptap/extension-link": "^3.13.0",
+ "@tiptap/extension-subscript": "^3.13.0",
+ "@tiptap/extension-superscript": "^3.13.0",
+ "@tiptap/starter-kit": "^3.13.0",
+ "@tiptap/vue-2": "^3.13.0",
64
"ajv": "^8.12.0",
65
"axios": "^1.12.2",
66
"broadcast-channel": "^7.1.0",
0 commit comments