From 140577c774f1b7a0f7963bc183c82cc67dccb37f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 23:26:18 +0000 Subject: [PATCH] Bump @stimulus-components/sortable from 5.0.1 to 5.0.2 Bumps [@stimulus-components/sortable](https://github.com/stimulus-components/stimulus-components) from 5.0.1 to 5.0.2. - [Commits](https://github.com/stimulus-components/stimulus-components/commits) --- updated-dependencies: - dependency-name: "@stimulus-components/sortable" 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 1632cb757..c72850050 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@rails/actiontext": "^8.0.100", "@rails/activestorage": "^8.0.100", "@rails/request.js": "^0.0.11", - "@stimulus-components/sortable": "^5.0.1", + "@stimulus-components/sortable": "^5.0.2", "@sentry/browser": "^8.52.0", "@tailwindcss/forms": "^0.5.10", "@tailwindcss/typography": "^0.5.16", diff --git a/yarn.lock b/yarn.lock index 4700233f3..b17b366cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -520,10 +520,10 @@ resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958" integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg== -"@stimulus-components/sortable@^5.0.1": - version "5.0.1" - resolved "https://registry.yarnpkg.com/@stimulus-components/sortable/-/sortable-5.0.1.tgz#622b54bd11ab905ab28bdd8282399dc682d06933" - integrity sha512-03wQ+0fRaa0cYR3ia8+DJ4vW+UnAmBz24N8ChujWbceN79il49l7+hUZr74FNghmdX2OWhrmcr4YoG+VZ5XQ2g== +"@stimulus-components/sortable@^5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@stimulus-components/sortable/-/sortable-5.0.2.tgz#e13134c73ba40547a99428d57271a92248f592c6" + integrity sha512-7A8W/sBEkwA1x+ZU/iYgf2FLLtHvpKLQR3c2FABpovYyVq+I7gFxnKkv/qnX4Fh24d0MyWj/krpGY1pPvCXEZw== "@tailwindcss/forms@^0.5.10": version "0.5.10"