diff --git a/web/landing/composer.json b/web/landing/composer.json index 23571bd993..fd15669bd3 100644 --- a/web/landing/composer.json +++ b/web/landing/composer.json @@ -37,7 +37,7 @@ }, "require-dev": { "symfony/web-profiler-bundle": "^6.4", - "symfonycasts/tailwind-bundle": "~0.8.0", + "symfonycasts/tailwind-bundle": "~0.10.1", "norberttech/static-content-generator-bundle": "1.x-dev", "symfony/css-selector": "^6.4" }, diff --git a/web/landing/composer.lock b/web/landing/composer.lock index 6bb4e9ed61..26d774c354 100644 --- a/web/landing/composer.lock +++ b/web/landing/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": "0c84679ebc9d761983b5886a6d4e0b15", + "content-hash": "27ef6be8f116cd0f4551e4e9760f5749", "packages": [ { "name": "brick/math", @@ -6466,16 +6466,16 @@ }, { "name": "symfonycasts/tailwind-bundle", - "version": "v0.8.0", + "version": "v0.10.1", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/tailwind-bundle.git", - "reference": "43100c1ad793a1574a675aaf8a1f633fd7fe6e4a" + "reference": "bd701c309250977ce6163ecb54ee74dd63680790" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/43100c1ad793a1574a675aaf8a1f633fd7fe6e4a", - "reference": "43100c1ad793a1574a675aaf8a1f633fd7fe6e4a", + "url": "https://api.github.com/repos/SymfonyCasts/tailwind-bundle/zipball/bd701c309250977ce6163ecb54ee74dd63680790", + "reference": "bd701c309250977ce6163ecb54ee74dd63680790", "shasum": "" }, "require": { @@ -6516,9 +6516,9 @@ ], "support": { "issues": "https://github.com/SymfonyCasts/tailwind-bundle/issues", - "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.8.0" + "source": "https://github.com/SymfonyCasts/tailwind-bundle/tree/v0.10.1" }, - "time": "2025-03-04T15:35:32+00:00" + "time": "2025-07-14T17:36:36+00:00" } ], "aliases": [],