From 140623c568c1e1cdf92b28c32aef1f46bddd022b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:55:59 +0000 Subject: [PATCH] build(deps): bump livewire/blaze in the actions-deps group Bumps the actions-deps group with 1 update: [livewire/blaze](https://github.com/livewire/blaze). Updates `livewire/blaze` from 1.0.9 to 1.0.10 - [Release notes](https://github.com/livewire/blaze/releases) - [Commits](https://github.com/livewire/blaze/compare/v1.0.9...v1.0.10) --- updated-dependencies: - dependency-name: livewire/blaze dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 00ef9d9..2b4a9b6 100644 --- a/composer.lock +++ b/composer.lock @@ -2303,16 +2303,16 @@ }, { "name": "laravel/framework", - "version": "v12.55.0", + "version": "v12.55.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "6917962a55ac91598e8c5e2ebd25e27aed121b5e" + "reference": "6d9185a248d101b07eecaf8fd60b18129545fd33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/6917962a55ac91598e8c5e2ebd25e27aed121b5e", - "reference": "6917962a55ac91598e8c5e2ebd25e27aed121b5e", + "url": "https://api.github.com/repos/laravel/framework/zipball/6d9185a248d101b07eecaf8fd60b18129545fd33", + "reference": "6d9185a248d101b07eecaf8fd60b18129545fd33", "shasum": "" }, "require": { @@ -2521,7 +2521,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-03-17T14:19:00+00:00" + "time": "2026-03-18T14:28:59+00:00" }, { "name": "laravel/prompts", @@ -3364,21 +3364,21 @@ }, { "name": "livewire/blaze", - "version": "v1.0.9", + "version": "v1.0.10", "source": { "type": "git", "url": "https://github.com/livewire/blaze.git", - "reference": "db6005199972dad477df5cb757b64c2294a26663" + "reference": "4cafa5e52687e0040111f09048252c013a0cf5d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/blaze/zipball/db6005199972dad477df5cb757b64c2294a26663", - "reference": "db6005199972dad477df5cb757b64c2294a26663", + "url": "https://api.github.com/repos/livewire/blaze/zipball/4cafa5e52687e0040111f09048252c013a0cf5d5", + "reference": "4cafa5e52687e0040111f09048252c013a0cf5d5", "shasum": "" }, "require": { - "illuminate/support": "^10.0|^11.0|^12.0", - "illuminate/view": "^10.0|^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0|^13.0", + "illuminate/view": "^10.0|^11.0|^12.0|^13.0", "nikic/php-parser": "^5.0", "php": "^8.1" }, @@ -3387,9 +3387,9 @@ }, "require-dev": { "livewire/flux": "dev-main", - "orchestra/testbench": "^8.0|^9.0|^10.0", - "pestphp/pest": "^2.0|^3.0", - "pestphp/pest-plugin-laravel": "^2.0|^3.0" + "orchestra/testbench": "^8.0|^9.0|^10.0|^11.0", + "pestphp/pest": "^2.0|^3.0|^4.0", + "pestphp/pest-plugin-laravel": "^2.0|^3.0|^4.0" }, "type": "library", "extra": { @@ -3416,9 +3416,9 @@ "description": "A tool for optimizing Blade component performance by folding them into parent templates", "support": { "issues": "https://github.com/livewire/blaze/issues", - "source": "https://github.com/livewire/blaze/tree/v1.0.9" + "source": "https://github.com/livewire/blaze/tree/v1.0.10" }, - "time": "2026-03-15T21:48:16+00:00" + "time": "2026-03-17T16:28:47+00:00" }, { "name": "livewire/livewire",