From f8ff57749af7c7d20a975172656d7ffc3f054bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:56:45 +0000 Subject: [PATCH] Bump @tiptap/extension-horizontal-rule from 2.0.3 to 2.10.0 Bumps [@tiptap/extension-horizontal-rule](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-horizontal-rule) from 2.0.3 to 2.10.0. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/extension-horizontal-rule@2.10.0/packages/extension-horizontal-rule/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-horizontal-rule@2.10.0/packages/extension-horizontal-rule) --- updated-dependencies: - dependency-name: "@tiptap/extension-horizontal-rule" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- playbook-website/package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/playbook-website/package.json b/playbook-website/package.json index e3f29aa367..aea93b4079 100644 --- a/playbook-website/package.json +++ b/playbook-website/package.json @@ -24,7 +24,7 @@ "@originjs/vite-plugin-commonjs": "^1.0.3", "@tiptap/extension-document": "^2.6.6", "@tiptap/extension-highlight": "^2.0.3", - "@tiptap/extension-horizontal-rule": "^2.0.3", + "@tiptap/extension-horizontal-rule": "^2.10.0", "@tiptap/extension-link": "^2.0.2", "@tiptap/extension-paragraph": "^2.1.12", "@tiptap/extension-text": "^2.1.12", diff --git a/yarn.lock b/yarn.lock index 34f74ea04e..e761f0be1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3562,15 +3562,10 @@ resolved "https://npm.powerapp.cloud/@tiptap/extension-history/-/extension-history-2.0.2.tgz#83f817b842ec6b6e1cd8e300afa529916fca92a0" integrity sha512-K7u8HCEh9g35DSB4+c7z1wj9ais2cF3STDhyCRjBuLcCTgWVAim5cto4MkSdrXnLuWGgNK0jloWxVlMk3E1HPg== -"@tiptap/extension-horizontal-rule@^2.0.2": - version "2.0.2" - resolved "https://npm.powerapp.cloud/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.0.2.tgz#7e3ecfe5edb277cfba47824f36ffe7f97fb5f675" - integrity sha512-QUqNnHqRXMZRE6uFRX0UDFn07JDiiNukPRCIL4vyV/YJ6HmQiBjbsS/1hLjAwBuqaN8dtlHLdR4PjMuA6qrUYw== - -"@tiptap/extension-horizontal-rule@^2.0.3": - version "2.0.3" - resolved "https://npm.powerapp.cloud/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.0.3.tgz#5c67db2c0bf3bc14a8aab80df584bee5aa23fbeb" - integrity sha512-SZRUSh07b/M0kJHNKnfBwBMWrZBEm/E2LrK1NbluwT3DBhE+gvwiEdBxgB32zKHNxaDEXUJwUIPNC3JSbKvPUA== +"@tiptap/extension-horizontal-rule@^2.0.2", "@tiptap/extension-horizontal-rule@^2.10.0": + version "2.10.0" + resolved "https://npm.powerapp.cloud/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.10.0.tgz#a1d7bcff83b5b23cf96b2829e29f3415e2a00d89" + integrity sha512-el1SzI/x/h4HW8UltxJlyMSrRsO55ypKPLQHJC9h7F6kTTR31fJUzQa3AeTFrZvXS0kNHIFRpAMstw+N0L5TYg== "@tiptap/extension-italic@^2.0.2": version "2.0.2" @@ -7210,11 +7205,16 @@ ignore@^4.0.3, ignore@^4.0.6: resolved "https://npm.powerapp.cloud/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== -ignore@^5.1.1, ignore@^5.1.8: +ignore@^5.1.1: version "5.3.1" resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef" integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw== +ignore@^5.1.8: + version "5.3.2" + resolved "https://npm.powerapp.cloud/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" + integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== + ignore@^5.2.0: version "5.2.4" resolved "https://npm.powerapp.cloud/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"