1 Commits

Author SHA1 Message Date
minori 710d4cdd17 deps: update tailwindcss to 4.2.1
Node.js CI / CI (pull_request) Successful in 46s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m23s
2026-03-05 07:01:00 -08:00
2 changed files with 16 additions and 11 deletions
+2 -2
View File
@@ -30,9 +30,9 @@
"cspell": "9.6.4",
"eslint": "9.39.3",
"eslint-config-next": "16.1.6",
"postcss": "8.5.8",
"postcss": "8.5.6",
"@tailwindcss/postcss": "4.2.0",
"tailwindcss": "4.2.0",
"tailwindcss": "4.2.1",
"typescript": "5.9.3"
}
}
+14 -9
View File
@@ -64,11 +64,11 @@ importers:
specifier: 16.1.6
version: 16.1.6(@typescript-eslint/parser@8.56.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)
postcss:
specifier: 8.5.8
version: 8.5.8
specifier: 8.5.6
version: 8.5.6
tailwindcss:
specifier: 4.2.0
version: 4.2.0
specifier: 4.2.1
version: 4.2.1
typescript:
specifier: 5.9.3
version: 5.9.3
@@ -2995,8 +2995,8 @@ packages:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.5.8:
resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==}
postcss@8.5.6:
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
engines: {node: ^10 || ^12 || >=14}
prelude-ls@1.2.1:
@@ -3315,6 +3315,9 @@ packages:
tailwindcss@4.2.0:
resolution: {integrity: sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q==}
tailwindcss@4.2.1:
resolution: {integrity: sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==}
tapable@2.2.1:
resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
engines: {node: '>=6'}
@@ -4472,7 +4475,7 @@ snapshots:
'@alloc/quick-lru': 5.2.0
'@tailwindcss/node': 4.2.0
'@tailwindcss/oxide': 4.2.0
postcss: 8.5.8
postcss: 8.5.6
tailwindcss: 4.2.0
'@types/debug@4.1.12':
@@ -7004,7 +7007,7 @@ snapshots:
picocolors: 1.1.1
source-map-js: 1.2.1
postcss@8.5.8:
postcss@8.5.6:
dependencies:
nanoid: 3.3.11
picocolors: 1.1.1
@@ -7446,6 +7449,8 @@ snapshots:
tailwindcss@4.2.0: {}
tailwindcss@4.2.1: {}
tapable@2.2.1: {}
tapable@2.3.0: {}
@@ -7651,7 +7656,7 @@ snapshots:
vite@6.0.11(@types/node@24.10.13)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2):
dependencies:
esbuild: 0.24.2
postcss: 8.5.8
postcss: 8.5.6
rollup: 4.31.0
optionalDependencies:
'@types/node': 24.10.13