diff --git a/composer.json b/composer.json index 279809a..a8296bc 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "php": "^8.4", "andreiio/blade-remix-icon": "^3.9", "archtechx/laravel-seo": "^0.10", - "blade-ui-kit/blade-icons": "^1.8", + "blade-ui-kit/blade-icons": "^1.9", "filament/filament": "^4.0", "filament/spatie-laravel-media-library-plugin": "^4.0", "jeffgreco13/filament-breezy": "^3.1", diff --git a/composer.lock b/composer.lock index 25e589a..2532658 100644 --- a/composer.lock +++ b/composer.lock @@ -465,30 +465,30 @@ }, { "name": "blade-ui-kit/blade-icons", - "version": "1.8.1", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/driesvints/blade-icons.git", - "reference": "47e7b6f43250e6404e4224db8229219cd42b543c" + "reference": "caa92fde675d7a651c38bf73ca582ddada56f318" }, "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/caa92fde675d7a651c38bf73ca582ddada56f318", + "reference": "caa92fde675d7a651c38bf73ca582ddada56f318", "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": [ @@ -542,7 +542,7 @@ "type": "paypal" } ], - "time": "2026-01-20T09:46:32+00:00" + "time": "2026-02-23T10:42:23+00:00" }, { "name": "brick/math",