From 184a2ace30b1d9e54544c4c368339165e41c002b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 07:21:10 +0000 Subject: [PATCH] Bump hotwired-laravel/turbo-laravel from 2.0.1 to 2.1.0 Bumps [hotwired-laravel/turbo-laravel](https://github.com/hotwired-laravel/turbo-laravel) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/hotwired-laravel/turbo-laravel/releases) - [Changelog](https://github.com/hotwired-laravel/turbo-laravel/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/hotwired-laravel/turbo-laravel/compare/2.0.1...2.1.0) --- updated-dependencies: - dependency-name: hotwired-laravel/turbo-laravel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) 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",