From 6220fc1f691cdc7c7032e4cc6947facbc027d11c Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Thu, 10 Apr 2025 00:02:19 +0000
Subject: [PATCH] Update dependency symfonycasts/tailwind-bundle to ^0.10.0

---
 composer.json |  2 +-
 composer.lock | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/composer.json b/composer.json
index e862520..7f05938 100755
--- a/composer.json
+++ b/composer.json
@@ -51,7 +51,7 @@
         "symfony/web-link": "7.2.*",
         "symfony/yaml": "7.2.*",
         "symfonycasts/reset-password-bundle": "^1.23.1",
-        "symfonycasts/tailwind-bundle": "^0.9.0",
+        "symfonycasts/tailwind-bundle": "^0.10.0",
         "tales-from-a-dev/flowbite-bundle": "^0.7.1",
         "twig/extra-bundle": "^2.12|^3.20",
         "twig/twig": "^2.12|^3.20"
diff --git a/composer.lock b/composer.lock
index e3fba9c..ab278df 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "34ef366fc68076ee6f626066cf0fd570",
+    "content-hash": "3fe610d7e83bca5551a953bd9cc65e3e",
     "packages": [
         {
             "name": "composer/semver",
@@ -8202,16 +8202,16 @@
         },
         {
             "name": "symfonycasts/tailwind-bundle",
-            "version": "v0.9.0",
+            "version": "v0.10.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/SymfonyCasts/tailwind-bundle.git",
-                "reference": "408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464"
+                "reference": "380502c39bf403f772d050ff9904932040de8cf1"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464",
-                "reference": "408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464",
+                "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/380502c39bf403f772d050ff9904932040de8cf1",
+                "reference": "380502c39bf403f772d050ff9904932040de8cf1",
                 "shasum": ""
             },
             "require": {
@@ -8252,9 +8252,9 @@
             ],
             "support": {
                 "issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues",
-                "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.9.0"
+                "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.10.0"
             },
-            "time": "2025-03-22T13:36:15+00:00"
+            "time": "2025-04-09T15:18:46+00:00"
         },
         {
             "name": "tales-from-a-dev/flowbite-bundle",