diff --git a/package-lock.json b/package-lock.json index 27f085c69..82757e9ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@tiptap/extension-link": "^3.22.4", "@tiptap/extension-paragraph": "^3.22.4", "@tiptap/extension-text": "^3.22.4", - "@tiptap/vue-3": "^3.22.4", + "@tiptap/vue-3": "^3.26.0", "@unhead/vue": "^3.1.3", "@vitejs/plugin-vue": "^6.0.7", "@vueuse/core": "^14.3.0", @@ -3156,24 +3156,6 @@ "@tiptap/core": "3.22.4" } }, - "node_modules/@tiptap/extension-bubble-menu": { - "version": "3.22.4", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.22.4.tgz", - "integrity": "sha512-v4pux5Ql3THAEjaLMY4ldtdy/Xy2qU7PJLBkq8ugLp8qicaKC+tpqxp6sGif4vLIjz7Ap5hurRbTNbXzszyyHA==", - "license": "MIT", - "optional": true, - "dependencies": { - "@floating-ui/dom": "^1.0.0" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@tiptap/core": "3.22.4", - "@tiptap/pm": "3.22.4" - } - }, "node_modules/@tiptap/extension-character-count": { "version": "3.22.4", "resolved": "https://registry.npmjs.org/@tiptap/extension-character-count/-/extension-character-count-3.22.4.tgz", @@ -3200,22 +3182,6 @@ "@tiptap/core": "3.22.4" } }, - "node_modules/@tiptap/extension-floating-menu": { - "version": "3.22.4", - "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.22.4.tgz", - "integrity": "sha512-DFuyYxgaZPgxum5z1yvJPbfYCvDdO8geXsdyqt0qYYdiat3aGE4ncJhiLRIFDhSHBhaZg5eCgu/YPYAN6jZnrA==", - "license": "MIT", - "optional": true, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/ueberdosis" - }, - "peerDependencies": { - "@floating-ui/dom": "^1.0.0", - "@tiptap/core": "3.22.4", - "@tiptap/pm": "3.22.4" - } - }, "node_modules/@tiptap/extension-history": { "version": "3.22.4", "resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-3.22.4.tgz", @@ -3326,25 +3292,59 @@ } }, "node_modules/@tiptap/vue-3": { - "version": "3.22.4", - "resolved": "https://registry.npmjs.org/@tiptap/vue-3/-/vue-3-3.22.4.tgz", - "integrity": "sha512-fcqUWt6LlA5PbcFaDXyV1apWwAs8j80m0kWwoL5+DgKdkGxsB5LgDZU1pTWle0zvR5zmGvJ7LmB6EGAYIBjdmQ==", + "version": "3.26.0", + "resolved": "https://registry.npmjs.org/@tiptap/vue-3/-/vue-3-3.26.0.tgz", + "integrity": "sha512-ephdd355RvM69T2bjEHK1VPkAnZLuskwYZ8ta9L22iRLSIGpk1ERT9W+jOe6hYVyP4AiidOwK0yOvv1a5QiyJg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "optionalDependencies": { - "@tiptap/extension-bubble-menu": "^3.22.4", - "@tiptap/extension-floating-menu": "^3.22.4" + "@tiptap/extension-bubble-menu": "^3.26.0", + "@tiptap/extension-floating-menu": "^3.26.0" }, "peerDependencies": { "@floating-ui/dom": "^1.0.0", - "@tiptap/core": "3.22.4", - "@tiptap/pm": "3.22.4", + "@tiptap/core": "3.26.0", + "@tiptap/pm": "3.26.0", "vue": "^3.0.0" } }, + "node_modules/@tiptap/vue-3/node_modules/@tiptap/extension-bubble-menu": { + "version": "3.26.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.26.0.tgz", + "integrity": "sha512-H2E3Hp0lV79jQV8YGtdDJkXkUalXZeYzKCx+vCZlDpb2ChS7/rNT9YY7poRA1NlJLUO0DH1wbAnFhx9KZMUx5g==", + "license": "MIT", + "optional": true, + "dependencies": { + "@floating-ui/dom": "^1.0.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@tiptap/core": "3.26.0", + "@tiptap/pm": "3.26.0" + } + }, + "node_modules/@tiptap/vue-3/node_modules/@tiptap/extension-floating-menu": { + "version": "3.26.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.26.0.tgz", + "integrity": "sha512-reQ77NRYAOP7iPudsNbzLBuBTdL2aGxZzjccUFmE2lNdmwP23n9A/JhkuUhshVBs/6IozvahI+smG3Bnea0TCQ==", + "license": "MIT", + "optional": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/ueberdosis" + }, + "peerDependencies": { + "@floating-ui/dom": "^1.0.0", + "@tiptap/core": "3.26.0", + "@tiptap/pm": "3.26.0" + } + }, "node_modules/@tybys/wasm-util": { "version": "0.10.2", "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.2.tgz", diff --git a/package.json b/package.json index bb13c3463..7d480221b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@tiptap/extension-link": "^3.22.4", "@tiptap/extension-paragraph": "^3.22.4", "@tiptap/extension-text": "^3.22.4", - "@tiptap/vue-3": "^3.22.4", + "@tiptap/vue-3": "^3.26.0", "@unhead/vue": "^3.1.3", "@vitejs/plugin-vue": "^6.0.7", "@vueuse/core": "^14.3.0",