From d96c1c335fce63e1a48627e8af037098d2b8a7ba Mon Sep 17 00:00:00 2001 From: Iridium34 Date: Mon, 10 Nov 2025 21:22:31 +0100 Subject: [PATCH] Updated tailwindcss --- package-lock.json | 6 +++--- package.json | 6 +++--- resources/views/livewire/filament/buildplate.blade.php | 6 +++--- resources/views/livewire/filament/color.blade.php | 6 +++--- resources/views/livewire/filament/filament.blade.php | 6 +++--- resources/views/livewire/filament/manufacturer.blade.php | 6 +++--- resources/views/livewire/filament/type.blade.php | 6 +++--- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 39514fa..974cdb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,14 +6,14 @@ "": { "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "@tailwindcss/postcss": "^4.0.12", + "@tailwindcss/postcss": "^4.1.17", "@tailwindcss/typography": "^0.5.10", - "@tailwindcss/vite": "^4.0.0", + "@tailwindcss/vite": "^4.1.17", "axios": "^1.7.4", "concurrently": "^9.0.1", "laravel-vite-plugin": "^1.2.0", "postcss": "^8.4.32", - "tailwindcss": "4.1", + "tailwindcss": "^4.1.17", "vite": "^6.0.11" } }, diff --git a/package.json b/package.json index 3cb8347..a242ab1 100644 --- a/package.json +++ b/package.json @@ -7,14 +7,14 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "@tailwindcss/postcss": "^4.0.12", + "@tailwindcss/postcss": "^4.1.17", "@tailwindcss/typography": "^0.5.10", - "@tailwindcss/vite": "^4.0.0", + "@tailwindcss/vite": "^4.1.17", "axios": "^1.7.4", "concurrently": "^9.0.1", "laravel-vite-plugin": "^1.2.0", "postcss": "^8.4.32", - "tailwindcss": "4.1", + "tailwindcss": "^4.1.17", "vite": "^6.0.11" } } diff --git a/resources/views/livewire/filament/buildplate.blade.php b/resources/views/livewire/filament/buildplate.blade.php index 6eb3b33..4405793 100644 --- a/resources/views/livewire/filament/buildplate.blade.php +++ b/resources/views/livewire/filament/buildplate.blade.php @@ -50,7 +50,7 @@ - +
@@ -81,7 +81,7 @@ @empty($buildplate) @else - +
@@ -111,7 +111,7 @@ @endempty - +
diff --git a/resources/views/livewire/filament/color.blade.php b/resources/views/livewire/filament/color.blade.php index c9cf640..9a774de 100644 --- a/resources/views/livewire/filament/color.blade.php +++ b/resources/views/livewire/filament/color.blade.php @@ -49,7 +49,7 @@
- +
@@ -70,7 +70,7 @@ @empty($color) @else - +
@@ -90,7 +90,7 @@ @endempty - +
diff --git a/resources/views/livewire/filament/filament.blade.php b/resources/views/livewire/filament/filament.blade.php index e1fcc9e..f189dde 100644 --- a/resources/views/livewire/filament/filament.blade.php +++ b/resources/views/livewire/filament/filament.blade.php @@ -63,7 +63,7 @@
- +
@@ -107,7 +107,7 @@ @empty($filament) @else - +
@@ -127,7 +127,7 @@ @endempty - +
diff --git a/resources/views/livewire/filament/manufacturer.blade.php b/resources/views/livewire/filament/manufacturer.blade.php index 4cd0f83..4820d16 100644 --- a/resources/views/livewire/filament/manufacturer.blade.php +++ b/resources/views/livewire/filament/manufacturer.blade.php @@ -48,7 +48,7 @@
- +
@@ -70,7 +70,7 @@ @empty($manufacturer) @else - +
@@ -91,7 +91,7 @@ @endempty - +
diff --git a/resources/views/livewire/filament/type.blade.php b/resources/views/livewire/filament/type.blade.php index f730f94..327c7f5 100644 --- a/resources/views/livewire/filament/type.blade.php +++ b/resources/views/livewire/filament/type.blade.php @@ -46,7 +46,7 @@
- +
@@ -67,7 +67,7 @@ @empty($type) @else - +
@@ -87,7 +87,7 @@ @endempty - +