Bump livewire/livewire from 3.5.12 to 3.5.14

Bumps [livewire/livewire](https://github.com/livewire/livewire) from 3.5.12 to 3.5.14.
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](https://github.com/livewire/livewire/compare/v3.5.12...3.5.14)

---
updated-dependencies:
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-28 15:43:53 +00:00 committed by GitHub
parent 9790351639
commit 8d5d649643
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

102
composer.lock generated
View File

@ -2755,16 +2755,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.34.0", "version": "v11.34.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "858184e8def3f20f588f9ab88355003750845a6c" "reference": "865da6d73dd353f07a7bcbd778c55966a620121f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/858184e8def3f20f588f9ab88355003750845a6c", "url": "https://api.github.com/repos/laravel/framework/zipball/865da6d73dd353f07a7bcbd778c55966a620121f",
"reference": "858184e8def3f20f588f9ab88355003750845a6c", "reference": "865da6d73dd353f07a7bcbd778c55966a620121f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2964,7 +2964,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2024-11-26T15:11:52+00:00" "time": "2024-11-27T15:43:57+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -4552,16 +4552,16 @@
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
"version": "v3.5.12", "version": "v3.5.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/livewire.git", "url": "https://github.com/livewire/livewire.git",
"reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d" "reference": "e94a2cd1da95abc2c219190df09f1b34786dd00b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", "url": "https://api.github.com/repos/livewire/livewire/zipball/e94a2cd1da95abc2c219190df09f1b34786dd00b",
"reference": "3c8d1f9d7d9098aaea663093ae168f2d5d2ae73d", "reference": "e94a2cd1da95abc2c219190df09f1b34786dd00b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4587,12 +4587,12 @@
"type": "library", "type": "library",
"extra": { "extra": {
"laravel": { "laravel": {
"providers": [
"Livewire\\LivewireServiceProvider"
],
"aliases": { "aliases": {
"Livewire": "Livewire\\Livewire" "Livewire": "Livewire\\Livewire"
} },
"providers": [
"Livewire\\LivewireServiceProvider"
]
} }
}, },
"autoload": { "autoload": {
@ -4616,7 +4616,7 @@
"description": "A front-end framework for Laravel.", "description": "A front-end framework for Laravel.",
"support": { "support": {
"issues": "https://github.com/livewire/livewire/issues", "issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.5.12" "source": "https://github.com/livewire/livewire/tree/v3.5.14"
}, },
"funding": [ "funding": [
{ {
@ -4624,7 +4624,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-10-15T19:35:06+00:00" "time": "2024-11-28T15:35:31+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
@ -7653,16 +7653,16 @@
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
"version": "v3.5.0", "version": "v3.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git", "url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
"reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7709,7 +7709,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1"
}, },
"funding": [ "funding": [
{ {
@ -7725,7 +7725,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:32:20+00:00" "time": "2024-09-25T14:20:29+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
@ -7862,16 +7862,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v7.1.8", "version": "v7.1.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "f4419ec69ccfc3f725a4de7c20e4e57626d10112" "reference": "82765842fb599c7ed839b650214680c7ee5779be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4419ec69ccfc3f725a4de7c20e4e57626d10112", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/82765842fb599c7ed839b650214680c7ee5779be",
"reference": "f4419ec69ccfc3f725a4de7c20e4e57626d10112", "reference": "82765842fb599c7ed839b650214680c7ee5779be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7919,7 +7919,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v7.1.8" "source": "https://github.com/symfony/http-foundation/tree/v7.1.9"
}, },
"funding": [ "funding": [
{ {
@ -7935,20 +7935,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-09T09:16:45+00:00" "time": "2024-11-13T18:58:36+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.1.8", "version": "v7.1.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "33fef24e3dc79d6d30bf4936531f2f4bd2ca189e" "reference": "649d0e23c571344ef1153d4ffb2564f534b85a45"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/33fef24e3dc79d6d30bf4936531f2f4bd2ca189e", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/649d0e23c571344ef1153d4ffb2564f534b85a45",
"reference": "33fef24e3dc79d6d30bf4936531f2f4bd2ca189e", "reference": "649d0e23c571344ef1153d4ffb2564f534b85a45",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8033,7 +8033,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.1.8" "source": "https://github.com/symfony/http-kernel/tree/v7.1.9"
}, },
"funding": [ "funding": [
{ {
@ -8049,7 +8049,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-13T14:25:32+00:00" "time": "2024-11-27T12:55:11+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
@ -8997,16 +8997,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v7.1.6", "version": "v7.1.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "66a2c469f6c22d08603235c46a20007c0701ea0a" "reference": "a27bb8e0cc3ca4baf17159d053910c9736c3aa4c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/66a2c469f6c22d08603235c46a20007c0701ea0a", "url": "https://api.github.com/repos/symfony/routing/zipball/a27bb8e0cc3ca4baf17159d053910c9736c3aa4c",
"reference": "66a2c469f6c22d08603235c46a20007c0701ea0a", "reference": "a27bb8e0cc3ca4baf17159d053910c9736c3aa4c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9058,7 +9058,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v7.1.6" "source": "https://github.com/symfony/routing/tree/v7.1.9"
}, },
"funding": [ "funding": [
{ {
@ -9074,20 +9074,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-10-01T08:31:23+00:00" "time": "2024-11-13T16:12:35+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
"version": "v3.5.0", "version": "v3.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9141,7 +9141,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.5.0" "source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
}, },
"funding": [ "funding": [
{ {
@ -9157,7 +9157,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:32:20+00:00" "time": "2024-09-25T14:20:29+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
@ -9342,16 +9342,16 @@
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
"version": "v3.5.0", "version": "v3.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation-contracts.git", "url": "https://github.com/symfony/translation-contracts.git",
"reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" "reference": "4667ff3bd513750603a09c8dedbea942487fb07c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c",
"reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", "reference": "4667ff3bd513750603a09c8dedbea942487fb07c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9400,7 +9400,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1"
}, },
"funding": [ "funding": [
{ {
@ -9416,7 +9416,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:32:20+00:00" "time": "2024-09-25T14:20:29+00:00"
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",