From 82593237704060bbf9cc5f3ef110843b8a996e9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 12:31:34 +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.0. - [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.0 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..6ed7881d2aea 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.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.22.0.tgz", + "integrity": "sha512-q003IheeMNSZFemgbSQ/lnZV1LNgsmUdVxO0TEuVMhIpF5jLkOLbPNsHLvtuymFBvyJdVUtgUek706u19kTc2w==", "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.0", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.22.0.tgz", + "integrity": "sha512-tHLvCpGqPstJrrv2HkpVo4mzh06DtHFEV47y58h5mlutwNq5Vx1zynieyeK6Cicxf59mJsxmiaBzZDjAJK2LFg==", "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.0", + "resolved": "https://registry.npmjs.org/@tiptap/vue-3/-/vue-3-2.22.0.tgz", + "integrity": "sha512-USYzohp9YL7yLkojTbqYjLcQe9nASHtd0kxDH/SxwqYFSEqMlwbzdOhKWfUwY51sfPC7/gZX2aSYx1hrth0PrQ==", "license": "MIT", "dependencies": { - "@tiptap/extension-bubble-menu": "^2.14.0", - "@tiptap/extension-floating-menu": "^2.14.0" + "@tiptap/extension-bubble-menu": "^2.22.0", + "@tiptap/extension-floating-menu": "^2.22.0" }, "funding": { "type": "github",