diff --git a/composer.json b/composer.json index 8f7704e5..c8e575b8 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "stevebauman/location": "^7.4.0", "torchlight/torchlight-laravel": "^0.6", "vormkracht10/filament-mails": "^2.0", - "wire-elements/modal": "^2.0", + "wire-elements/modal": "^3.0", "wire-elements/spotlight": "^2.0", "yarri/link-finder": "^2.7.10", "ysfkaya/filament-phone-input": "^3.1" diff --git a/composer.lock b/composer.lock index 9ff42f13..c88cbe6f 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "385c5568979dfa8b9579bf223bf15492", + "content-hash": "2db07dc25e9e7ecc144815e8ec5c5aee", "packages": [ { "name": "abraham/twitteroauth", @@ -13971,16 +13971,16 @@ }, { "name": "wire-elements/modal", - "version": "2.0.13", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/wire-elements/modal.git", - "reference": "65d9db80a0befaa38ae99a47a26818e784aa7101" + "reference": "cf7eb0ec35d27807ed6380efe9f949c6aa9351f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wire-elements/modal/zipball/65d9db80a0befaa38ae99a47a26818e784aa7101", - "reference": "65d9db80a0befaa38ae99a47a26818e784aa7101", + "url": "https://api.github.com/repos/wire-elements/modal/zipball/cf7eb0ec35d27807ed6380efe9f949c6aa9351f8", + "reference": "cf7eb0ec35d27807ed6380efe9f949c6aa9351f8", "shasum": "" }, "require": { @@ -14023,7 +14023,7 @@ ], "support": { "issues": "https://github.com/wire-elements/modal/issues", - "source": "https://github.com/wire-elements/modal/tree/2.0.13" + "source": "https://github.com/wire-elements/modal/tree/3.0.2" }, "funding": [ { @@ -14031,7 +14031,7 @@ "type": "github" } ], - "time": "2025-02-20T13:07:12+00:00" + "time": "2025-06-20T14:12:38+00:00" }, { "name": "wire-elements/spotlight",