Skip to content

Commit

Permalink
update: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HDVinnie committed Dec 27, 2024
1 parent 2b0a14a commit ec0a1ae
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 94 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"laravel/octane": "^2.6.0",
"laravel/scout": "^10.11.9",
"laravel/tinker": "^2.10.0",
"livewire/livewire": "^3.5.17",
"livewire/livewire": "^3.5.18",
"marcreichel/igdb-laravel": "^4.3.0",
"meilisearch/meilisearch-php": "^1.11.0",
"meilisearch/meilisearch-php": "^1.12.0",
"nesbot/carbon": "2.72.3",
"paragonie/constant_time_encoding": "^2.7.0",
"resend/resend-laravel": "^0.14.0",
Expand All @@ -45,20 +45,20 @@
"vstelmakh/url-highlight": "^3.1.1"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14.9",
"barryvdh/laravel-debugbar": "^3.14.10",
"brianium/paratest": "^7.7",
"calebdw/larastan": "2.10.5",
"calebdw/larastan-livewire": "^1.1.0",
"calebdw/larastan": "^v2.10.11",
"calebdw/larastan-livewire": "^v1.1.0",
"fakerphp/faker": "^1.24.1",
"jasonmccreary/laravel-test-assertions": "^2.4.1",
"laravel/pint": "^1.18.3",
"laravel/sail": "1.31.1",
"laravel/pint": "v1.18.3",
"laravel/sail": "^1.39.1",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.5.0",
"pestphp/pest": "^3.7.1",
"pestphp/pest-plugin-laravel": "^3.0",
"pestphp/pest-plugin-livewire": "^3.0",
"phpstan/phpstan": "1.12.0",
"phpstan/phpstan": "^1.12.13",
"phpunit/phpunit": "^11.5.1",
"ryoluo/sail-ssl": "^1.3.2",
"spatie/laravel-ignition": "^2.9.0",
Expand Down
Loading

0 comments on commit ec0a1ae

Please sign in to comment.