chore(deps): update dependency tailwindcss to v4.2.1

This commit is contained in:
renovate[bot]
2026-02-23 13:08:00 +00:00
committed by GitHub
parent 198300bc3c
commit 6497799418

13
pnpm-lock.yaml generated
View File

@@ -38,7 +38,7 @@ importers:
version: 4.2.0 version: 4.2.0
'@tailwindcss/typography': '@tailwindcss/typography':
specifier: ^0.5.16 specifier: ^0.5.16
version: 0.5.19(tailwindcss@4.2.0) version: 0.5.19(tailwindcss@4.2.1)
'@types/node': '@types/node':
specifier: ^24.0.0 specifier: ^24.0.0
version: 24.10.13 version: 24.10.13
@@ -56,7 +56,7 @@ importers:
version: 0.7.2(prettier@3.8.1) version: 0.7.2(prettier@3.8.1)
tailwindcss: tailwindcss:
specifier: ^4 specifier: ^4
version: 4.2.0 version: 4.2.1
typescript: typescript:
specifier: ^5 specifier: ^5
version: 5.9.3 version: 5.9.3
@@ -991,6 +991,9 @@ packages:
tailwindcss@4.2.0: tailwindcss@4.2.0:
resolution: {integrity: sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q==} resolution: {integrity: sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q==}
tailwindcss@4.2.1:
resolution: {integrity: sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==}
tapable@2.3.0: tapable@2.3.0:
resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
engines: {node: '>=6'} engines: {node: '>=6'}
@@ -1311,10 +1314,10 @@ snapshots:
postcss: 8.5.6 postcss: 8.5.6
tailwindcss: 4.2.0 tailwindcss: 4.2.0
'@tailwindcss/typography@0.5.19(tailwindcss@4.2.0)': '@tailwindcss/typography@0.5.19(tailwindcss@4.2.1)':
dependencies: dependencies:
postcss-selector-parser: 6.0.10 postcss-selector-parser: 6.0.10
tailwindcss: 4.2.0 tailwindcss: 4.2.1
'@types/debug@4.1.12': '@types/debug@4.1.12':
dependencies: dependencies:
@@ -2084,6 +2087,8 @@ snapshots:
tailwindcss@4.2.0: {} tailwindcss@4.2.0: {}
tailwindcss@4.2.1: {}
tapable@2.3.0: {} tapable@2.3.0: {}
trim-lines@3.0.1: {} trim-lines@3.0.1: {}