diff --git a/package-lock.json b/package-lock.json index af2f3f140..84a5bf58c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4540,16 +4540,16 @@ "dev": true }, "node_modules/@tiptap/core": { - "version": "3.10.7", - "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.10.7.tgz", - "integrity": "sha512-4rD3oHkXNOS6Fxm0mr+ECyq35iMFnnAXheIO+UsQbOexwTxn2yZ5Q1rQiFKcCf+p+rrg1yt8TtxQPM8VLWS+1g==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-3.11.1.tgz", + "integrity": "sha512-q7uzYrCq40JOIi6lceWe2HuA8tSr97iPwP/xtJd0bZjyL1rWhUyqxMb7y+aq4RcELrx/aNRa2JIvLtRRdy02Dg==", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/pm": "^3.10.7" + "@tiptap/pm": "^3.11.1" } }, "node_modules/@tiptap/extension-blockquote": { @@ -4579,9 +4579,9 @@ } }, "node_modules/@tiptap/extension-bubble-menu": { - "version": "3.10.7", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.10.7.tgz", - "integrity": "sha512-ezsNpClKQ4Bq6R+Y/jGcmxhSBuYYOCGXV72yy3SlX1w6seA/I8h27ktWy9zAD2RPX560NzpZEyBjaASL3961sQ==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.11.1.tgz", + "integrity": "sha512-rLgU2drvoSTpdXEmoo61ZSmtRR44vMeS36OoDpUA1dNzo/vWAiOzQeLnm8gC9cD2TmvJ+WIe7tOkpAEfw4kmiQ==", "license": "MIT", "optional": true, "dependencies": { @@ -4592,8 +4592,8 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^3.10.7", - "@tiptap/pm": "^3.10.7" + "@tiptap/core": "^3.11.1", + "@tiptap/pm": "^3.11.1" } }, "node_modules/@tiptap/extension-bullet-list": { @@ -4676,9 +4676,9 @@ } }, "node_modules/@tiptap/extension-floating-menu": { - "version": "3.10.7", - "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.10.7.tgz", - "integrity": "sha512-yuTIGDbx0Q2IWOUrkhVQ/i1fU0Qi+8fCS8jkGB34/+3nbhtqXNYfFajpeaU9rkcCJqXH4aiFJdSGy44kCnYP2g==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.11.1.tgz", + "integrity": "sha512-HGF04KhDn1oAD+2/zStSWeGIgR41l/raf64h/Rwkvde5Sf2g3BPRW4M1ESS6e2Rjw74Kwa4/xNO6CzZNid6yRg==", "license": "MIT", "optional": true, "funding": { @@ -4687,8 +4687,8 @@ }, "peerDependencies": { "@floating-ui/dom": "^1.0.0", - "@tiptap/core": "^3.10.7", - "@tiptap/pm": "^3.10.7" + "@tiptap/core": "^3.11.1", + "@tiptap/pm": "^3.11.1" } }, "node_modules/@tiptap/extension-gapcursor": { @@ -4920,9 +4920,9 @@ } }, "node_modules/@tiptap/pm": { - "version": "3.10.7", - "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.10.7.tgz", - "integrity": "sha512-/iiurioqSukJk6CrEtfRpdOEafDybyVPToAllgn7i2XcusXSxJSX+K0GUndMUwVR+UqVOCyMYBTRTnE0hdQqgA==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.11.1.tgz", + "integrity": "sha512-8RIUhlEoCFGsbdNb+EUdQctG1Wnd7rl4wlMLS6giO7UcZT5dVfg625eMZVrl0/kA7JBJdKLIuqNmzzQ0MxsJEw==", "license": "MIT", "dependencies": { "prosemirror-changeset": "^2.3.0", @@ -4986,9 +4986,9 @@ } }, "node_modules/@tiptap/vue-2": { - "version": "3.10.7", - "resolved": "https://registry.npmjs.org/@tiptap/vue-2/-/vue-2-3.10.7.tgz", - "integrity": "sha512-M3+CGWXzLmIt+Xo6T8GxvGpI+sVhqG3DFSvPkXEPDaGy3S8wks1CQFHipx2nO8NAiL8YD/Xz4QufZMh3z7jNpQ==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/@tiptap/vue-2/-/vue-2-3.11.1.tgz", + "integrity": "sha512-r7b4fYcFOHUKShVJlzoFFoNbyWCjgj6ReV3++DKNEIvJisct+lSUqQt69dHboHdwj6qmas5hfUz3C3xhhJDzOw==", "license": "MIT", "dependencies": { "vue-ts-types": "1.6.2" @@ -4998,12 +4998,12 @@ "url": "https://github.com/sponsors/ueberdosis" }, "optionalDependencies": { - "@tiptap/extension-bubble-menu": "^3.10.7", - "@tiptap/extension-floating-menu": "^3.10.7" + "@tiptap/extension-bubble-menu": "^3.11.1", + "@tiptap/extension-floating-menu": "^3.11.1" }, "peerDependencies": { - "@tiptap/core": "^3.10.7", - "@tiptap/pm": "^3.10.7", + "@tiptap/core": "^3.11.1", + "@tiptap/pm": "^3.11.1", "vue": "^2.6.0" } },