Skip to content

Commit e567362

Browse files
csstools/postcss-hwb-function-5.0.1 (#2637)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aa9dd96 commit e567362

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": "5.0.0",
4+
"version": "5.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-color-parser": "^4.0.0",
38+
"@csstools/css-color-parser": "^4.0.1",
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": "07bb26217a6dabb0d822221cb6088999bd0594af",
68-
"_id": "@csstools/[email protected].0",
67+
"gitHead": "85747fcbce1f0ad944b479f2c0678daf35358f7e",
68+
"_id": "@csstools/[email protected].1",
6969
"_nodeVersion": "25.1.0",
7070
"_npmVersion": "11.6.2",
7171
"dist": {
72-
"integrity": "sha512-SPZ1bUiQjNpXdEcDjGCNXsN1S53eZzO+QIR6xLqjuqDBdshytCcFT9NICdXNUUhRjwSwcIu/OOLpeUrW0+K7aA==",
73-
"shasum": "eafe9d25b20f0e047e76dabbdec46a70031d2a0e",
74-
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-5.0.0.tgz",
72+
"integrity": "sha512-9f8TA/B8iEpzF0y4Z6qPVfP9nMp2ti10OFbtyDtoBz3+eK0KPV4CCCjTwYIpPRopLgctFZt7xqmOxA7JgAJEug==",
73+
"shasum": "ec4f0b31d113f7184a0ec9e2cece3fbc21d8c51e",
74+
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-5.0.1.tgz",
7575
"fileCount": 6,
76-
"unpackedSize": 7719,
76+
"unpackedSize": 6536,
7777
"signatures": [
7878
{
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80-
"sig": "MEUCIGHx9zwi3QmpOnIpl1ofOCDqM1m+gR0YiA5sAZ0XqnC8AiEA0NcvYhMF2bznI/EgkcW2b2tLTmew3X+bwMdxbehX1Rw="
80+
"sig": "MEQCIB45CLu8FttIFZEBw5OcRG+bgJqewOuMPpr45pJxtPKTAiAHCJKl+zDBN5Cyj8TGHvcqwp42IFq58OSb2TYVlI6jQw=="
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.0_1768376215557_0.37408818685112655"
105+
"tmp": "tmp/postcss-hwb-function_5.0.1_1769346329109_0.6763561546051404"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2026-01-14T07:36:55.686Z"
108+
"_time": "2026-01-25T13:05:29.271Z"
109109
}

0 commit comments

Comments
 (0)