From 07990b36f04f9e07d39923e9aca8c095b18f925c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 19:36:49 +0000 Subject: [PATCH] Bump stephenjude/filament-jetstream from 0.0.12 to 0.0.13 Bumps [stephenjude/filament-jetstream](https://github.com/stephenjude/filament-jetstream) from 0.0.12 to 0.0.13. - [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.12...0.0.13) --- 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 665bb086..e1069a73 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "livewire/livewire": "^3.5", "orangehill/iseed": "^3.0", "spatie/laravel-menu": "^4.2", - "stephenjude/filament-jetstream": "^0.0.12" + "stephenjude/filament-jetstream": "^0.0.13" }, "require-dev": { "fakerphp/faker": "^1.23", diff --git a/composer.lock b/composer.lock index af5d0135..e657c407 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": "4a0f71057806bb8320dc6f3ef19de767", + "content-hash": "b0d8add99c022472d01cdf657104c102", "packages": [ { "name": "althinect/filament-spatie-roles-permissions", @@ -6902,16 +6902,16 @@ }, { "name": "stephenjude/filament-jetstream", - "version": "0.0.12", + "version": "0.0.13", "source": { "type": "git", "url": "https://github.com/stephenjude/filament-jetstream.git", - "reference": "9b062ce787cdccaeab6ce2c0bb8068fc2a951975" + "reference": "cb3f6df3137ddf96f9c9660c8fead4135459959d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stephenjude/filament-jetstream/zipball/9b062ce787cdccaeab6ce2c0bb8068fc2a951975", - "reference": "9b062ce787cdccaeab6ce2c0bb8068fc2a951975", + "url": "https://api.github.com/repos/stephenjude/filament-jetstream/zipball/cb3f6df3137ddf96f9c9660c8fead4135459959d", + "reference": "cb3f6df3137ddf96f9c9660c8fead4135459959d", "shasum": "" }, "require": { @@ -6974,7 +6974,7 @@ "type": "github" } ], - "time": "2024-06-20T09:20:26+00:00" + "time": "2024-08-03T12:31:02+00:00" }, { "name": "stripe/stripe-php",