summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate2026-03-20 04:08:16 +0000
committerRenovate2026-03-20 04:08:16 +0000
commit349898fb5051e52db9e35f02f90f993ece1a8526 (patch)
treefe651e3a50eabbe729e6f462eb16ea9c59c2429d
parent8f63fb9648a6a937a93de755d388b6d5fb32bb08 (diff)
RenovateBot: Update dependency tailwindcss to v4.2.2
-rw-r--r--package-lock.json24
1 files changed, 15 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index ded0d97..26f0bad 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1000,12 +1000,6 @@
1000 "url": "https://opencollective.com/parcel" 1000 "url": "https://opencollective.com/parcel"
1001 } 1001 }
1002 }, 1002 },
1003 "node_modules/@tailwindcss/cli/node_modules/tailwindcss": {
1004 "version": "4.2.2",
1005 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz",
1006 "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
1007 "license": "MIT"
1008 },
1009 "node_modules/@tailwindcss/node": { 1003 "node_modules/@tailwindcss/node": {
1010 "version": "4.2.1", 1004 "version": "4.2.1",
1011 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.1.tgz", 1005 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.1.tgz",
@@ -1021,6 +1015,12 @@
1021 "tailwindcss": "4.2.1" 1015 "tailwindcss": "4.2.1"
1022 } 1016 }
1023 }, 1017 },
1018 "node_modules/@tailwindcss/node/node_modules/tailwindcss": {
1019 "version": "4.2.1",
1020 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz",
1021 "integrity": "sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==",
1022 "license": "MIT"
1023 },
1024 "node_modules/@tailwindcss/oxide": { 1024 "node_modules/@tailwindcss/oxide": {
1025 "version": "4.2.1", 1025 "version": "4.2.1",
1026 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.1.tgz", 1026 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.1.tgz",
@@ -1320,6 +1320,12 @@
1320 "tailwindcss": "4.2.1" 1320 "tailwindcss": "4.2.1"
1321 } 1321 }
1322 }, 1322 },
1323 "node_modules/@tailwindcss/postcss/node_modules/tailwindcss": {
1324 "version": "4.2.1",
1325 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz",
1326 "integrity": "sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==",
1327 "license": "MIT"
1328 },
1323 "node_modules/ansi-regex": { 1329 "node_modules/ansi-regex": {
1324 "version": "6.1.0", 1330 "version": "6.1.0",
1325 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", 1331 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
@@ -3467,9 +3473,9 @@
3467 } 3473 }
3468 }, 3474 },
3469 "node_modules/tailwindcss": { 3475 "node_modules/tailwindcss": {
3470 "version": "4.2.1", 3476 "version": "4.2.2",
3471 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz", 3477 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz",
3472 "integrity": "sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==", 3478 "integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
3473 "license": "MIT" 3479 "license": "MIT"
3474 }, 3480 },
3475 "node_modules/tapable": { 3481 "node_modules/tapable": {