Skip to content

Commit 14664d5

Browse files
csstools/postcss-hwb-function-4.0.12 (#2361)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6d90419 commit 14664d5

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-hwb-function.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-hwb-function",
33
"description": "Use hwb() color functions in CSS",
4-
"version": "4.0.11",
4+
"version": "4.0.12",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -45,7 +45,7 @@
4545
"@csstools/css-color-parser": "^3.1.0",
4646
"@csstools/css-parser-algorithms": "^3.0.5",
4747
"@csstools/css-tokenizer": "^3.0.4",
48-
"@csstools/postcss-progressive-custom-properties": "^4.2.0",
48+
"@csstools/postcss-progressive-custom-properties": "^4.2.1",
4949
"@csstools/utilities": "^2.0.0"
5050
},
5151
"peerDependencies": {
@@ -71,21 +71,21 @@
7171
"postcss-plugin",
7272
"syntax"
7373
],
74-
"_id": "@csstools/[email protected].11",
75-
"gitHead": "393d2f4bded9fb12a737dcef0904435759b0ec37",
74+
"_id": "@csstools/[email protected].12",
75+
"gitHead": "64f9ef2ce34e24ca0e4d77e937d8952ca048374a",
7676
"types": "./dist/index.d.ts",
7777
"_nodeVersion": "24.4.0",
7878
"_npmVersion": "11.4.2",
7979
"dist": {
80-
"integrity": "sha512-9meZbsVWTZkWsSBazQips3cHUOT29a/UAwFz0AMEXukvpIGGDR9+GMl3nIckWO5sPImsadu4F5Zy+zjt8QgCdA==",
81-
"shasum": "4bb173f1c8c2361bf46a842a948ee687471ae4ea",
82-
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.11.tgz",
80+
"integrity": "sha512-mL/+88Z53KrE4JdePYFJAQWFrcADEqsLprExCM04GDNgHIztwFzj0Mbhd/yxMBngq0NIlz58VVxjt5abNs1VhA==",
81+
"shasum": "07f7ecb08c50e094673bd20eaf7757db0162beee",
82+
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.12.tgz",
8383
"fileCount": 7,
84-
"unpackedSize": 8080,
84+
"unpackedSize": 7842,
8585
"signatures": [
8686
{
8787
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
88-
"sig": "MEUCIQC9hYFXK5DfvXlOZc3C02a7onvB/MF40/YeRF5i63DZNwIgZGywc5jaG2xqKNvrYl85srDAYChGCZltlLNRbxjow2o="
88+
"sig": "MEUCIEvcOASaGIpumkb2Yxz+WHPkpOO3DjUa0aUqOwSYcWfVAiEAuUSWxFnxWkgynaoDPxlK/pLkVnRWCY1HSQXH0yW7Pwk="
8989
}
9090
]
9191
},
@@ -110,8 +110,8 @@
110110
],
111111
"_npmOperationalInternal": {
112112
"host": "s3://npm-registry-packages-npm-production",
113-
"tmp": "tmp/postcss-hwb-function_4.0.11_1755892428702_0.0026888578395221074"
113+
"tmp": "tmp/postcss-hwb-function_4.0.12_1758465456456_0.5649465249977896"
114114
},
115115
"_hasShrinkwrap": false,
116-
"_time": "2025-08-22T19:53:49.118Z"
116+
"_time": "2025-09-21T14:37:36.647Z"
117117
}

0 commit comments

Comments
 (0)