Skip to content

Commit aefcd28

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

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

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

Lines changed: 14 additions & 14 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.9",
4+
"version": "4.0.10",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,10 +42,10 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/css-color-parser": "^3.0.9",
46-
"@csstools/css-parser-algorithms": "^3.0.4",
47-
"@csstools/css-tokenizer": "^3.0.3",
48-
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
45+
"@csstools/css-color-parser": "^3.0.10",
46+
"@csstools/css-parser-algorithms": "^3.0.5",
47+
"@csstools/css-tokenizer": "^3.0.4",
48+
"@csstools/postcss-progressive-custom-properties": "^4.1.0",
4949
"@csstools/utilities": "^2.0.0"
5050
},
5151
"peerDependencies": {
@@ -71,21 +71,21 @@
7171
"postcss-plugin",
7272
"syntax"
7373
],
74-
"_id": "@csstools/[email protected].9",
75-
"gitHead": "44b792c33b250d7f194c7fd4c77ba0fce5dfd5aa",
74+
"_id": "@csstools/[email protected].10",
75+
"gitHead": "8ca5b3a4ed534b1609cb54478b1b37649c6c4f4f",
7676
"types": "./dist/index.d.ts",
7777
"_nodeVersion": "22.12.0",
7878
"_npmVersion": "10.9.0",
7979
"dist": {
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",
80+
"integrity": "sha512-nOKKfp14SWcdEQ++S9/4TgRKchooLZL0TUFdun3nI4KPwCjETmhjta1QT4ICQcGVWQTvrsgMM/aLB5We+kMHhQ==",
81+
"shasum": "f93f3c457e6440ac37ef9b908feb5d901b417d50",
82+
"tarball": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.10.tgz",
8383
"fileCount": 7,
84-
"unpackedSize": 8081,
84+
"unpackedSize": 8572,
8585
"signatures": [
8686
{
8787
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
88-
"sig": "MEYCIQCfuUEUjuS6Zwi5QKkPjcDHJVYc0VyqOfKp+0p7SPpDqgIhAM4befWhZ1di5PmCsLbTgScGwo1rJ3OwSzC+t0LwsMMY"
88+
"sig": "MEQCIDaNlFctL6ggXcwzmfUFouC7Dj0olyn4wTkqZ8U9caXEAiBCM5+Fb5wmcciUttiS7P66LWLzJ3zBAhXTlNgoVyT1YA=="
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.9_1745079624971_0.04559569986630785"
113+
"tmp": "tmp/postcss-hwb-function_4.0.10_1748343260794_0.3575973554212981"
114114
},
115115
"_hasShrinkwrap": false,
116-
"_time": "2025-04-19T16:20:25.150Z"
116+
"_time": "2025-05-27T10:54:20.965Z"
117117
}

0 commit comments

Comments
 (0)