Skip to content

Commit f953489

Browse files
chore(deps): bump @tiptap/extension-color from 3.0.9 to 3.17.1
Bumps [@tiptap/extension-color](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-color) from 3.0.9 to 3.17.1. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-color/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.17.1/packages/extension-color) --- updated-dependencies: - dependency-name: "@tiptap/extension-color" dependency-version: 3.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 283de79 commit f953489

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/editable-html-tip-tap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@pie-lib/render-ui": "^5.1.1-next.0",
2020
"@tiptap/core": "3.0.9",
2121
"@tiptap/extension-character-count": "3.0.9",
22-
"@tiptap/extension-color": "3.0.9",
22+
"@tiptap/extension-color": "3.19.0",
2323
"@tiptap/extension-image": "3.0.9",
2424
"@tiptap/extension-list-item": "3.0.9",
2525
"@tiptap/extension-subscript": "3.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2841,10 +2841,10 @@
28412841
resolved "https://registry.yarnpkg.com/@tiptap/extension-code/-/extension-code-3.16.0.tgz#f5e58a5a833510e7ebf63149bac86d778b5e1956"
28422842
integrity sha512-U8/bz/1BhQ39LJgUqJ8u1HzLcYdtubUWVAVC8seteLz1vIhXkTyfAC8478KQ+YdIDkMzAs+0vxk5BsWcWG16zQ==
28432843

2844-
"@tiptap/extension-color@3.0.9":
2845-
version "3.0.9"
2846-
resolved "https://registry.yarnpkg.com/@tiptap/extension-color/-/extension-color-3.0.9.tgz#487849ab2e3a526c8e6dc20c6f121e434c3085f5"
2847-
integrity sha512-cA68vy5lZwBVqBLMEDL6rjKIBPXRV+sUjmV+UokJcguAUTerHLK0dAHcbKRp9hJ6KF6z1KAOC7u3ZBhyjibC1w==
2844+
"@tiptap/extension-color@3.19.0":
2845+
version "3.19.0"
2846+
resolved "https://registry.yarnpkg.com/@tiptap/extension-color/-/extension-color-3.19.0.tgz#663978ecf05fd0390463fb3f162c3fd35f9cf8b6"
2847+
integrity sha512-SemOrEEnmbKshhbTeKIvffwMlgqDAUDuOYyizfKqYM2dd5fRjohp+oszExO7scVhDtHtvtP/l3UmkBGBYfl4Tg==
28482848

28492849
"@tiptap/extension-document@^3.0.9":
28502850
version "3.16.0"

0 commit comments

Comments
 (0)