From b90013eba410462d1fabe93823565def234dd82f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 19:54:13 +0000 Subject: [PATCH] chore(deps): bump @tiptap/extension-gapcursor from 2.2.3 to 2.2.4 Bumps [@tiptap/extension-gapcursor](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-gapcursor) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-gapcursor/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-gapcursor) --- updated-dependencies: - dependency-name: "@tiptap/extension-gapcursor" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5491fb..1e15a52 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,7 +43,7 @@ dependencies: version: 2.2.3(@tiptap/core@2.2.3)(@tiptap/extension-text-style@2.2.3) '@tiptap/extension-gapcursor': specifier: ^2.2.2 - version: 2.2.3(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3) + version: 2.2.4(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3) '@tiptap/extension-hard-break': specifier: ^2.2.2 version: 2.2.3(@tiptap/core@2.2.3) @@ -4129,8 +4129,8 @@ packages: '@tiptap/extension-text-style': 2.2.3(@tiptap/core@2.2.3) dev: false - /@tiptap/extension-gapcursor@2.2.3(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3): - resolution: {integrity: sha512-zPVpxembkuOQL/eJ5oAjvZ9Tyv480OpViKrNtOsQh+0nZctmWKnfDntMoWBZiSeW1vsGjkeFIckdeEAQ1KbIxA==} + /@tiptap/extension-gapcursor@2.2.4(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3): + resolution: {integrity: sha512-Y6htT/RDSqkQ1UwG2Ia+rNVRvxrKPOs3RbqKHPaWr3vbFWwhHyKhMCvi/FqfI3d5pViVHOZQ7jhb5hT/a0BmNw==} peerDependencies: '@tiptap/core': ^2.0.0 '@tiptap/pm': ^2.0.0