From 4d12a10ed44d9950728d652f3fa60f5c66dfe9f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 00:38:20 +0000 Subject: [PATCH] chore(deps-dev): bump tailwindcss from 3.4.17 to 4.0.12 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.0.12. - [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.0.12/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 002206f..35210fa 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,6 @@ "packageManager": "pnpm@9.15.4", "devDependencies": { "prettier": "^3.4.2", - "tailwindcss": "^3.4.17" + "tailwindcss": "^4.0.12" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d9436b..14db38a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^3.4.2 version: 3.4.2 tailwindcss: - specifier: ^3.4.17 - version: 3.4.17 + specifier: ^4.0.12 + version: 4.0.12 packages: @@ -3671,6 +3671,9 @@ packages: engines: {node: '>=14.0.0'} hasBin: true + tailwindcss@4.0.12: + resolution: {integrity: sha512-bT0hJo91FtncsAMSsMzUkoo/iEU0Xs5xgFgVC9XmdM9bw5MhZuQFjPNl6wxAE0SiQF/YTZJa+PndGWYSDtuxAg==} + tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -8531,6 +8534,8 @@ snapshots: transitivePeerDependencies: - ts-node + tailwindcss@4.0.12: {} + tapable@2.2.1: {} tar-fs@2.1.2: