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 Nov 18, 2024
1 parent 6142d86 commit 302a631
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
"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/framework": "10.48.23",
"laravel/sanctum": "3.3.3",
"laravel/tinker": "2.10.0",
"nativephp/electron": "0.7.4"
"nativephp/electron": "0.8.7"
},
"require-dev": {
"fakerphp/faker": "1.23.1",
"fakerphp/faker": "1.24.0",
"laravel/pint": "1.18.1",
"laravel/sail": "1.36.0",
"laravel/sail": "1.38.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.38",
"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.11"
}
}

0 comments on commit 302a631

Please sign in to comment.