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 11, 2024
1 parent 89a775a commit 53d08cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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/sanctum": "3.3.3",
"laravel/tinker": "2.10.0",
"nativephp/electron": "0.7.4"
"nativephp/electron": "0.8.3"
},
"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.37.1",
"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.10"
}
}

0 comments on commit 53d08cc

Please sign in to comment.