mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
chore: update dependencies
- fixes CVE-2025-27517 - fixes CVE-2025-27515 wip
This commit is contained in:
parent
c0fe31da9e
commit
ce443de76c
2 changed files with 21 additions and 21 deletions
|
|
@ -14,11 +14,11 @@
|
|||
"ext-imagick": "*",
|
||||
"bnussbau/laravel-trmnl": "^0.1.4",
|
||||
"intervention/image": "^3.11",
|
||||
"laravel/framework": "^12.0",
|
||||
"laravel/framework": "^12.1",
|
||||
"laravel/sanctum": "^4.0",
|
||||
"laravel/tinker": "^2.10.1",
|
||||
"livewire/flux": "^2.0",
|
||||
"livewire/volt": "^1.6.7",
|
||||
"livewire/volt": "^1.7",
|
||||
"spatie/browsershot": "^5.0",
|
||||
"spatie/pest-expectations": "^1.3"
|
||||
},
|
||||
|
|
|
|||
38
composer.lock
generated
38
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "a37113926b52744df508a5619719b4dc",
|
||||
"content-hash": "0c76944cf73daa04570bba3d4cb342f6",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bnussbau/laravel-trmnl",
|
||||
|
|
@ -1279,16 +1279,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v12.0.1",
|
||||
"version": "v12.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "d99e2385a6d4324782d52f4423891966425641be"
|
||||
"reference": "9be5738f1ca1530055bb9d6db81f909a7ed34842"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/d99e2385a6d4324782d52f4423891966425641be",
|
||||
"reference": "d99e2385a6d4324782d52f4423891966425641be",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/9be5738f1ca1530055bb9d6db81f909a7ed34842",
|
||||
"reference": "9be5738f1ca1530055bb9d6db81f909a7ed34842",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1396,7 +1396,7 @@
|
|||
"league/flysystem-read-only": "^3.25.1",
|
||||
"league/flysystem-sftp-v3": "^3.25.1",
|
||||
"mockery/mockery": "^1.6.10",
|
||||
"orchestra/testbench-core": "^10.0",
|
||||
"orchestra/testbench-core": "^10.0.0",
|
||||
"pda/pheanstalk": "^5.0.6",
|
||||
"php-http/discovery": "^1.15",
|
||||
"phpstan/phpstan": "^2.0",
|
||||
|
|
@ -1490,7 +1490,7 @@
|
|||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2025-02-24T13:31:23+00:00"
|
||||
"time": "2025-03-05T15:31:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
|
|
@ -2358,16 +2358,16 @@
|
|||
},
|
||||
{
|
||||
"name": "livewire/livewire",
|
||||
"version": "v3.6.0",
|
||||
"version": "v3.6.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/livewire/livewire.git",
|
||||
"reference": "4c66b569cb729ba9b2f4a3c4e79f50fd8f2b71d1"
|
||||
"reference": "0df0a762698176d714e42e2dfed92b6b9e24b8e4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/4c66b569cb729ba9b2f4a3c4e79f50fd8f2b71d1",
|
||||
"reference": "4c66b569cb729ba9b2f4a3c4e79f50fd8f2b71d1",
|
||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/0df0a762698176d714e42e2dfed92b6b9e24b8e4",
|
||||
"reference": "0df0a762698176d714e42e2dfed92b6b9e24b8e4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2422,7 +2422,7 @@
|
|||
"description": "A front-end framework for Laravel.",
|
||||
"support": {
|
||||
"issues": "https://github.com/livewire/livewire/issues",
|
||||
"source": "https://github.com/livewire/livewire/tree/v3.6.0"
|
||||
"source": "https://github.com/livewire/livewire/tree/v3.6.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2430,25 +2430,25 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-02-26T00:57:32+00:00"
|
||||
"time": "2025-03-04T21:48:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "livewire/volt",
|
||||
"version": "v1.6.7",
|
||||
"version": "v1.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/livewire/volt.git",
|
||||
"reference": "cc162e749a33e14cd437234ed78b0e7ad47c252a"
|
||||
"reference": "94091094aa745c8636f9c7bed1e2da2d2a3f32b3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/livewire/volt/zipball/cc162e749a33e14cd437234ed78b0e7ad47c252a",
|
||||
"reference": "cc162e749a33e14cd437234ed78b0e7ad47c252a",
|
||||
"url": "https://api.github.com/repos/livewire/volt/zipball/94091094aa745c8636f9c7bed1e2da2d2a3f32b3",
|
||||
"reference": "94091094aa745c8636f9c7bed1e2da2d2a3f32b3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"laravel/framework": "^10.38.2|^11.0|^12.0",
|
||||
"livewire/livewire": "^3.0",
|
||||
"livewire/livewire": "^3.6.1",
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
@ -2502,7 +2502,7 @@
|
|||
"issues": "https://github.com/livewire/volt/issues",
|
||||
"source": "https://github.com/livewire/volt"
|
||||
},
|
||||
"time": "2025-02-17T16:24:59+00:00"
|
||||
"time": "2025-03-05T15:20:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue