diff --git a/composer.lock b/composer.lock index b359a7c..676a62c 100644 --- a/composer.lock +++ b/composer.lock @@ -942,16 +942,16 @@ }, { "name": "doctrine/sql-formatter", - "version": "1.1.3", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/sql-formatter.git", - "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5" + "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5", - "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5", + "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a321d114e0a18e6497f8a2cd6f890e000cc17ecc", + "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc", "shasum": "" }, "require": { @@ -988,9 +988,9 @@ ], "support": { "issues": "https://github.com/doctrine/sql-formatter/issues", - "source": "https://github.com/doctrine/sql-formatter/tree/1.1.3" + "source": "https://github.com/doctrine/sql-formatter/tree/1.2.0" }, - "time": "2022-05-23T21:33:49+00:00" + "time": "2023-08-16T21:49:04+00:00" }, { "name": "dolejska-daniel/riot-api", @@ -2488,16 +2488,16 @@ }, { "name": "laravel/pulse", - "version": "v1.0.0-beta10", + "version": "v1.0.0-beta13", "source": { "type": "git", "url": "https://github.com/laravel/pulse.git", - "reference": "4ff1e970262e0b844f3dfe5c215d5c25e4aab0e2" + "reference": "e6d53d92e137be9cc3f001b88e31e722038594a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pulse/zipball/4ff1e970262e0b844f3dfe5c215d5c25e4aab0e2", - "reference": "4ff1e970262e0b844f3dfe5c215d5c25e4aab0e2", + "url": "https://api.github.com/repos/laravel/pulse/zipball/e6d53d92e137be9cc3f001b88e31e722038594a6", + "reference": "e6d53d92e137be9cc3f001b88e31e722038594a6", "shasum": "" }, "require": { @@ -2517,7 +2517,7 @@ "illuminate/support": "^10.34|^11.0", "illuminate/view": "^10.34|^11.0", "livewire/livewire": "^3.2", - "nesbot/carbon": "^2.67", + "nesbot/carbon": "^2.67|^3.0", "php": "^8.1" }, "conflict": { @@ -2570,7 +2570,7 @@ "issues": "https://github.com/laravel/pulse/issues", "source": "https://github.com/laravel/pulse" }, - "time": "2024-01-16T23:14:53+00:00" + "time": "2024-02-19T14:28:51+00:00" }, { "name": "laravel/sanctum", @@ -3225,20 +3225,21 @@ }, { "name": "livewire/livewire", - "version": "v3.3.5", + "version": "v3.4.6", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a" + "reference": "7e7d638183b34fb61621455891869f5abfd55a82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a", - "reference": "1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a", + "url": "https://api.github.com/repos/livewire/livewire/zipball/7e7d638183b34fb61621455891869f5abfd55a82", + "reference": "7e7d638183b34fb61621455891869f5abfd55a82", "shasum": "" }, "require": { "illuminate/database": "^10.0|^11.0", + "illuminate/routing": "^10.0|^11.0", "illuminate/support": "^10.0|^11.0", "illuminate/validation": "^10.0|^11.0", "league/mime-type-detection": "^1.9", @@ -3250,8 +3251,8 @@ "laravel/framework": "^10.0|^11.0", "laravel/prompts": "^0.1.6", "mockery/mockery": "^1.3.1", - "orchestra/testbench": "^8.0|^9.0", - "orchestra/testbench-dusk": "^8.0|^9.0", + "orchestra/testbench": "8.20.0|^9.0", + "orchestra/testbench-dusk": "8.20.0|^9.0", "phpunit/phpunit": "^10.4", "psy/psysh": "^0.11.22|^0.12" }, @@ -3287,7 +3288,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.3.5" + "source": "https://github.com/livewire/livewire/tree/v3.4.6" }, "funding": [ { @@ -3295,7 +3296,7 @@ "type": "github" } ], - "time": "2024-01-02T14:29:17+00:00" + "time": "2024-02-20T14:04:25+00:00" }, { "name": "masterminds/html5",