Skip to content

Commit 3f34924

Browse files
csstools/postcss-hwb-function-4.0.9 (#2143)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b3f1f4f commit 3f34924

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

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

Lines changed: 12 additions & 12 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.8",
4+
"version": "4.0.9",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,10 +42,10 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/css-color-parser": "^3.0.8",
45+
"@csstools/css-color-parser": "^3.0.9",
4646
"@csstools/css-parser-algorithms": "^3.0.4",
4747
"@csstools/css-tokenizer": "^3.0.3",
48-
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
48+
"@csstools/postcss-progressive-custom-properties": "^4.0.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].8",
75-
"gitHead": "bd613dd16df531f465e5d41371e4ffb6513e28d2",
74+
"_id": "@csstools/[email protected].9",
75+
"gitHead": "44b792c33b250d7f194c7fd4c77ba0fce5dfd5aa",
7676
"types": "./dist/index.d.ts",
7777
"_nodeVersion": "22.12.0",
7878
"_npmVersion": "10.9.0",
7979
"dist": {
80-
"integrity": "sha512-LpFKjX6hblpeqyych1cKmk+3FJZ19QmaJtqincySoMkbkG/w2tfbnO5oE6mlnCTXcGUJ0rCEuRHvTqKK0nHYUQ==",
81-
"shasum": "13a85203601b3db97a6672e16f6699fe464827b0",
82-
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.8.tgz",
80+
"integrity": "sha512-sDpdPsoGAhYl/PMSYfu5Ez82wXb2bVkg1Cb8vsRLhpXhAk4OSlsJN+GodAql6tqc1B2G/WToxsFU6G74vkhPvA==",
81+
"shasum": "4abca35a88a382e211fc0abe125a8ce7bb07030b",
82+
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.9.tgz",
8383
"fileCount": 7,
84-
"unpackedSize": 7782,
84+
"unpackedSize": 8081,
8585
"signatures": [
8686
{
8787
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
88-
"sig": "MEUCIDTFxCeRpdTH5EEJveFX/OhwjyCQx1hEKnLgaA7PoYfeAiEAkcDi2joMLHQKeP5I7lksTa3lmT83g8TddKnBQoFQaEQ="
88+
"sig": "MEYCIQCfuUEUjuS6Zwi5QKkPjcDHJVYc0VyqOfKp+0p7SPpDqgIhAM4befWhZ1di5PmCsLbTgScGwo1rJ3OwSzC+t0LwsMMY"
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.8_1740330663601_0.543270053369908"
113+
"tmp": "tmp/postcss-hwb-function_4.0.9_1745079624971_0.04559569986630785"
114114
},
115115
"_hasShrinkwrap": false,
116-
"_time": "2025-02-23T17:11:03.870Z"
116+
"_time": "2025-04-19T16:20:25.150Z"
117117
}

0 commit comments

Comments
 (0)