From 37d647be94835a21f4795718ef8ac77355e47a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 09:54:46 +0000 Subject: [PATCH] Bump stimulus_reflex from 3.5.4 to 3.5.5 Bumps [stimulus_reflex](https://github.com/stimulusreflex/stimulus_reflex) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/stimulusreflex/stimulus_reflex/releases) - [Changelog](https://github.com/stimulusreflex/stimulus_reflex/blob/main/CHANGELOG.md) - [Commits](https://github.com/stimulusreflex/stimulus_reflex/compare/v3.5.4...v3.5.5) --- updated-dependencies: - dependency-name: stimulus_reflex dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 945397bfae..81cdb36ea4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "shortcut-buttons-flatpickr": "^0.4.0", "stimulus": "^3.2.2", "stimulus-flatpickr": "^1.4.0", - "stimulus_reflex": "3.5.4", + "stimulus_reflex": "3.5.5", "tom-select": "^2.4.3", "trix": "^2.1.15", "turbo_power": "^0.7.0", diff --git a/yarn.lock b/yarn.lock index e8d9a0db95..d7ca550807 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8509,10 +8509,10 @@ stimulus@^3.2.2: "@hotwired/stimulus" "^3.2.2" "@hotwired/stimulus-webpack-helpers" "^1.0.0" -stimulus_reflex@3.5.4: - version "3.5.4" - resolved "https://registry.yarnpkg.com/stimulus_reflex/-/stimulus_reflex-3.5.4.tgz#0e88fff5d66d5e04567b644e8d2fcc3d9d3b1f2b" - integrity sha512-Iz9nlmxfUGYu3o/GJfjGQ8xu5G6wutH0NMthMWmTynTAbXumM8qouExrTHuV22hq5lvT15j4ZxOyV/uq0SJxug== +stimulus_reflex@3.5.5: + version "3.5.5" + resolved "https://registry.yarnpkg.com/stimulus_reflex/-/stimulus_reflex-3.5.5.tgz#f2475fa7eb1f36dcf510cfffdfbd0eaa4c49463a" + integrity sha512-8jMyNnbepY4oZAbGZNowmhdg0mNe6p9qMNV8UGW64oSiEMNkV0paGL7VHwm6k/oUGIgVB6ZT+SvzrP20bYBzfw== dependencies: "@hotwired/stimulus" "^3" "@rails/actioncable" "^6 || ^7 || ^8"