Skip to content

Commit

Permalink
chore: Set tiptap extension text-style to version 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
d-beezee committed Oct 2, 2024
1 parent 9df513e commit 849e97e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@tiptap/extension-link": "2.2.4",
"@tiptap/extension-mention": "2.2.4",
"@tiptap/extension-placeholder": "2.2.4",
"@tiptap/extension-text-style": "^2.8.0",
"@tiptap/extension-text-style": "2.2.4",
"@tiptap/extension-typography": "2.2.4",
"@tiptap/pm": "2.2.4",
"@tiptap/react": "2.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4054,10 +4054,10 @@
resolved "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.7.4.tgz#926e39924999514ba3a08e69129686844ac68d99"
integrity sha512-ELMFUCE9MlF0qsGzHJl0AxzGUVyS9rglk6pzidoB0iU1LuzUa/K1el5ID2ksSFdq2+STK17rOWQxUiv3X8C7gw==

"@tiptap/extension-text-style@^2.8.0":
version "2.8.0"
resolved "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.8.0.tgz#32e30ccf3853202eba2169ba5db30b9470df9644"
integrity sha512-jJp0vcZ2Ty7RvIL0VU6dm1y+fTfXq1lN2GwtYzYM0ueFuESa+Qo8ticYOImyWZ3wGJGVrjn7OV9r0ReW0/NYkQ==
"@tiptap/extension-text-style@2.2.4":
version "2.2.4"
resolved "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.2.4.tgz#078f7fc1712e1b0ac7b6597156b8a9bf12a5eaab"
integrity sha512-8Mcxy+HUHPUgK7bOv34m8zhbhzPm6f1/hgbgwz9m+Oel7MNPElsMXtxxygbwtr7Hbj6S4NBoBl/Ir4BkziYRbQ==

"@tiptap/extension-text@^2.2.4":
version "2.7.4"
Expand Down

0 comments on commit 849e97e

Please sign in to comment.