From 74c04c7ac8e0c89a4a22d56907614db33f8a1e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 16:50:47 +0000 Subject: [PATCH] Bump andreiio/blade-remix-icon from 3.8.0 to 3.9.1 Bumps [andreiio/blade-remix-icon](https://github.com/andreiio/blade-remix-icon) from 3.8.0 to 3.9.1. - [Release notes](https://github.com/andreiio/blade-remix-icon/releases) - [Commits](https://github.com/andreiio/blade-remix-icon/compare/3.8.0...3.9.1) --- updated-dependencies: - dependency-name: andreiio/blade-remix-icon dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 7987662..ea058c0 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "license": "MIT", "require": { "php": "^8.4", - "andreiio/blade-remix-icon": "^3.4", + "andreiio/blade-remix-icon": "^3.9", "archtechx/laravel-seo": "^0.10", "blade-ui-kit/blade-icons": "^1.8", "filament/filament": "^4.0", diff --git a/composer.lock b/composer.lock index 2423390..fec29fa 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "41d5e4dbee845dac8b7ca013a0107abd", + "content-hash": "17d49ca63942df248fc9c3784e309f9e", "packages": [ { "name": "andreiio/blade-remix-icon", - "version": "3.8.0", + "version": "3.9.1", "source": { "type": "git", "url": "https://github.com/andreiio/blade-remix-icon.git", - "reference": "ae93ab98fc912a9ad718b8102f55090653a69930" + "reference": "622f77d25bae5d9de6aed31e70dfea92bb0cbe8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/andreiio/blade-remix-icon/zipball/ae93ab98fc912a9ad718b8102f55090653a69930", - "reference": "ae93ab98fc912a9ad718b8102f55090653a69930", + "url": "https://api.github.com/repos/andreiio/blade-remix-icon/zipball/622f77d25bae5d9de6aed31e70dfea92bb0cbe8f", + "reference": "622f77d25bae5d9de6aed31e70dfea92bb0cbe8f", "shasum": "" }, "require": { @@ -54,7 +54,7 @@ "description": "A package to easily make use of Remix Icon in your Laravel Blade views.", "support": { "issues": "https://github.com/andreiio/blade-remix-icon/issues", - "source": "https://github.com/andreiio/blade-remix-icon/tree/3.8.0" + "source": "https://github.com/andreiio/blade-remix-icon/tree/3.9.1" }, "funding": [ { @@ -62,7 +62,7 @@ "type": "github" } ], - "time": "2025-12-29T12:31:33+00:00" + "time": "2026-01-29T12:19:49+00:00" }, { "name": "anourvalar/eloquent-serialize",