From 60f52fdaa2478b750c0cb1b0334423e3f1c8766b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 13:47:57 +0000 Subject: [PATCH] chore(deps-dev): bump tailwindcss from 4.1.18 to 4.2.1 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.18 to 4.2.1. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 26121ab..7d0f5e5 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "stylelint": "^17.3.0", "stylelint-config-standard": "^40.0.0", "stylelint-config-tailwindcss": "^1.0.1", - "tailwindcss": "^4.1.18", + "tailwindcss": "^4.2.1", "testem": "^3.17.0", "typescript": "^5.9.3", "typescript-eslint": "^8.56.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34a1a05..0a5377e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -218,10 +218,10 @@ importers: version: 40.0.0(stylelint@17.3.0(typescript@5.9.3)) stylelint-config-tailwindcss: specifier: ^1.0.1 - version: 1.0.1(stylelint@17.3.0(typescript@5.9.3))(tailwindcss@4.1.18) + version: 1.0.1(stylelint@17.3.0(typescript@5.9.3))(tailwindcss@4.2.1) tailwindcss: - specifier: ^4.1.18 - version: 4.1.18 + specifier: ^4.2.1 + version: 4.2.1 testem: specifier: ^3.17.0 version: 3.17.0(ejs@3.1.10)(handlebars@4.7.8)(underscore@1.13.7) @@ -5884,6 +5884,9 @@ packages: tailwindcss@4.1.18: resolution: {integrity: sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==} + tailwindcss@4.2.1: + resolution: {integrity: sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==} + tap-parser@7.0.0: resolution: {integrity: sha512-05G8/LrzqOOFvZhhAk32wsGiPZ1lfUrl+iV7+OkKgfofZxiceZWMHkKmow71YsyVQ8IvGBP2EjcIjE5gL4l5lA==} hasBin: true @@ -13110,10 +13113,10 @@ snapshots: stylelint: 17.3.0(typescript@5.9.3) stylelint-config-recommended: 18.0.0(stylelint@17.3.0(typescript@5.9.3)) - stylelint-config-tailwindcss@1.0.1(stylelint@17.3.0(typescript@5.9.3))(tailwindcss@4.1.18): + stylelint-config-tailwindcss@1.0.1(stylelint@17.3.0(typescript@5.9.3))(tailwindcss@4.2.1): dependencies: stylelint: 17.3.0(typescript@5.9.3) - tailwindcss: 4.1.18 + tailwindcss: 4.2.1 stylelint@17.3.0(typescript@5.9.3): dependencies: @@ -13226,6 +13229,8 @@ snapshots: tailwindcss@4.1.18: {} + tailwindcss@4.2.1: {} + tap-parser@7.0.0: dependencies: events-to-array: 1.1.2