diff --git a/composer.lock b/composer.lock index 08396ff..e7bea25 100644 --- a/composer.lock +++ b/composer.lock @@ -3289,16 +3289,16 @@ }, { "name": "livewire/livewire", - "version": "v4.2.2", + "version": "v4.2.3", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "71c28888f99b4bfdaad89a07a104adbc3f98c04b" + "reference": "d07bcb6fd04037a90ca5187b7857c7349a8e6d1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/71c28888f99b4bfdaad89a07a104adbc3f98c04b", - "reference": "71c28888f99b4bfdaad89a07a104adbc3f98c04b", + "url": "https://api.github.com/repos/livewire/livewire/zipball/d07bcb6fd04037a90ca5187b7857c7349a8e6d1e", + "reference": "d07bcb6fd04037a90ca5187b7857c7349a8e6d1e", "shasum": "" }, "require": { @@ -3353,7 +3353,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v4.2.2" + "source": "https://github.com/livewire/livewire/tree/v4.2.3" }, "funding": [ { @@ -3361,7 +3361,7 @@ "type": "github" } ], - "time": "2026-03-25T23:19:23+00:00" + "time": "2026-03-30T22:17:37+00:00" }, { "name": "masterminds/html5",