From 5c29c398c9f39ff289872054d487f87c263616b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 10:49:35 +0000 Subject: [PATCH] Bump stephenjude/filament-jetstream from 0.0.13 to 0.0.15 Bumps [stephenjude/filament-jetstream](https://github.com/stephenjude/filament-jetstream) from 0.0.13 to 0.0.15. - [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.13...0.0.15) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 4be4f220..e045f607 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "spatie/laravel-menu": "^4.2", "spiral/roadrunner-cli": "^2.6.0", "spiral/roadrunner-http": "^3.3.0", - "stephenjude/filament-jetstream": "^0.0.13" + "stephenjude/filament-jetstream": "^0.0.15" }, "require-dev": { "fakerphp/faker": "^1.23", diff --git a/composer.lock b/composer.lock index 4b265d17..23bd72b3 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": "ebf1054563dd541a996dfff14319cb6f", + "content-hash": "ecbf38c220edd15789d3f46a467e06a3", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -7551,16 +7551,16 @@ }, { "name": "stephenjude/filament-jetstream", - "version": "0.0.13", + "version": "0.0.15", "source": { "type": "git", "url": "https://github.com/stephenjude/filament-jetstream.git", - "reference": "cb3f6df3137ddf96f9c9660c8fead4135459959d" + "reference": "3ba7bb5c59736dfae65ca00a9f6403bd5143dd20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stephenjude/filament-jetstream/zipball/cb3f6df3137ddf96f9c9660c8fead4135459959d", - "reference": "cb3f6df3137ddf96f9c9660c8fead4135459959d", + "url": "https://api.github.com/repos/stephenjude/filament-jetstream/zipball/3ba7bb5c59736dfae65ca00a9f6403bd5143dd20", + "reference": "3ba7bb5c59736dfae65ca00a9f6403bd5143dd20", "shasum": "" }, "require": { @@ -7623,7 +7623,7 @@ "type": "github" } ], - "time": "2024-08-03T12:31:02+00:00" + "time": "2024-11-27T12:02:15+00:00" }, { "name": "symfony/clock", @@ -13037,5 +13037,5 @@ "php": "^8.3" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }