Update used packages to their latest versions

This commit is contained in:
DariusIII
2026-04-30 11:34:57 +02:00
parent c3a509a003
commit 91b051b100
Generated
+16 -16
View File
@@ -3176,16 +3176,16 @@
},
{
"name": "livewire/blaze",
"version": "v1.0.11",
"version": "v1.0.12",
"source": {
"type": "git",
"url": "https://github.com/livewire/blaze.git",
"reference": "e5984922e09ffb2b1da28e255715630ca67c81e2"
"reference": "6f7d21aac44e542261590c744aa959129c9a04ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/blaze/zipball/e5984922e09ffb2b1da28e255715630ca67c81e2",
"reference": "e5984922e09ffb2b1da28e255715630ca67c81e2",
"url": "https://api.github.com/repos/livewire/blaze/zipball/6f7d21aac44e542261590c744aa959129c9a04ed",
"reference": "6f7d21aac44e542261590c744aa959129c9a04ed",
"shasum": ""
},
"require": {
@@ -3228,9 +3228,9 @@
"description": "A tool for optimizing Blade component performance by folding them into parent templates",
"support": {
"issues": "https://github.com/livewire/blaze/issues",
"source": "https://github.com/livewire/blaze/tree/v1.0.11"
"source": "https://github.com/livewire/blaze/tree/v1.0.12"
},
"time": "2026-03-27T21:23:05+00:00"
"time": "2026-04-06T09:24:26+00:00"
},
{
"name": "livewire/livewire",
@@ -6621,16 +6621,16 @@
},
{
"name": "spatie/laravel-permission",
"version": "7.4.0",
"version": "7.4.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-permission.git",
"reference": "6f60746145bbdb1692021d44860d7850c1d2041a"
"reference": "ef42ecb781e5534d368a3853fa161e420ad51397"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/6f60746145bbdb1692021d44860d7850c1d2041a",
"reference": "6f60746145bbdb1692021d44860d7850c1d2041a",
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/ef42ecb781e5534d368a3853fa161e420ad51397",
"reference": "ef42ecb781e5534d368a3853fa161e420ad51397",
"shasum": ""
},
"require": {
@@ -6696,7 +6696,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-permission/issues",
"source": "https://github.com/spatie/laravel-permission/tree/7.4.0"
"source": "https://github.com/spatie/laravel-permission/tree/7.4.1"
},
"funding": [
{
@@ -6704,7 +6704,7 @@
"type": "github"
}
],
"time": "2026-04-28T14:02:19+00:00"
"time": "2026-04-29T07:59:45+00:00"
},
{
"name": "spatie/laravel-typescript-transformer",
@@ -13331,11 +13331,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.53",
"version": "2.1.54",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ef67586798c003274797b288a68b221e4270dca7",
"reference": "ef67586798c003274797b288a68b221e4270dca7",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
"reference": "8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
"shasum": ""
},
"require": {
@@ -13380,7 +13380,7 @@
"type": "github"
}
],
"time": "2026-04-28T16:09:00+00:00"
"time": "2026-04-29T13:31:09+00:00"
},
{
"name": "phpunit/php-code-coverage",