diff --git a/package.json b/package.json index 87805a0bc..3dfed1e52 100644 --- a/package.json +++ b/package.json @@ -88,6 +88,7 @@ "@tiptap/extension-text": "2.1.12", "@tiptap/extension-typography": "2.0.3", "@tiptap/extension-underline": "2.1.12", + "@tiptap/pm": "2.1.12", "@tiptap/suggestion": "2.1.12", "@tiptap/vue-3": "2.0.3", "@types/is-touch-device": "1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index edc52ad90..0af71a326 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,6 +139,9 @@ dependencies: '@tiptap/extension-underline': specifier: 2.1.12 version: 2.1.12(@tiptap/core@2.1.12) + '@tiptap/pm': + specifier: 2.1.12 + version: 2.1.12 '@tiptap/suggestion': specifier: 2.1.12 version: 2.1.12(@tiptap/core@2.1.12)(@tiptap/pm@2.1.12)