Skip to content

Commit 54f9417

Browse files
committed
5.6.0
1 parent 3060f23 commit 54f9417

File tree

156 files changed

+465
-770
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+465
-770
lines changed

bun.lockb

38 KB
Binary file not shown.

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"inertiajs/inertia-laravel": "^1.3.2|^2.0",
2323
"laravel/fortify": "^1.25.4",
2424
"nesbot/carbon": "^2.62.1|^3.4",
25+
"orchestra/sidekick": "^1.1.5",
2526
"rap2hpoutre/fast-excel": "^5.4",
2627
"spatie/once": "^3.0",
2728
"symfony/console": "^6.4.14|^7.0.3",
@@ -42,7 +43,7 @@
4243
"orchestra/testbench-core": "^8.35|^9.12|^10.1",
4344
"orchestra/testbench-dusk": "^8.36|^9.15|^10.1",
4445
"orchestra/workbench": "^8.17.4|^9.13.4|^10.0.3",
45-
"phpstan/phpstan": "^1.12.20|^2.1.7",
46+
"phpstan/phpstan": "^1.12.20|^2.1.13",
4647
"phpunit/phpunit": "^10.5.35|^11.3.5",
4748
"predis/predis": "^2.3",
4849
"spatie/laravel-ray": "^1.39.1"
@@ -172,5 +173,5 @@
172173
},
173174
"minimum-stability": "dev",
174175
"prefer-stable": true,
175-
"version": "5.5.4"
176+
"version": "5.6.0"
176177
}

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "./node_modules/.bin/jest"
1313
},
1414
"devDependencies": {
15-
"@babel/preset-env": "^7.26.9",
15+
"@babel/preset-env": "^7.27.1",
1616
"@tailwindcss/container-queries": "^0.1.1",
1717
"@tailwindcss/typography": "^0.5.16",
1818
"@types/lodash": "^4.17.16",
@@ -47,7 +47,7 @@
4747
"@vueuse/core": "^10.11.1",
4848
"@vueuse/integrations": "^10.11.1",
4949
"autosize": "^4.0.4",
50-
"axios": "^1.8.4",
50+
"axios": "^1.9.0",
5151
"chartist": "^1.3.1",
5252
"chartist-plugin-tooltips-updated": "^1.0.0",
5353
"codemirror": "^5.65.19",
@@ -67,7 +67,7 @@
6767
"slugify": "^1.6.6",
6868
"tiny-emitter": "^2.1.0",
6969
"toastedjs": "0.0.2",
70-
"trix": "^2.1.13",
70+
"trix": "^2.1.14",
7171
"uid": "^2.0.2",
7272
"vue": "^3.5.13",
7373
"vuex": "^4.1.0"

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=884ec8563d6be8e3fdef3eeaa3868758",
2+
"/app.js": "/app.js?id=e1d3fc1d89e57f58900ff2e1238ee574",
33
"/ui.js": "/ui.js?id=592866a715b1c20b43fff6ca7980b279",
44
"/manifest.js": "/manifest.js?id=3267e5c99fd7b729e2f38ec55b50397d",
55
"/app.css": "/app.css?id=4ac240e9b4c482451bf95d4161751414",
6-
"/vendor.js": "/vendor.js?id=eebeb328ddc112be14198734fc6e7076",
6+
"/vendor.js": "/vendor.js?id=f48b6aa9dda0a3f022e52aab3427f7ec",
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,9 +483,9 @@
483483

484484
/*! #__NO_SIDE_EFFECTS__ */
485485

486-
/*! @license DOMPurify 3.2.3 | (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.3/LICENSE */
486+
/*! @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.8.4 Copyright (c) 2025 Matt Zabriskie and contributors */
488+
/*! Axios v1.9.0 Copyright (c) 2025 Matt Zabriskie and contributors */
489489

490490
/*! Hammer.JS - v2.0.7 - 2016-04-22
491491
* http://hammerjs.github.io/

src/Actions/Action.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -332,9 +332,9 @@ public function noop()
332332
* @param (\Closure():(string))|(\Closure(\Illuminate\Database\Eloquent\Model):(string))|string|array<string, mixed> $path
333333
* @param array<string, mixed> $options
334334
*
335-
* @deprecated Use "Action::visit()"
335+
* @deprecated 4.0.0 Use "Action::visit()" instead
336336
*/
337-
#[\Deprecated('Use `visit()` method instead', '4.0.0')]
337+
#[\Deprecated('Use `visit()` method instead', since: '4.0.0')]
338338
public static function push(Stringable|URL|string $name, Closure|URL|string|array $path, array $options = []): static|ActionResponse
339339
{
340340
return self::visit($name, $path, $options);
@@ -426,9 +426,9 @@ public static function downloadURL(Stringable|string $name, Closure|string $url)
426426
/**
427427
* Return a download response from the action.
428428
*
429-
* @deprecated Use "Action::downloadURL()"
429+
* @deprecated 4.31.2 Use "Action::downloadURL()" instead
430430
*/
431-
#[\Deprecated('Use `downloadURL()` method instead', '4.31.2')]
431+
#[\Deprecated('Use `downloadURL()` method instead', since: '4.31.2')]
432432
public static function download(string $url, Stringable|string $name): ActionResponse
433433
{
434434
return ActionResponse::download($name, $url);
@@ -767,9 +767,9 @@ public function showOnIndex()
767767
*
768768
* @return $this
769769
*
770-
* @deprecated Use "Action::showInline()"
770+
* @deprecated 4.0.0 Use "Action::showInline()" instead
771771
*/
772-
#[\Deprecated('Use `showInline()` method instead', '4.0.0')]
772+
#[\Deprecated('Use `showInline()` method instead', since: '4.0.0')]
773773
public function showOnTableRow()
774774
{
775775
return $this->showInline();

0 commit comments

Comments
 (0)