Skip to content

Commit 1972c02

Browse files
Bump the major-updates group across 1 directory with 4 updates
Bumps the major-updates group with 3 updates in the / directory: [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel), [nwidart/laravel-modules](https://github.com/nWidart/laravel-modules) and [owen-it/laravel-auditing](https://github.com/owen-it/laravel-auditing). Updates `inertiajs/inertia-laravel` from 1.3.2 to 2.0.1 - [Release notes](https://github.com/inertiajs/inertia-laravel/releases) - [Changelog](https://github.com/inertiajs/inertia-laravel/blob/2.x/CHANGELOG.md) - [Commits](inertiajs/inertia-laravel@v1.3.2...v2.0.1) Updates `laravel/framework` from 11.41.3 to 11.44.1 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v11.41.3...v11.44.1) Updates `nwidart/laravel-modules` from 11.1.8 to 12.0.1 - [Release notes](https://github.com/nWidart/laravel-modules/releases) - [Changelog](https://github.com/nWidart/laravel-modules/blob/master/CHANGELOG.md) - [Commits](nWidart/laravel-modules@v11.1.8...v12.0.1) Updates `owen-it/laravel-auditing` from 13.6.9 to 14.0.0 - [Release notes](https://github.com/owen-it/laravel-auditing/releases) - [Changelog](https://github.com/owen-it/laravel-auditing/blob/master/CHANGELOG.md) - [Commits](owen-it/laravel-auditing@v13.6.9...v14.0.0) --- updated-dependencies: - dependency-name: inertiajs/inertia-laravel dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-updates - dependency-name: nwidart/laravel-modules dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: owen-it/laravel-auditing dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7339b79 commit 1972c02

File tree

2 files changed

+134
-153
lines changed

2 files changed

+134
-153
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"flowframe/laravel-trend": "^0.3.0",
1515
"gotenberg/gotenberg-php": "^2.8",
1616
"guzzlehttp/guzzle": "^7.2",
17-
"inertiajs/inertia-laravel": "^1.0",
17+
"inertiajs/inertia-laravel": "^2.0",
1818
"korridor/laravel-computed-attributes": "^3.1",
1919
"korridor/laravel-model-validation-rules": "^3.0",
2020
"laravel/framework": "^11.16.0",
@@ -26,8 +26,8 @@
2626
"league/flysystem-aws-s3-v3": "^3.0",
2727
"maatwebsite/excel": "^3.1",
2828
"novadaemon/filament-pretty-json": "^2.2",
29-
"nwidart/laravel-modules": "^11.0.11",
30-
"owen-it/laravel-auditing": "^13.6",
29+
"nwidart/laravel-modules": "^12.0.1",
30+
"owen-it/laravel-auditing": "^14.0",
3131
"pxlrbt/filament-environment-indicator": "^2.0",
3232
"spatie/temporary-directory": "^2.2",
3333
"staudenmeir/eloquent-json-relations": "^1.1",

0 commit comments

Comments
 (0)