diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-06 21:45:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-06 21:45:39 +0000 |
| commit | 456c4e3170355563c6de29e5285f26e99d2eece4 (patch) | |
| tree | ece4b5dadab3b156f1f1dd207069fb5c4de83208 | |
| parent | 21f02cf5ad86721e1a2d4b37f2253e9db8c75ec3 (diff) | |
build(deps): update dependency tailwindcss to v4.0.11 (#8886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | internal/templates/src/package.json | 2 | ||||
| -rw-r--r-- | internal/templates/src/pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/internal/templates/src/package.json b/internal/templates/src/package.json index c7bd14277..c971a2f5c 100644 --- a/internal/templates/src/package.json +++ b/internal/templates/src/package.json @@ -18,7 +18,7 @@ "react-dom": "18.3.1", "react-email": "3.0.7", "tailwind-merge": "3.0.2", - "tailwindcss": "4.0.9", + "tailwindcss": "4.0.11", "typescript": "5.8.2" }, "devDependencies": { diff --git a/internal/templates/src/pnpm-lock.yaml b/internal/templates/src/pnpm-lock.yaml index 6f6b9f469..117a7d87a 100644 --- a/internal/templates/src/pnpm-lock.yaml +++ b/internal/templates/src/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 3.0.2 version: 3.0.2 tailwindcss: - specifier: 4.0.9 - version: 4.0.9 + specifier: 4.0.11 + version: 4.0.11 typescript: specifier: 5.8.2 version: 5.8.2 @@ -1940,8 +1940,8 @@ packages: tailwind-merge@3.0.2: resolution: {integrity: sha512-l7z+OYZ7mu3DTqrL88RiKrKIqO3NcpEO8V/Od04bNpvk0kiIFndGEoqfuzvj4yuhRkHKjRkII2z+KS2HfPcSxw==} - tailwindcss@4.0.9: - resolution: {integrity: sha512-12laZu+fv1ONDRoNR9ipTOpUD7RN9essRVkX36sjxuRUInpN7hIiHN4lBd/SIFjbISvnXzp8h/hXzmU8SQQYhw==} + tailwindcss@4.0.11: + resolution: {integrity: sha512-GZ6+tNwieqvpFLZfx2tkZpfOMAK7iumbOJOLmd6v8AcYuHbjUb+cmDRu6l+rFkIqarh5FfLbCSRJhegcVdoPng==} terser@5.31.5: resolution: {integrity: sha512-YPmas0L0rE1UyLL/llTWA0SiDOqIcAQYLeUj7cJYzXHlRTAnMSg9pPe4VJ5PlKvTrPQsdVFuiRiwyeNlYgwh2Q==} @@ -3829,7 +3829,7 @@ snapshots: tailwind-merge@3.0.2: {} - tailwindcss@4.0.9: {} + tailwindcss@4.0.11: {} terser@5.31.5: dependencies: |
