From 0bf5b5fe0cbc8c17fec4cac45fbb21fa486f1648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 17:35:36 +0000 Subject: [PATCH] chore(deps): bump @tiptap/extension-horizontal-rule from 2.7.2 to 2.11.9 Bumps [@tiptap/extension-horizontal-rule](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-horizontal-rule) from 2.7.2 to 2.11.9. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/extension-horizontal-rule@2.11.9/packages/extension-horizontal-rule/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-horizontal-rule@2.11.9/packages/extension-horizontal-rule) --- updated-dependencies: - dependency-name: "@tiptap/extension-horizontal-rule" dependency-version: 2.11.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 19 ++++++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 13b68c6d7..afd047360 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@tiptap/extension-code-block-lowlight": "2.9.1", "@tiptap/extension-collaboration": "2.7.2", "@tiptap/extension-heading": "2.7.2", - "@tiptap/extension-horizontal-rule": "2.7.2", + "@tiptap/extension-horizontal-rule": "2.11.9", "@tiptap/extension-image": "2.10.3", "@tiptap/extension-link": "2.9.1", "@tiptap/extension-ordered-list": "2.7.2", diff --git a/yarn.lock b/yarn.lock index be5bf58c9..f911a11e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3501,10 +3501,10 @@ resolved "https://registry.yarnpkg.com/@tiptap/extension-history/-/extension-history-2.7.2.tgz#b1f4bec515234d373ae016204028cb4f39a96aa5" integrity sha512-l5jyPawcJ5qdZmSzryMLV+egEJeh2p9AmZRzv6QHug0PhhFNvujEHWEc1WXn+tY/OP2fAesfyed3bjdTVh2sFw== -"@tiptap/extension-horizontal-rule@2.7.2", "@tiptap/extension-horizontal-rule@^2.7.2": - version "2.7.2" - resolved "https://registry.yarnpkg.com/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.7.2.tgz#9f4d9d76ffa41aeb1ca1a5a1835af2ce17aa7b8b" - integrity sha512-WneHFFgAqCwksb5bJ6dfK3mLwZVSJ51FtaooXp4d1C/KZjqNTWoQBTrXHsPTFqz6swcRSFLG9xQgsh48grcmZw== +"@tiptap/extension-horizontal-rule@2.11.9", "@tiptap/extension-horizontal-rule@^2.7.2": + version "2.11.9" + resolved "https://registry.yarnpkg.com/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.11.9.tgz#6ba564c080439592635c09d57bf77dfabb7087dc" + integrity sha512-7UhwRZPA3ykKTat4ooY/GzGO4wy9040vzsnev+189BHIMvxe4I483B1v3sUBvUJrFf8z0+iWulJx3zoTskieoA== "@tiptap/extension-image@2.10.3": version "2.10.3" @@ -4992,7 +4992,16 @@ aws4@^1.8.0: resolved "https://registry.npmjs.org/aws4/-/aws4-1.12.0.tgz" integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg== -axios@1.7.9, axios@^1.7.4: +axios@1.8.2: + version "1.8.2" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979" + integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg== + dependencies: + follow-redirects "^1.15.6" + form-data "^4.0.0" + proxy-from-env "^1.1.0" + +axios@^1.7.4: version "1.7.9" resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a" integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==