diff --git a/composer.json b/composer.json index bd7d9c1..8690362 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "require": { "php": "^8.4", "awcodes/filament-table-repeater": "^3.1", - "codeat3/blade-majestic-icons": "^2.2", + "codeat3/blade-majestic-icons": "^2.3", "filament/filament": "^3.3", "filament/spatie-laravel-media-library-plugin": "^3.3", "filament/spatie-laravel-translatable-plugin": "^3.3", diff --git a/composer.lock b/composer.lock index 59ac82e..28572b5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f064695a4591cc83cf08098d46bc21e2", + "content-hash": "4202d7a4751582ee80cf34d8927a7183", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -369,30 +369,30 @@ }, { "name": "blade-ui-kit/blade-icons", - "version": "1.8.1", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/driesvints/blade-icons.git", - "reference": "47e7b6f43250e6404e4224db8229219cd42b543c" + "reference": "6e072d021ea6249986c330b93293c33d0c4f0e34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/driesvints/blade-icons/zipball/47e7b6f43250e6404e4224db8229219cd42b543c", - "reference": "47e7b6f43250e6404e4224db8229219cd42b543c", + "url": "https://api.github.com/repos/driesvints/blade-icons/zipball/6e072d021ea6249986c330b93293c33d0c4f0e34", + "reference": "6e072d021ea6249986c330b93293c33d0c4f0e34", "shasum": "" }, "require": { - "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0", - "illuminate/filesystem": "^8.0|^9.0|^10.0|^11.0|^12.0", - "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0", - "illuminate/view": "^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", + "illuminate/filesystem": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", + "illuminate/view": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", "php": "^7.4|^8.0", - "symfony/console": "^5.3|^6.0|^7.0", - "symfony/finder": "^5.3|^6.0|^7.0" + "symfony/console": "^5.3|^6.0|^7.0|^8.0", + "symfony/finder": "^5.3|^6.0|^7.0|^8.0" }, "require-dev": { "mockery/mockery": "^1.5.1", - "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0", + "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "phpunit/phpunit": "^9.0|^10.5|^11.0" }, "bin": [ @@ -446,7 +446,7 @@ "type": "paypal" } ], - "time": "2026-01-20T09:46:32+00:00" + "time": "2026-06-30T09:44:12+00:00" }, { "name": "brick/math", @@ -645,28 +645,28 @@ }, { "name": "codeat3/blade-majestic-icons", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/codeat3/blade-majesticons.git", - "reference": "8321e4e276d5b7dc4ca526ed768d88d9e55f0977" + "reference": "d70ad1558dace398b3c85482996e741aef0b0439" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/codeat3/blade-majesticons/zipball/8321e4e276d5b7dc4ca526ed768d88d9e55f0977", - "reference": "8321e4e276d5b7dc4ca526ed768d88d9e55f0977", + "url": "https://api.github.com/repos/codeat3/blade-majesticons/zipball/d70ad1558dace398b3c85482996e741aef0b0439", + "reference": "d70ad1558dace398b3c85482996e741aef0b0439", "shasum": "" }, "require": { "blade-ui-kit/blade-icons": "^1.1", - "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", "php": "^7.4|^8.0" }, "require-dev": { - "codeat3/blade-icon-generation-helpers": "^0.10", + "codeat3/blade-icon-generation-helpers": "^0.12", "codeat3/phpcs-styles": "^1.0", - "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0", - "phpunit/phpunit": "^9.0|^10.5|^11.0" + "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "phpunit/phpunit": "^9.0|^10.5|^11.0|^12.0" }, "type": "library", "extra": { @@ -705,7 +705,7 @@ ], "support": { "issues": "https://github.com/codeat3/blade-majesticons/issues", - "source": "https://github.com/codeat3/blade-majesticons/tree/2.2.0" + "source": "https://github.com/codeat3/blade-majesticons/tree/2.3.0" }, "funding": [ { @@ -713,7 +713,7 @@ "type": "github" } ], - "time": "2025-02-26T08:21:47+00:00" + "time": "2026-03-22T15:13:14+00:00" }, { "name": "composer/pcre",