Update livewire to latest version

This commit is contained in:
DariusIII
2026-01-14 15:24:24 +01:00
parent e71c255e60
commit 15a2a95816
Generated
+6 -6
View File
@@ -4409,16 +4409,16 @@
},
{
"name": "livewire/livewire",
"version": "v3.7.3",
"version": "v3.7.4",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "a5384df9fbd3eaf02e053bc49aabc8ace293fc1c"
"reference": "5a8dffd4c0ab357ff7ed5b39e7c2453d962a68e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/a5384df9fbd3eaf02e053bc49aabc8ace293fc1c",
"reference": "a5384df9fbd3eaf02e053bc49aabc8ace293fc1c",
"url": "https://api.github.com/repos/livewire/livewire/zipball/5a8dffd4c0ab357ff7ed5b39e7c2453d962a68e0",
"reference": "5a8dffd4c0ab357ff7ed5b39e7c2453d962a68e0",
"shasum": ""
},
"require": {
@@ -4473,7 +4473,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.7.3"
"source": "https://github.com/livewire/livewire/tree/v3.7.4"
},
"funding": [
{
@@ -4481,7 +4481,7 @@
"type": "github"
}
],
"time": "2025-12-19T02:00:29+00:00"
"time": "2026-01-13T09:37:21+00:00"
},
{
"name": "livewire/volt",