Skip to content

Commit eb67d92

Browse files
csstools/postcss-color-function-5.0.3 (#2763)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d2bfd80 commit eb67d92

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/@csstools/postcss-color-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-color-function",
33
"description": "Use the color() function in CSS",
4-
"version": "5.0.2",
4+
"version": "5.0.3",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -28,7 +28,7 @@
2828
}
2929
},
3030
"dependencies": {
31-
"@csstools/css-color-parser": "^4.0.2",
31+
"@csstools/css-color-parser": "^4.1.0",
3232
"@csstools/css-parser-algorithms": "^4.0.0",
3333
"@csstools/css-tokenizer": "^4.0.0",
3434
"@csstools/postcss-progressive-custom-properties": "^5.0.0",
@@ -62,20 +62,20 @@
6262
"syntax",
6363
"xyz"
6464
],
65-
"gitHead": "8f9a256b797f1735d4d126b34fc5db4e5c9e6313",
66-
"_id": "@csstools/[email protected].2",
67-
"_nodeVersion": "25.1.0",
68-
"_npmVersion": "11.6.2",
65+
"gitHead": "c2ecd4ef9f126e5954bf23984aa3f572de63607e",
66+
"_id": "@csstools/[email protected].3",
67+
"_nodeVersion": "25.9.0",
68+
"_npmVersion": "11.12.1",
6969
"dist": {
70-
"integrity": "sha512-CjBdFemUFcAh3087MEJhZcO+QT1b8S75agysa1rU9TEC1YecznzwV+jpMxUc0JRBEV4ET2PjLssqmndR9IygeA==",
71-
"shasum": "73aefa7342a8b4a4f9eeb4c6db3887300ce63868",
72-
"tarball": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-5.0.2.tgz",
70+
"integrity": "sha512-BiBukIeQ7rPjx9A//9+qgJugBjX6FY9eWiojbnfIJCPulWrl8J07rCgQbFkloTXena+a6Aw5xa25weU+3MA75A==",
71+
"shasum": "3cb716591178f8ba855273669d97b848fad45eff",
72+
"tarball": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-5.0.3.tgz",
7373
"fileCount": 6,
74-
"unpackedSize": 8198,
74+
"unpackedSize": 8195,
7575
"signatures": [
7676
{
7777
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
78-
"sig": "MEUCIQC7sAMjU5PKh4K6L2EXQ4RKsrRH7hwoOVwMzUCxiJPRwAIgbujSLqqYzA4eIjfXrsx9r61PHUD9KJfutFIMI0mj70A="
78+
"sig": "MEUCIQCnCn+u6QCd10IHXbUHJYnJ6JilLMwwquRPDRxGhJTSvgIgWaJO+bdYFX9nb/ZtiEa++K/bRExw/M3sGYz5fe1ja5g="
7979
}
8080
]
8181
},
@@ -100,8 +100,8 @@
100100
],
101101
"_npmOperationalInternal": {
102102
"host": "s3://npm-registry-packages-npm-production",
103-
"tmp": "tmp/postcss-color-function_5.0.2_1771686469132_0.4350929192240185"
103+
"tmp": "tmp/postcss-color-function_5.0.3_1776014864782_0.8944887280267333"
104104
},
105105
"_hasShrinkwrap": false,
106-
"_time": "2026-02-21T15:07:49.291Z"
106+
"_time": "2026-04-12T17:27:44.937Z"
107107
}

0 commit comments

Comments
 (0)