chore: bump dependencies (#1211)

This commit is contained in:
Kyrch
2026-07-08 17:46:31 -03:00
committed by GitHub
parent 5476445ccc
commit 73c2400a0f
26 changed files with 864 additions and 773 deletions
+21 -21
View File
@@ -31,26 +31,26 @@
"bepsvpt/secure-headers": "^7.5",
"elemind/filament-echarts": "^1.1",
"fakerphp/faker": "^1.24.1",
"filament/filament": "^5.6.5",
"filament/filament": "^5.6.8",
"flowframe/laravel-trend": "^0.5.0",
"guzzlehttp/guzzle": "^7.10.4",
"guzzlehttp/guzzle": "^7.13.3",
"kyrch/laravel-prohibitions": "^1.2.0",
"larastan/larastan": "^3.9.6",
"larastan/larastan": "^3.10.0",
"laravel-notification-channels/discord": "^1.8",
"laravel/fortify": "^1.37.2",
"laravel/framework": "^13.11.2",
"laravel/horizon": "^5.47.0",
"laravel/pennant": "^1.23.0",
"laravel/pulse": "^1.7.3",
"laravel/framework": "^13.19.0",
"laravel/horizon": "^5.47.2",
"laravel/pennant": "^1.24.0",
"laravel/pulse": "^1.7.4",
"laravel/sanctum": "^4.3.2",
"laravel/scout": "^11.2",
"laravel/scout": "^11.3",
"laravel/tinker": "^3.0.2",
"league/flysystem-aws-s3-v3": "^3.34.0",
"league/flysystem-aws-s3-v3": "^3.35.2",
"mll-lab/graphql-php-scalars": "^6.4.1",
"mll-lab/laravel-graphiql": "^4.1",
"nuwave/lighthouse": "^6.66",
"owen-it/laravel-auditing": "^14.0.3",
"propaganistas/laravel-disposable-email": "^2.4.27",
"nuwave/lighthouse": "^6.68",
"owen-it/laravel-auditing": "^14.0.6",
"propaganistas/laravel-disposable-email": "^2.5.0",
"spatie/db-dumper": "^3.8.3",
"spatie/eloquent-sortable": "^5.0.1",
"spatie/laravel-activitylog": "^5.0",
@@ -58,23 +58,23 @@
"staudenmeir/belongs-to-through": "^2.18",
"staudenmeir/eloquent-has-many-deep": "^1.22.1",
"staudenmeir/laravel-adjacency-list": "^1.26.1",
"symfony/http-client": "^6.4.37",
"symfony/mailgun-mailer": "^6.4.24",
"symfony/http-client": "^6.4.42",
"symfony/mailgun-mailer": "^6.4.42",
"tapp/filament-auditing": "^4.0.9",
"typesense/typesense-php": "^6.0",
"vinkla/hashids": "^14.0"
},
"require-dev": {
"driftingly/rector-laravel": "^2.4.0",
"fruitcake/laravel-debugbar": "^4.2.8",
"laravel/pint": "^1.29.1",
"laravel/sail": "^1.60.0",
"driftingly/rector-laravel": "^2.5.0",
"fruitcake/laravel-debugbar": "^4.4.0",
"laravel/pint": "^1.29.3",
"laravel/sail": "^1.63.0",
"mockery/mockery": "^1.6.12",
"mrpunyapal/rector-pest": "^0.2.15",
"pestphp/pest": "^4.7.0",
"mrpunyapal/rector-pest": "^0.2.17",
"pestphp/pest": "^4.7.5",
"pestphp/pest-plugin-laravel": "^4.1",
"predis/predis": "^2.4.1",
"rector/rector": "^2.4.4"
"rector/rector": "^2.5.4"
},
"config": {
"optimize-autoloader": true,