From d90cf4610689f5ce91c9a1a02672bc3219aa4943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 15:10:31 +0000 Subject: [PATCH] build(deps-dev): bump tailwindcss from 3.4.17 to 4.0.6 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.0.6. - [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.6/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 8d40201..41d90c1 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,6 @@ "nuxt-lucide-icons": "^1.0.5", "postcss": "^8.5.2", "prettier": "3.5.1", - "tailwindcss": "^3.4.17" + "tailwindcss": "^4.0.6" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82a5668..2e82e4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: 3.5.1 version: 3.5.1 tailwindcss: - specifier: ^3.4.17 - version: 3.4.17 + specifier: ^4.0.6 + version: 4.0.6 packages: @@ -3134,6 +3134,9 @@ packages: engines: {node: '>=14.0.0'} hasBin: true + tailwindcss@4.0.6: + resolution: {integrity: sha512-mysewHYJKaXgNOW6pp5xon/emCsfAMnO8WMaGKZZ35fomnR/T5gYnRg2/yRTTrtXiEl1tiVkeRt0eMO6HxEZqw==} + tapable@2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} @@ -7216,6 +7219,8 @@ snapshots: transitivePeerDependencies: - ts-node + tailwindcss@4.0.6: {} + tapable@2.2.1: {} tar-stream@3.1.7: