From 9f3a4c8cd221fc17d0043bf20dcd3d67fe1f7d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 04:18:19 +0000 Subject: [PATCH] Bump tailwindcss-stimulus-components from 3.0.3 to 3.0.4 Bumps [tailwindcss-stimulus-components](https://github.com/excid3/tailwindcss-stimulus-components) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/excid3/tailwindcss-stimulus-components/releases) - [Changelog](https://github.com/excid3/tailwindcss-stimulus-components/blob/master/CHANGELOG.md) - [Commits](https://github.com/excid3/tailwindcss-stimulus-components/compare/v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: tailwindcss-stimulus-components 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 90cb57a9..f163e7c0 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "slim-select": "^1.27.1", "stimulus-flatpickr": "^3.0.0-0", "tailwindcss": "^3.0.23", - "tailwindcss-stimulus-components": "^3.0.3", + "tailwindcss-stimulus-components": "^3.0.4", "tippy.js": "^6.3.5", "tributejs": "^5.1.3", "trix": "^1.3.1" diff --git a/yarn.lock b/yarn.lock index 6e782237..f317b93b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1710,10 +1710,10 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -tailwindcss-stimulus-components@^3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/tailwindcss-stimulus-components/-/tailwindcss-stimulus-components-3.0.3.tgz#7e9854b9ec20dd5688e8b00a099de5bb3d3812a5" - integrity sha512-+SVt9LYYv0P4fYhS8d+2R2R9rdlk8zyDZNETB+d6G9IPB9Htk6t5ccfEaSNnYKZnB0loBTvrskz8xnK/Z6jsRA== +tailwindcss-stimulus-components@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/tailwindcss-stimulus-components/-/tailwindcss-stimulus-components-3.0.4.tgz#598a880aed1a4966c2bf85fcc9c65fb63d02d2f0" + integrity sha512-kv4CHEcTvZSmthV6PseSdnW/QqKh237fZrvbNKNhWeYsTuEnOrKvdbR+3CmpuTok7L4XgEXk+XOFfo7AMhhtAA== dependencies: "@hotwired/stimulus" ">=3.0.0"