diff --git a/composer.json b/composer.json index d2ca738b0..887b024ad 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "kiritokatklian/nova-permission": "4.0.7", "laravel/framework": "10.47.0", "laravel/horizon": "5.23.1", - "laravel/nova": "4.32.15", + "laravel/nova": "4.32.16", "laravel/passport": "11.10.5", "laravel/scout": "10.8.3", "laravel/slack-notification-channel": "3.2.0", diff --git a/composer.lock b/composer.lock index 9dbe507f9..0e84f9cc8 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": "f0cdd10cd1a37d68c5931347ff307f29", + "content-hash": "11a42a68797e0cc4b28729ba05ff0e66", "packages": [ { "name": "adldap2/adldap2", @@ -3578,17 +3578,17 @@ }, { "name": "laravel/nova", - "version": "4.32.15", + "version": "4.32.16", "source": { "type": "git", "url": "git@github.com:laravel/nova.git", - "reference": "ffff3bc46d1a6c2eeda423d2d8169ea508e98888" + "reference": "026c1d3a2184ecf1fd8b0a141400fe6a40cbf895" }, "dist": { "type": "zip", - "url": "https://nova.laravel.com/dist/laravel/nova/laravel-nova-ffff3bc46d1a6c2eeda423d2d8169ea508e98888-zip-9f69bc.zip", - "reference": "ffff3bc46d1a6c2eeda423d2d8169ea508e98888", - "shasum": "1d874b90f2c4a2a3fa0b3aa0c2486ac7b7d57b5b" + "url": "https://nova.laravel.com/dist/laravel/nova/laravel-nova-026c1d3a2184ecf1fd8b0a141400fe6a40cbf895-zip-a8fba1.zip", + "reference": "026c1d3a2184ecf1fd8b0a141400fe6a40cbf895", + "shasum": "e972c18f539d0c3a495fa0ea980ec45bcc167cd1" }, "require": { "brick/money": "^0.5.0|^0.6.0|^0.7.0|^0.8.0", @@ -3698,9 +3698,9 @@ "laravel" ], "support": { - "source": "https://github.com/laravel/nova/tree/v4.32.15" + "source": "https://github.com/laravel/nova/tree/v4.32.16" }, - "time": "2024-02-26T19:38:20+00:00" + "time": "2024-03-05T18:37:46+00:00" }, { "name": "laravel/passport", @@ -4177,16 +4177,16 @@ }, { "name": "laravel/ui", - "version": "v4.4.0", + "version": "v4.5.0", "source": { "type": "git", "url": "https://github.com/laravel/ui.git", - "reference": "7335d7049b2cde345c029e9d2de839b80af62bc0" + "reference": "da3811f409297d13feccd5858ce748e7474b3d11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/ui/zipball/7335d7049b2cde345c029e9d2de839b80af62bc0", - "reference": "7335d7049b2cde345c029e9d2de839b80af62bc0", + "url": "https://api.github.com/repos/laravel/ui/zipball/da3811f409297d13feccd5858ce748e7474b3d11", + "reference": "da3811f409297d13feccd5858ce748e7474b3d11", "shasum": "" }, "require": { @@ -4197,8 +4197,8 @@ "php": "^8.0" }, "require-dev": { - "orchestra/testbench": "^7.0|^8.0|^9.0", - "phpunit/phpunit": "^9.3|^10.4" + "orchestra/testbench": "^7.35|^8.15|^9.0", + "phpunit/phpunit": "^9.3|^10.4|^11.0" }, "type": "library", "extra": { @@ -4233,9 +4233,9 @@ "ui" ], "support": { - "source": "https://github.com/laravel/ui/tree/v4.4.0" + "source": "https://github.com/laravel/ui/tree/v4.5.0" }, - "time": "2024-01-12T15:56:45+00:00" + "time": "2024-03-04T13:58:27+00:00" }, { "name": "lcobucci/clock",