From ab0eeb8ef14d96147036371a3d63742b77cd815c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 17:02:05 +0000 Subject: [PATCH] Bump stephenjude/filament-jetstream from 0.0.11 to 0.0.12 Bumps [stephenjude/filament-jetstream](https://github.com/stephenjude/filament-jetstream) from 0.0.11 to 0.0.12. - [Release notes](https://github.com/stephenjude/filament-jetstream/releases) - [Changelog](https://github.com/stephenjude/filament-jetstream/blob/main/CHANGELOG.md) - [Commits](https://github.com/stephenjude/filament-jetstream/compare/0.0.11...0.0.12) --- updated-dependencies: - dependency-name: stephenjude/filament-jetstream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 2b6d2ef..6991575 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "laravel/sanctum": "^4.0", "laravel/tinker": "^2.9", "livewire/livewire": "^3.5", - "stephenjude/filament-jetstream": "^0.0.11" + "stephenjude/filament-jetstream": "^0.0.12" }, "require-dev": { "fakerphp/faker": "^1.23", diff --git a/composer.lock b/composer.lock index 2392d3d..15417e8 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": "d5f7062be3bf68ced516382314aa46e6", + "content-hash": "f82a7df05bf747ed01801569e9fbcc3d", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -6006,16 +6006,16 @@ }, { "name": "stephenjude/filament-jetstream", - "version": "0.0.11", + "version": "0.0.12", "source": { "type": "git", "url": "https://github.com/stephenjude/filament-jetstream.git", - "reference": "567ec4bb5d1f0b79ad8ee7c55ce9e4649918dca9" + "reference": "9b062ce787cdccaeab6ce2c0bb8068fc2a951975" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stephenjude/filament-jetstream/zipball/567ec4bb5d1f0b79ad8ee7c55ce9e4649918dca9", - "reference": "567ec4bb5d1f0b79ad8ee7c55ce9e4649918dca9", + "url": "https://api.github.com/repos/stephenjude/filament-jetstream/zipball/9b062ce787cdccaeab6ce2c0bb8068fc2a951975", + "reference": "9b062ce787cdccaeab6ce2c0bb8068fc2a951975", "shasum": "" }, "require": { @@ -6078,7 +6078,7 @@ "type": "github" } ], - "time": "2024-06-12T12:45:20+00:00" + "time": "2024-06-20T09:20:26+00:00" }, { "name": "symfony/clock",