diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-08 04:46:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-08 04:46:08 +0000 |
| commit | f464d165b48000832012bd08a0f23d2089c014ab (patch) | |
| tree | 7492993a8819b054d53f49c2af1087b25193f72f | |
| parent | c2609737b10c9de331a716b6e332ac4ad9d6f4f2 (diff) | |
build(deps): update dependency tailwindcss to v4.0.12 (#8909)
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 46a4162c6..4d8b5c2c6 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.11", + "tailwindcss": "4.0.12", "typescript": "5.8.2" }, "devDependencies": { diff --git a/internal/templates/src/pnpm-lock.yaml b/internal/templates/src/pnpm-lock.yaml index a92e6c84b..cf12801f0 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.11 - version: 4.0.11 + specifier: 4.0.12 + version: 4.0.12 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.11: - resolution: {integrity: sha512-GZ6+tNwieqvpFLZfx2tkZpfOMAK7iumbOJOLmd6v8AcYuHbjUb+cmDRu6l+rFkIqarh5FfLbCSRJhegcVdoPng==} + tailwindcss@4.0.12: + resolution: {integrity: sha512-bT0hJo91FtncsAMSsMzUkoo/iEU0Xs5xgFgVC9XmdM9bw5MhZuQFjPNl6wxAE0SiQF/YTZJa+PndGWYSDtuxAg==} terser@5.31.5: resolution: {integrity: sha512-YPmas0L0rE1UyLL/llTWA0SiDOqIcAQYLeUj7cJYzXHlRTAnMSg9pPe4VJ5PlKvTrPQsdVFuiRiwyeNlYgwh2Q==} @@ -3829,7 +3829,7 @@ snapshots: tailwind-merge@3.0.2: {} - tailwindcss@4.0.11: {} + tailwindcss@4.0.12: {} terser@5.31.5: dependencies: |
