diff --git a/package.json b/package.json index 7f4c9c9..d4fcd23 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@svelte-toolkit/validate": "^0.0.0", "@sveltejs/adapter-auto": "^4.0.0", "@sveltejs/vite-plugin-svelte": "^5.0.0", - "@tailwindcss/vite": "^4.0.0", + "@tailwindcss/vite": "^4.1.11", "@types/node": "^24.0.9", "country-state-city": "^3.2.1", "eslint": "^9.18.0", @@ -60,7 +60,7 @@ "typescript": "^5.0.0", "typescript-eslint": "^8.20.0", "vite": "^6.2.5", - "tailwindcss": "^4.1.3", + "tailwindcss": "^4.1.11", "@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/forms": "^0.5.10", "tailwindcss-animate": "^1.0.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08cf0ae..81a487c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: specifier: ^0.5.10 version: 0.5.10(tailwindcss@4.1.11) '@tailwindcss/vite': - specifier: ^4.0.0 + specifier: ^4.1.11 version: 4.1.11(vite@6.3.5(@types/node@24.0.9)(jiti@2.4.2)(lightningcss@1.30.1)) '@types/node': specifier: ^24.0.9 @@ -91,7 +91,7 @@ importers: specifier: ^4.0.0 version: 4.2.2(picomatch@4.0.2)(svelte@5.34.9)(typescript@5.8.3) tailwindcss: - specifier: ^4.1.3 + specifier: ^4.1.11 version: 4.1.11 tailwindcss-animate: specifier: ^1.0.7 diff --git a/src/lib/ActionSelect.svelte b/src/lib/ActionSelect.svelte index 3d0221f..5617cfe 100644 --- a/src/lib/ActionSelect.svelte +++ b/src/lib/ActionSelect.svelte @@ -113,7 +113,7 @@