diff --git a/composer.json b/composer.json index 8af828e..9265fa4 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "laravel/tinker": "^2.8", "livewire/livewire": "^3.0", "livewire/volt": "^1.0", - "tallstackui/tallstackui": "1.x-dev", + "tallstackui/tallstackui": "^1.0", "torchlight/torchlight-laravel": "^0.6" }, "require-dev": { diff --git a/composer.lock b/composer.lock index c0dcd0b..ce209c5 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": "d00bed733d703fd7faae0ac2f8d98dfd", + "content-hash": "fba04654b3ed812e36202ccebfb02d1d", "packages": [ { "name": "brick/math", @@ -5558,16 +5558,16 @@ }, { "name": "tallstackui/tallstackui", - "version": "1.x-dev", + "version": "v1.34.0", "source": { "type": "git", "url": "https://github.com/tallstackui/tallstackui.git", - "reference": "849593ca60b19f5fbbd4bac9b0e32c518ebb61ec" + "reference": "e94ef13aa9782bb87d8ac5e4e2231e6d9521f152" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tallstackui/tallstackui/zipball/849593ca60b19f5fbbd4bac9b0e32c518ebb61ec", - "reference": "849593ca60b19f5fbbd4bac9b0e32c518ebb61ec", + "url": "https://api.github.com/repos/tallstackui/tallstackui/zipball/e94ef13aa9782bb87d8ac5e4e2231e6d9521f152", + "reference": "e94ef13aa9782bb87d8ac5e4e2231e6d9521f152", "shasum": "" }, "require": { @@ -5584,7 +5584,6 @@ "pestphp/pest-plugin-type-coverage": "^2.2", "rector/rector": "^1.0" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -5612,7 +5611,7 @@ "description": "TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.", "support": { "issues": "https://github.com/tallstackui/tallstackui/issues", - "source": "https://github.com/tallstackui/tallstackui/tree/1.x" + "source": "https://github.com/tallstackui/tallstackui/tree/v1.34.0" }, "funding": [ { @@ -5620,7 +5619,7 @@ "type": "github" } ], - "time": "2024-08-05T17:21:11+00:00" + "time": "2024-08-05T17:28:25+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -10076,9 +10075,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "tallstackui/tallstackui": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {