From 2181e1ac4167fec32e2b0a959f866e7cca674da4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 14:17:27 +0000 Subject: [PATCH] chore(deps): bump @tiptap/pm in /src/dispatch/static/dispatch Bumps [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) 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/pm) --- updated-dependencies: - dependency-name: "@tiptap/pm" dependency-version: 2.22.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/dispatch/static/dispatch/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index 65f557ff1e50..476ccb12f983 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -1999,9 +1999,9 @@ } }, "node_modules/@tiptap/pm": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.14.0.tgz", - "integrity": "sha512-cnsfaIlvTFCDtLP/A2Fd3LmpttgY0O/tuTM2fC71vetONz83wUTYT+aD9uvxdX0GkSocoh840b0TsEazbBxhpA==", + "version": "2.22.3", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.22.3.tgz", + "integrity": "sha512-uWPeIScnpQVCYdTnL140XgcvbT1qH288CstMJ6S0Y11lC5PclPK9CxfAipsqgWWrIK7yatxKUVCg6TzfG9zpmA==", "license": "MIT", "dependencies": { "prosemirror-changeset": "^2.3.0",