build(deps): bump blade-ui-kit/blade-icons from 1.5.3 to 1.6.0

build(deps): bump blade-ui-kit/blade-icons from 1.5.3 to 1.6.0
This commit is contained in:
Rico
2024-02-14 12:14:24 +01:00
committed by GitHub

28
composer.lock generated
View File

@@ -277,31 +277,31 @@
}, },
{ {
"name": "blade-ui-kit/blade-icons", "name": "blade-ui-kit/blade-icons",
"version": "1.5.3", "version": "1.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/blade-ui-kit/blade-icons.git", "url": "https://github.com/blade-ui-kit/blade-icons.git",
"reference": "b5e6603218e2347ac81cb780bc6f71c8c3b31f5b" "reference": "89660d93f9897d231e9113ba203cd17f4c5efade"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/b5e6603218e2347ac81cb780bc6f71c8c3b31f5b", "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/89660d93f9897d231e9113ba203cd17f4c5efade",
"reference": "b5e6603218e2347ac81cb780bc6f71c8c3b31f5b", "reference": "89660d93f9897d231e9113ba203cd17f4c5efade",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/contracts": "^8.0|^9.0|^10.0", "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
"illuminate/filesystem": "^8.0|^9.0|^10.0", "illuminate/filesystem": "^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^8.0|^9.0|^10.0", "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"illuminate/view": "^8.0|^9.0|^10.0", "illuminate/view": "^8.0|^9.0|^10.0|^11.0",
"php": "^7.4|^8.0", "php": "^7.4|^8.0",
"symfony/console": "^5.3|^6.0", "symfony/console": "^5.3|^6.0|^7.0",
"symfony/finder": "^5.3|^6.0" "symfony/finder": "^5.3|^6.0|^7.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.3", "mockery/mockery": "^1.5.1",
"orchestra/testbench": "^6.0|^7.0|^8.0", "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
"phpunit/phpunit": "^9.0" "phpunit/phpunit": "^9.0|^10.5|^11.0"
}, },
"bin": [ "bin": [
"bin/blade-icons-generate" "bin/blade-icons-generate"
@@ -354,7 +354,7 @@
"type": "paypal" "type": "paypal"
} }
], ],
"time": "2023-10-18T10:50:13+00:00" "time": "2024-02-07T16:09:20+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",