diff --git a/composer.json b/composer.json index 0866d3f1..03bb5953 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "laravel/octane": "^2.17", "laravel/tinker": "^3.0.0", "laravel/wayfinder": "^0.1.15", - "mallardduck/blade-lucide-icons": "^1.26", + "mallardduck/blade-lucide-icons": "^2.0", "outhebox/blade-flags": "^1.7", "sentry/sentry-laravel": "^4.24", "socialiteproviders/twitch": "^5.4", diff --git a/composer.lock b/composer.lock index 386fa70e..f530b4ad 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": "199fcdaeb205f1b64ec43e8e2def06ff", + "content-hash": "8bf0061cc99afb64a6af583640c3288a", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -1749,21 +1749,21 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.15.2", + "version": "7.15.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "744101956d78b7c1384d0cbf379db13e859167bf" + "reference": "ae311b8f045ea93ce7b1c9cdb7cec06c53f944bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/744101956d78b7c1384d0cbf379db13e859167bf", - "reference": "744101956d78b7c1384d0cbf379db13e859167bf", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ae311b8f045ea93ce7b1c9cdb7cec06c53f944bc", + "reference": "ae311b8f045ea93ce7b1c9cdb7cec06c53f944bc", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^2.5.1", + "guzzlehttp/promises": "^2.5.2", "guzzlehttp/psr7": "^2.13", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", @@ -1857,7 +1857,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.15.2" + "source": "https://github.com/guzzle/guzzle/tree/7.15.3" }, "funding": [ { @@ -1873,20 +1873,20 @@ "type": "tidelift" } ], - "time": "2026-07-26T23:23:20+00:00" + "time": "2026-08-05T19:48:21+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.5.1", + "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29" + "reference": "2823687acff28b2dbe67b2508a6b300e2c3fa4ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/9ad1e4fc607446a055b95870c7f668e93b5cff29", - "reference": "9ad1e4fc607446a055b95870c7f668e93b5cff29", + "url": "https://api.github.com/repos/guzzle/promises/zipball/2823687acff28b2dbe67b2508a6b300e2c3fa4ce", + "reference": "2823687acff28b2dbe67b2508a6b300e2c3fa4ce", "shasum": "" }, "require": { @@ -1941,7 +1941,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.5.1" + "source": "https://github.com/guzzle/promises/tree/2.5.2" }, "funding": [ { @@ -1957,7 +1957,7 @@ "type": "tidelift" } ], - "time": "2026-07-08T15:48:39+00:00" + "time": "2026-08-05T19:30:54+00:00" }, { "name": "guzzlehttp/psr7", @@ -4179,16 +4179,16 @@ }, { "name": "mallardduck/blade-lucide-icons", - "version": "1.26.27", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/mallardduck/blade-lucide-icons.git", - "reference": "6ecd3400a11b55ad54e1943b3824cc126c7b8935" + "reference": "ee17303b0127acbd09e60ff13524a3f869d3adab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mallardduck/blade-lucide-icons/zipball/6ecd3400a11b55ad54e1943b3824cc126c7b8935", - "reference": "6ecd3400a11b55ad54e1943b3824cc126c7b8935", + "url": "https://api.github.com/repos/mallardduck/blade-lucide-icons/zipball/ee17303b0127acbd09e60ff13524a3f869d3adab", + "reference": "ee17303b0127acbd09e60ff13524a3f869d3adab", "shasum": "" }, "require": { @@ -4233,9 +4233,9 @@ ], "support": { "issues": "https://github.com/mallardduck/blade-lucide-icons/issues", - "source": "https://github.com/mallardduck/blade-lucide-icons/tree/1.26.27" + "source": "https://github.com/mallardduck/blade-lucide-icons/tree/2.0.1" }, - "time": "2026-07-02T00:44:00+00:00" + "time": "2026-07-31T23:08:52+00:00" }, { "name": "monolog/monolog",