From da0c73f2ac611428a8bfa5142701f37c0e097857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 10:17:42 +0100 Subject: [PATCH] Bump stimulus-use from 0.52.2 to 0.52.3 (#468) Bumps [stimulus-use](https://github.com/stimulus-use/stimulus-use) from 0.52.2 to 0.52.3. - [Release notes](https://github.com/stimulus-use/stimulus-use/releases) - [Commits](https://github.com/stimulus-use/stimulus-use/compare/v0.52.2...v0.52.3) --- updated-dependencies: - dependency-name: stimulus-use dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 179c95e..441dcf3 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "esbuild": "^0.24.1", "esbuild-rails": "^1.0.7", "postcss": "^8.4.49", - "stimulus-use": "^0.52.2", + "stimulus-use": "^0.52.3", "tailwindcss": "^3.4.17", "turbo_power": "^0.7.1" }, diff --git a/yarn.lock b/yarn.lock index e268adf..9b0743d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -835,10 +835,10 @@ source-map-js@^1.2.1: resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== -stimulus-use@^0.52.2: - version "0.52.2" - resolved "https://registry.yarnpkg.com/stimulus-use/-/stimulus-use-0.52.2.tgz#fc992fababe03f8d8bc2d9470c8cdb40bd075917" - integrity sha512-413+tIw9n6Jnb0OFiQE1i3aP01i0hhGgAnPp1P6cNuBbhhqG2IOp8t1O/4s5Tw2lTvSYrFeLNdaY8sYlDaULeg== +stimulus-use@^0.52.3: + version "0.52.3" + resolved "https://registry.yarnpkg.com/stimulus-use/-/stimulus-use-0.52.3.tgz#d6f35fa93277274957a2ed98a7b04b4d702cb1d6" + integrity sha512-stZ5dID6FUrGCR/ChWUa0FT5Z8iqkzT6lputOAb50eF+Ayg7RzJj4U/HoRlp2NV333QfvoRidru9HLbom4hZVw== "string-width-cjs@npm:string-width@^4.2.0": version "4.2.3"