Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent a68cba6 commit 1dd4485
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": ["laravel", "framework"],
"license": "MIT",
"require": {
"php": "8.3.12",
"php": "8.3.13",
"guzzlehttp/guzzle": "7.9.2",
"laravel/framework": "10.48.22",
"laravel/sanctum": "3.3.3",
Expand All @@ -15,11 +15,11 @@
"require-dev": {
"fakerphp/faker": "1.23.1",
"laravel/pint": "1.18.1",
"laravel/sail": "1.36.0",
"laravel/sail": "1.37.0",
"mockery/mockery": "1.6.12",
"nunomaduro/collision": "7.11.0",
"pestphp/pest": "2.36.0",
"phpunit/phpunit": "10.5.36",
"phpunit/phpunit": "10.5.37",
"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 @@ -8,6 +8,6 @@
"devDependencies": {
"axios": "1.7.7",
"laravel-vite-plugin": "0.8.1",
"vite": "5.4.9"
"vite": "5.4.10"
}
}

0 comments on commit 1dd4485

Please sign in to comment.