From c24c9b091029d5cc7c0bbc8189a16e7115a7abea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 14:17:18 +0000 Subject: [PATCH] chore(deps): bump @tiptap/vue-3 in /src/dispatch/static/dispatch Bumps [@tiptap/vue-3](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/vue-3) from 2.14.0 to 2.22.3. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/next/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/HEAD/packages/vue-3) --- updated-dependencies: - dependency-name: "@tiptap/vue-3" dependency-version: 2.22.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../static/dispatch/package-lock.json | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index 65f557ff1e50..5f195ee5be4e 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -1725,9 +1725,9 @@ } }, "node_modules/@tiptap/extension-bubble-menu": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.14.0.tgz", - "integrity": "sha512-sN15n0RjPh+2Asvxs7l47hVEvX6c0aPempU8QQWcPUlHoGf1D/XkyHXy6GWVPSxZ5Rj5uAwgKvhHsG/FJ/YGKQ==", + "version": "2.22.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.22.3.tgz", + "integrity": "sha512-8iQLNrRf3iBPKqI3dQnfvMxMfgp6y9TAbO803LihvzbIGqBaX264ES7fHtoyFIIeVjy2xFruVsTZCZofWTupGg==", "license": "MIT", "dependencies": { "tippy.js": "^6.3.7" @@ -1809,9 +1809,9 @@ } }, "node_modules/@tiptap/extension-floating-menu": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.14.0.tgz", - "integrity": "sha512-Khx7M7RfZlD1/T/PUlpJmao6FtEBa2L6td2hhaW1USflwGJGk0U/ud4UEqh+aZoJZrkot/EMhEvzmORF3nq+xw==", + "version": "2.22.3", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.22.3.tgz", + "integrity": "sha512-GeJRRdulxpwsshxzBkpOf/xJkLD2fa+49o+3FqRCmrm7AioC8oUcZZmzuzjLj5a3ZNGKPuJ9xxDkYWUjH4tE1g==", "license": "MIT", "dependencies": { "tippy.js": "^6.3.7" @@ -2062,13 +2062,13 @@ } }, "node_modules/@tiptap/vue-3": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/@tiptap/vue-3/-/vue-3-2.14.0.tgz", - "integrity": "sha512-w7jzOYmaNgL/1p4q3wRJf4NdvO23IvOgGR6sUM/3ULtjG0dchn9JMpD3Vm7Y9FLSKBcwAWZim4gR6PFIvIsETA==", + "version": "2.22.3", + "resolved": "https://registry.npmjs.org/@tiptap/vue-3/-/vue-3-2.22.3.tgz", + "integrity": "sha512-bndOqQJzFy/vTFib8jTG47CE86KJsgl+9+3Wp1qJNQMDKNoNvV2NQq46fb1eLGw2ZOaMH8+AGkOaUCiWxmreLg==", "license": "MIT", "dependencies": { - "@tiptap/extension-bubble-menu": "^2.14.0", - "@tiptap/extension-floating-menu": "^2.14.0" + "@tiptap/extension-bubble-menu": "^2.22.3", + "@tiptap/extension-floating-menu": "^2.22.3" }, "funding": { "type": "github",