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",