From f98be45ebfb5cbaac4dfe550effe6b09685dfa26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 22:27:30 +0000 Subject: [PATCH] build(deps): bump filament/filament from 2.17.54 to 2.17.55 Bumps [filament/filament](https://github.com/filamentphp/panels) from 2.17.54 to 2.17.55. - [Commits](https://github.com/filamentphp/panels/compare/v2.17.54...v2.17.55) --- updated-dependencies: - dependency-name: filament/filament dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/composer.lock b/composer.lock index 3e32553..d3c1956 100644 --- a/composer.lock +++ b/composer.lock @@ -410,16 +410,16 @@ }, { "name": "danharrin/livewire-rate-limiting", - "version": "v1.1.0", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/danharrin/livewire-rate-limiting.git", - "reference": "a55996683cabf2e93893280d602191243b3b80b8" + "reference": "bc2cc0a0b5b517fdc5bba8671013dd71081f70a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/danharrin/livewire-rate-limiting/zipball/a55996683cabf2e93893280d602191243b3b80b8", - "reference": "a55996683cabf2e93893280d602191243b3b80b8", + "url": "https://api.github.com/repos/danharrin/livewire-rate-limiting/zipball/bc2cc0a0b5b517fdc5bba8671013dd71081f70a8", + "reference": "bc2cc0a0b5b517fdc5bba8671013dd71081f70a8", "shasum": "" }, "require": { @@ -427,7 +427,8 @@ "php": "^8.0" }, "require-dev": { - "livewire/livewire": "^2.3", + "livewire/livewire": "^3.0", + "livewire/volt": "^1.3", "orchestra/testbench": "^7.0|^8.0", "phpunit/phpunit": "^9.0|^10.0" }, @@ -459,7 +460,7 @@ "type": "github" } ], - "time": "2023-03-12T12:17:29+00:00" + "time": "2023-10-27T15:01:19+00:00" }, { "name": "dflydev/dot-access-data", @@ -896,7 +897,7 @@ }, { "name": "filament/filament", - "version": "v2.17.54", + "version": "v2.17.55", "source": { "type": "git", "url": "https://github.com/filamentphp/panels.git", @@ -958,16 +959,16 @@ }, { "name": "filament/forms", - "version": "v2.17.54", + "version": "v2.17.55", "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "153057acd6901c554bad2be8645c2e81099142a9" + "reference": "0a2444d9f66177fcc014ff13bd2cdf437ed4c61c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/153057acd6901c554bad2be8645c2e81099142a9", - "reference": "153057acd6901c554bad2be8645c2e81099142a9", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/0a2444d9f66177fcc014ff13bd2cdf437ed4c61c", + "reference": "0a2444d9f66177fcc014ff13bd2cdf437ed4c61c", "shasum": "" }, "require": { @@ -1012,11 +1013,11 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-10-23T07:56:03+00:00" + "time": "2023-10-27T11:46:27+00:00" }, { "name": "filament/notifications", - "version": "v2.17.54", + "version": "v2.17.55", "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", @@ -1069,7 +1070,7 @@ }, { "name": "filament/support", - "version": "v2.17.54", + "version": "v2.17.55", "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", @@ -1120,7 +1121,7 @@ }, { "name": "filament/tables", - "version": "v2.17.54", + "version": "v2.17.55", "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", @@ -2772,16 +2773,16 @@ }, { "name": "monolog/monolog", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "e2392369686d420ca32df3803de28b5d6f76867d" + "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/e2392369686d420ca32df3803de28b5d6f76867d", - "reference": "e2392369686d420ca32df3803de28b5d6f76867d", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448", + "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448", "shasum": "" }, "require": { @@ -2857,7 +2858,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.4.0" + "source": "https://github.com/Seldaek/monolog/tree/3.5.0" }, "funding": [ { @@ -2869,7 +2870,7 @@ "type": "tidelift" } ], - "time": "2023-06-21T08:46:11+00:00" + "time": "2023-10-27T15:32:31+00:00" }, { "name": "nesbot/carbon",