Skip to content

Commit

Permalink
chore(deps): update non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 7980008 commit 661101f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
"require": {
"php": "^8.2",
"laravel/framework": "11.18.1",
"laravel/octane": "2.5.2",
"laravel/passport": "12.2.1",
"laravel/octane": "2.6.0",
"laravel/passport": "12.3.1",
"laravel/reverb": "@beta",
"laravel/tinker": "2.9.0",
"openai-php/laravel": "0.10.1",
"spatie/laravel-query-builder": "6.0.1"
"laravel/tinker": "2.10.0",
"openai-php/laravel": "0.10.2",
"spatie/laravel-query-builder": "6.2.1"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "3.1.0",
"fakerphp/faker": "1.23.1",
"laravel/pint": "1.17.0",
"laravel/sail": "1.31.0",
"barryvdh/laravel-ide-helper": "3.2.2",
"fakerphp/faker": "1.24.1",
"laravel/pint": "1.18.3",
"laravel/sail": "1.39.1",
"mockery/mockery": "1.6.12",
"nunomaduro/collision": "8.3.0",
"phpunit/phpunit": "11.2.8",
"nunomaduro/collision": "8.5.0",
"phpunit/phpunit": "11.4.4",
"spatie/laravel-ignition": "2.8.0"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "vite build"
},
"devDependencies": {
"laravel-vite-plugin": "1.0.5",
"laravel-vite-plugin": "1.0.6",
"vite": "5.3.4"
}
}

0 comments on commit 661101f

Please sign in to comment.