diff --git a/composer.json b/composer.json index 3eea4e44..09673dee 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "cagilo/cagilo": "^3.3", "esplora/spire": "0.0.2", "guzzlehttp/guzzle": "^7.2", - "hotwired-laravel/turbo-laravel": "2.0.1", + "hotwired-laravel/turbo-laravel": "2.1.0", "intervention/image": "^3.4", "jolicode/jolitypo": "^1.4", "laravel-notification-channels/telegram": "^5.0", diff --git a/composer.lock b/composer.lock index 93b560de..5a70ee65 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": "49eaa49080e8dce66724cdb183ffa0f0", + "content-hash": "ef0b91af8ee7b29b87bd01580f22c507", "packages": [ { "name": "assisted-mindfulness/naive-bayes", @@ -1288,16 +1288,16 @@ }, { "name": "hotwired-laravel/turbo-laravel", - "version": "2.0.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/hotwired-laravel/turbo-laravel.git", - "reference": "d470a80116e2cc99bf30fae88030db1df35fa6a4" + "reference": "7ac6768982d27f3a3993f0e518c1804a6d4c44ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hotwired-laravel/turbo-laravel/zipball/d470a80116e2cc99bf30fae88030db1df35fa6a4", - "reference": "d470a80116e2cc99bf30fae88030db1df35fa6a4", + "url": "https://api.github.com/repos/hotwired-laravel/turbo-laravel/zipball/7ac6768982d27f3a3993f0e518c1804a6d4c44ff", + "reference": "7ac6768982d27f3a3993f0e518c1804a6d4c44ff", "shasum": "" }, "require": { @@ -1353,9 +1353,9 @@ ], "support": { "issues": "https://github.com/hotwired-laravel/turbo-laravel/issues", - "source": "https://github.com/hotwired-laravel/turbo-laravel/tree/2.0.1" + "source": "https://github.com/hotwired-laravel/turbo-laravel/tree/2.1.0" }, - "time": "2024-06-14T20:43:38+00:00" + "time": "2024-09-01T17:27:59+00:00" }, { "name": "intervention/gif",