summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate2026-04-23 04:22:38 +0000
committerRenovate2026-04-23 04:22:38 +0000
commit6331a1894e107be58880ee8e5d06c12da1f3e9f8 (patch)
tree1dd7a97606ec0286d32abdb3ccbc1e58e79fe4c4
parent94afc3c92d3e4d6fd3a1ba3d2e2f12c8b3fbed8a (diff)
RenovateBot: Update dependency tailwindcss to v4.2.4renovate/tailwindcss-4.x-lockfile
Diffstat (limited to '')
-rw-r--r--package-lock.json24
1 files changed, 15 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 96f4424..5873cfb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -760,12 +760,6 @@
760 "node": ">= 20" 760 "node": ">= 20"
761 } 761 }
762 }, 762 },
763 "node_modules/@tailwindcss/cli/node_modules/tailwindcss": {
764 "version": "4.2.4",
765 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.4.tgz",
766 "integrity": "sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==",
767 "license": "MIT"
768 },
769 "node_modules/@tailwindcss/node": { 763 "node_modules/@tailwindcss/node": {
770 "version": "4.2.2", 764 "version": "4.2.2",
771 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.2.tgz", 765 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.2.tgz",
@@ -781,6 +775,12 @@
781 "tailwindcss": "4.2.2" 775 "tailwindcss": "4.2.2"
782 } 776 }
783 }, 777 },
778 "node_modules/@tailwindcss/node/node_modules/tailwindcss": {
779 "version": "4.2.2",
780 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz",
781 "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
782 "license": "MIT"
783 },
784 "node_modules/@tailwindcss/oxide": { 784 "node_modules/@tailwindcss/oxide": {
785 "version": "4.2.2", 785 "version": "4.2.2",
786 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.2.tgz", 786 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.2.tgz",
@@ -1080,6 +1080,12 @@
1080 "tailwindcss": "4.2.2" 1080 "tailwindcss": "4.2.2"
1081 } 1081 }
1082 }, 1082 },
1083 "node_modules/@tailwindcss/postcss/node_modules/tailwindcss": {
1084 "version": "4.2.2",
1085 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz",
1086 "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
1087 "license": "MIT"
1088 },
1083 "node_modules/ansi-regex": { 1089 "node_modules/ansi-regex": {
1084 "version": "6.1.0", 1090 "version": "6.1.0",
1085 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", 1091 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
@@ -3224,9 +3230,9 @@
3224 } 3230 }
3225 }, 3231 },
3226 "node_modules/tailwindcss": { 3232 "node_modules/tailwindcss": {
3227 "version": "4.2.2", 3233 "version": "4.2.4",
3228 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz", 3234 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.4.tgz",
3229 "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==", 3235 "integrity": "sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==",
3230 "license": "MIT" 3236 "license": "MIT"
3231 }, 3237 },
3232 "node_modules/tapable": { 3238 "node_modules/tapable": {