From 35b8d906e4db05f70b645997656d926b4ecc4159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 19:16:53 +0000 Subject: [PATCH] chore(deps): bump livewire/livewire in the actions-deps group Bumps the actions-deps group with 1 update: [livewire/livewire](https://github.com/livewire/livewire). Updates `livewire/livewire` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/livewire/livewire/releases) - [Commits](https://github.com/livewire/livewire/compare/v4.2.2...v4.2.3) --- updated-dependencies: - dependency-name: livewire/livewire dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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",