Merge branch 'dexter' into dependabot/composer/laravel/sanctum-4.2.0

This commit is contained in:
Yury Pikhtarev 2025-07-28 16:10:27 +04:00 committed by GitHub
commit 4be2c9a1f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

69
composer.lock generated
View file

@ -1114,16 +1114,16 @@
},
{
"name": "inertiajs/inertia-laravel",
"version": "v2.0.3",
"version": "v2.0.4",
"source": {
"type": "git",
"url": "https://github.com/inertiajs/inertia-laravel.git",
"reference": "b732a5cc33423b2c2366fea38b17dc637d2a0b4f"
"reference": "bab0c0c992aa36e63d800903288d490d6b774d97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/b732a5cc33423b2c2366fea38b17dc637d2a0b4f",
"reference": "b732a5cc33423b2c2366fea38b17dc637d2a0b4f",
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/bab0c0c992aa36e63d800903288d490d6b774d97",
"reference": "bab0c0c992aa36e63d800903288d490d6b774d97",
"shasum": ""
},
"require": {
@ -1133,6 +1133,7 @@
"symfony/console": "^6.2|^7.0"
},
"require-dev": {
"guzzlehttp/guzzle": "^7.2",
"laravel/pint": "^1.16",
"mockery/mockery": "^1.3.3",
"orchestra/testbench": "^8.0|^9.2|^10.0",
@ -1176,9 +1177,9 @@
],
"support": {
"issues": "https://github.com/inertiajs/inertia-laravel/issues",
"source": "https://github.com/inertiajs/inertia-laravel/tree/v2.0.3"
"source": "https://github.com/inertiajs/inertia-laravel/tree/v2.0.4"
},
"time": "2025-06-20T07:38:21+00:00"
"time": "2025-07-15T08:08:04+00:00"
},
{
"name": "laravel/framework",
@ -1520,16 +1521,16 @@
},
{
"name": "laravel/scout",
"version": "v10.16.0",
"version": "v10.17.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/scout.git",
"reference": "5d56b6116a05d004e6a5d16a8ed95c2dc089b587"
"reference": "66b064ab1f987560d1edfbc10f46557fddfed600"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/5d56b6116a05d004e6a5d16a8ed95c2dc089b587",
"reference": "5d56b6116a05d004e6a5d16a8ed95c2dc089b587",
"url": "https://api.github.com/repos/laravel/scout/zipball/66b064ab1f987560d1edfbc10f46557fddfed600",
"reference": "66b064ab1f987560d1edfbc10f46557fddfed600",
"shasum": ""
},
"require": {
@ -1597,7 +1598,7 @@
"issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout"
},
"time": "2025-07-08T15:09:47+00:00"
"time": "2025-07-22T15:54:45+00:00"
},
{
"name": "laravel/serializable-closure",
@ -1662,16 +1663,16 @@
},
{
"name": "laravel/telescope",
"version": "v5.10.0",
"version": "v5.10.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/telescope.git",
"reference": "fc0a8662682c0375b534033873debb780c003486"
"reference": "6d249d93ab06dc147ac62ea02b4272c2e7a24b72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/telescope/zipball/fc0a8662682c0375b534033873debb780c003486",
"reference": "fc0a8662682c0375b534033873debb780c003486",
"url": "https://api.github.com/repos/laravel/telescope/zipball/6d249d93ab06dc147ac62ea02b4272c2e7a24b72",
"reference": "6d249d93ab06dc147ac62ea02b4272c2e7a24b72",
"shasum": ""
},
"require": {
@ -1725,9 +1726,9 @@
],
"support": {
"issues": "https://github.com/laravel/telescope/issues",
"source": "https://github.com/laravel/telescope/tree/v5.10.0"
"source": "https://github.com/laravel/telescope/tree/v5.10.2"
},
"time": "2025-07-07T14:47:19+00:00"
"time": "2025-07-24T05:26:13+00:00"
},
{
"name": "laravel/tinker",
@ -2770,16 +2771,16 @@
},
{
"name": "nikic/php-parser",
"version": "v5.5.0",
"version": "v5.6.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9"
"reference": "221b0d0fdf1369c71047ad1d18bb5880017bbc56"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9",
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/221b0d0fdf1369c71047ad1d18bb5880017bbc56",
"reference": "221b0d0fdf1369c71047ad1d18bb5880017bbc56",
"shasum": ""
},
"require": {
@ -2822,9 +2823,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0"
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.0"
},
"time": "2025-05-31T08:24:38+00:00"
"time": "2025-07-27T20:03:57+00:00"
},
{
"name": "nunomaduro/termwind",
@ -3069,16 +3070,16 @@
},
{
"name": "predis/predis",
"version": "v3.0.1",
"version": "v3.1.0",
"source": {
"type": "git",
"url": "https://github.com/predis/predis.git",
"reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf"
"reference": "202e0c5322b906ec4c761c0cefebad6d0959a699"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/34fb0a7da0330df1bab4280fcac4afdeeccc3edf",
"reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf",
"url": "https://api.github.com/repos/predis/predis/zipball/202e0c5322b906ec4c761c0cefebad6d0959a699",
"reference": "202e0c5322b906ec4c761c0cefebad6d0959a699",
"shasum": ""
},
"require": {
@ -3120,7 +3121,7 @@
],
"support": {
"issues": "https://github.com/predis/predis/issues",
"source": "https://github.com/predis/predis/tree/v3.0.1"
"source": "https://github.com/predis/predis/tree/v3.1.0"
},
"funding": [
{
@ -3128,7 +3129,7 @@
"type": "github"
}
],
"time": "2025-05-16T18:30:32+00:00"
"time": "2025-07-22T15:37:44+00:00"
},
{
"name": "psr/clock",
@ -6994,16 +6995,16 @@
},
{
"name": "laravel/sail",
"version": "v1.43.1",
"version": "v1.44.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "3e7d899232a8c5e3ea4fc6dee7525ad583887e72"
"reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/3e7d899232a8c5e3ea4fc6dee7525ad583887e72",
"reference": "3e7d899232a8c5e3ea4fc6dee7525ad583887e72",
"url": "https://api.github.com/repos/laravel/sail/zipball/a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe",
"reference": "a09097bd2a8a38e23ac472fa6a6cf5b0d1c1d3fe",
"shasum": ""
},
"require": {
@ -7053,7 +7054,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2025-05-19T13:19:21+00:00"
"time": "2025-07-04T16:17:06+00:00"
},
{
"name": "mockery/mockery",