Skip to content

Commit 5965635

Browse files
committed
5.7.3
1 parent aba039a commit 5965635

File tree

12 files changed

+147
-128
lines changed

12 files changed

+147
-128
lines changed

bun.lockb

-3.71 KB
Binary file not shown.

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"illuminate/filesystem": "^10.48.29|^11.44.1|^12.1.1",
2121
"illuminate/support": "^10.48.29|^11.44.1|^12.1.1",
2222
"inertiajs/inertia-laravel": "^1.3.2|^2.0",
23-
"laravel/fortify": "^1.25.4",
23+
"laravel/fortify": "^1.26.0",
2424
"nesbot/carbon": "^2.62.1|^3.4",
2525
"orchestra/sidekick": "^1.2.9",
2626
"rap2hpoutre/fast-excel": "^5.4",
@@ -43,7 +43,7 @@
4343
"orchestra/testbench-core": "^8.35|^9.12|^10.1",
4444
"orchestra/testbench-dusk": "^8.36|^9.15|^10.1",
4545
"orchestra/workbench": "^8.17.4|^9.13.4|^10.0.3",
46-
"phpstan/phpstan": "^1.12.20|^2.1.13",
46+
"phpstan/phpstan": "^1.12.27|^2.1.17",
4747
"phpunit/phpunit": "^10.5.35|^11.3.5",
4848
"predis/predis": "^2.3|^3.0",
4949
"spatie/laravel-ray": "^1.39.1"
@@ -173,5 +173,5 @@
173173
},
174174
"minimum-stability": "dev",
175175
"prefer-stable": true,
176-
"version": "5.7.2"
176+
"version": "5.7.3"
177177
}

package-lock.json

Lines changed: 115 additions & 114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"cross-env": "^7.0.3",
3030
"jest": "^27.5.1",
3131
"laravel-mix": "^6.0.49",
32-
"postcss": "^8.5.4",
32+
"postcss": "^8.5.6",
3333
"postcss-import": "^14.1.0",
3434
"postcss-rtlcss": "^3.7.2",
3535
"tailwindcss": "^3.4.17",
@@ -41,13 +41,14 @@
4141
"@floating-ui/vue": "^1.1.6",
4242
"@headlessui/vue": "^1.7.23",
4343
"@heroicons/vue": "^2.2.0",
44-
"@inertiajs/vue3": "^2.0.11",
44+
"@inertiajs/vue3": "^2.0.12",
4545
"@popperjs/core": "^2.11.8",
4646
"@vue/compat": "^3.5.16",
4747
"@vueuse/core": "^10.11.1",
4848
"@vueuse/integrations": "^10.11.1",
4949
"autosize": "^4.0.4",
50-
"axios": "^1.9.0",
50+
"axios": "^1.10.0",
51+
"caniuse-lite": "^1.0.30001723",
5152
"chartist": "^1.3.1",
5253
"chartist-plugin-tooltips-updated": "^1.0.0",
5354
"codemirror": "^5.65.19",

public/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/mix-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"/app.js": "/app.js?id=ba6ee32f721b7427dfba36cda7dab8e6",
2+
"/app.js": "/app.js?id=0c66c3289d55b3384fa12cd8358e71b2",
33
"/ui.js": "/ui.js?id=b8df0ca1161b86cfb1aca2b3b642e584",
44
"/manifest.js": "/manifest.js?id=3267e5c99fd7b729e2f38ec55b50397d",
55
"/app.css": "/app.css?id=4ac240e9b4c482451bf95d4161751414",
6-
"/vendor.js": "/vendor.js?id=b90e5f60ef22a4c1b256cb7f82fe891b",
6+
"/vendor.js": "/vendor.js?id=cae1fcca4dae845df272bde81f9feeb8",
77
"/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty10iurt9w6fk2a.woff2": "/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty10iurt9w6fk2a.woff2?id=c8390e146be0a3c8a5498355dec892ae",
88
"/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty14iurt9w6fk2a.woff2": "/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty14iurt9w6fk2a.woff2?id=b0735c7dd6126471acbaf9d6e9f5e41a",
99
"/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty1ciurt9w6fk2a.woff2": "/fonts/snunitosansv11pe01mimslybiv1o4x1m8cce4g1pty1ciurt9w6fk2a.woff2?id=7c1fb232e3050e36dcc1aee61f1d0c06",

public/vendor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendor.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485

486486
/*! @license DOMPurify 3.2.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.5/LICENSE */
487487

488-
/*! Axios v1.9.0 Copyright (c) 2025 Matt Zabriskie and contributors */
488+
/*! Axios v1.10.0 Copyright (c) 2025 Matt Zabriskie and contributors */
489489

490490
/*! Hammer.JS - v2.0.7 - 2016-04-22
491491
* http://hammerjs.github.io/
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?php
2+
3+
namespace Laravel\Nova\Http\Controllers\Fortify;
4+
5+
use Illuminate\Contracts\Auth\PasswordBroker;
6+
use Illuminate\Support\Facades\Password;
7+
use Laravel\Fortify\Http\Controllers\PasswordController as Controller;
8+
9+
class PasswordController extends Controller
10+
{
11+
/** {@inheritDoc} */
12+
#[\Override]
13+
protected function broker(): PasswordBroker
14+
{
15+
return Password::broker(config('nova.passwords'));
16+
}
17+
}

src/Http/Requests/InteractsWithResources.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ public function findModel($resourceId = null)
129129
* Get the query to find the model instance for the request.
130130
*
131131
* @param mixed|null $resourceId
132-
* @return \Illuminate\Database\Eloquent\Builder
132+
* @return \Illuminate\Contracts\Database\Eloquent\Builder
133133
*/
134134
public function findModelQuery($resourceId = null)
135135
{

0 commit comments

Comments
 (0)