From f7c786b0cd5e63e90e6af4da53bb84966898cd2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:25:56 +0000 Subject: [PATCH] chore(deps-dev): bump tailwindcss from 3.4.17 to 4.0.8 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.0.8. - [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.8/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 8682222..e477c71 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.8" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d37be04..280efdf 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.8 + version: 4.0.8 packages: @@ -3603,6 +3603,9 @@ packages: engines: {node: '>=14.0.0'} hasBin: true + tailwindcss@4.0.8: + resolution: {integrity: sha512-Me7N5CKR+D2A1xdWA5t5+kjjT7bwnxZOE6/yDI/ixJdJokszsn2n++mdU5yJwrsTpqFX2B9ZNMBJDwcqk9C9lw==} + tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -8316,6 +8319,8 @@ snapshots: transitivePeerDependencies: - ts-node + tailwindcss@4.0.8: {} + tapable@2.2.1: {} tar-fs@2.1.2: