Skip to content

Commit a9b55cc

Browse files
csstools/postcss-hwb-function-5.0.3 (#2771)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b20eeb commit a9b55cc

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

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

Lines changed: 13 additions & 13 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": "5.0.2",
4+
"version": "5.0.3",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-color-parser": "^4.0.2",
38+
"@csstools/css-color-parser": "^4.1.0",
3939
"@csstools/css-parser-algorithms": "^4.0.0",
4040
"@csstools/css-tokenizer": "^4.0.0",
4141
"@csstools/postcss-progressive-custom-properties": "^5.0.0",
@@ -64,20 +64,20 @@
6464
"postcss-plugin",
6565
"syntax"
6666
],
67-
"gitHead": "4432afce6406e357f2d52a2ac1bf0687a559ac44",
68-
"_id": "@csstools/[email protected].2",
69-
"_nodeVersion": "25.1.0",
70-
"_npmVersion": "11.6.2",
67+
"gitHead": "bd49a75d92f42ffbfc1163a0b12c85407e523da7",
68+
"_id": "@csstools/[email protected].3",
69+
"_nodeVersion": "25.9.0",
70+
"_npmVersion": "11.12.1",
7171
"dist": {
72-
"integrity": "sha512-ChR0+pKc/2cs900jakiv8dLrb69aez5P3T+g+wfJx1j6mreAe8orKTiMrVBk+DZvCRqpdOA2m8VoFms64A3Dew==",
73-
"shasum": "49b4372d29f2c34c4443ea4fba105ec9c591ebbf",
74-
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-5.0.2.tgz",
72+
"integrity": "sha512-bHz0uc/PBg2wJEAlGinUf494nMyuXsVKH/fExc2xGkvL6WHOKlxzx/lkn+2AVCQACtWBLVRCBDgDnkYr4RSC9w==",
73+
"shasum": "8d90b54dffbb0c2594be12d29de1ba176cddeca9",
74+
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-5.0.3.tgz",
7575
"fileCount": 6,
76-
"unpackedSize": 6537,
76+
"unpackedSize": 6534,
7777
"signatures": [
7878
{
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80-
"sig": "MEYCIQCDhli9+WH4sE5kv6G5vRe96K3v4QkcuPuCOVWTVMvVbwIhAKNtC9GTZF9wzkEbI2K7xMSoZhgfcIt0BEZWnVdIWigd"
80+
"sig": "MEUCIH3scr5cL+GVrILXRJTir0xoC0S3Brnhhq12VqGuWrugAiEAmY56TtjwQ8o/lp6fKi038glDf6aq0BbZPi7zafcdL30="
8181
}
8282
]
8383
},
@@ -102,8 +102,8 @@
102102
],
103103
"_npmOperationalInternal": {
104104
"host": "s3://npm-registry-packages-npm-production",
105-
"tmp": "tmp/postcss-hwb-function_5.0.2_1771686518987_0.02903094342453061"
105+
"tmp": "tmp/postcss-hwb-function_5.0.3_1776014915841_0.7573278889172688"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2026-02-21T15:08:39.125Z"
108+
"_time": "2026-04-12T17:28:35.976Z"
109109
}

0 commit comments

Comments
 (0)