diff --git a/frontend/package.json b/frontend/package.json index 978ad788e..e1aee84a6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -75,7 +75,7 @@ "@tiptap/extension-typography": "2.11.2", "@tiptap/extension-underline": "2.11.2", "@tiptap/pm": "2.11.2", - "@tiptap/starter-kit": "^2.11.2", + "@tiptap/starter-kit": "2.11.2", "@tiptap/suggestion": "2.11.2", "@tiptap/vue-3": "2.11.2", "@vueuse/core": "12.4.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 9a16ae444..aac0ca005 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: specifier: 2.11.2 version: 2.11.2 '@tiptap/starter-kit': - specifier: ^2.11.2 + specifier: 2.11.2 version: 2.11.2 '@tiptap/suggestion': specifier: 2.11.2