Skip to content

Commit 6388b49

Browse files
csstools/postcss-color-mix-function-3.0.9 (#2136)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 63692fb commit 6388b49

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

directory/@csstools/postcss-color-mix-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-color-mix-function",
33
"description": "Use the color-mix function in CSS",
4-
"version": "3.0.8",
4+
"version": "3.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": {
@@ -75,21 +75,21 @@
7575
"syntax",
7676
"xyz"
7777
],
78-
"_id": "@csstools/[email protected].8",
79-
"gitHead": "bcd1770486667d53056e8777707719691beed028",
78+
"_id": "@csstools/[email protected].9",
79+
"gitHead": "5a128043fc8562f0c484fb898f5218c2305bc0fa",
8080
"types": "./dist/index.d.ts",
8181
"_nodeVersion": "22.12.0",
8282
"_npmVersion": "10.9.0",
8383
"dist": {
84-
"integrity": "sha512-yuZpgWUzqZWQhEqfvtJufhl28DgO9sBwSbXbf/59gejNuvZcoUTRGQZhzhwF4ccqb53YAGB+u92z9+eSKoB4YA==",
85-
"shasum": "45a006dfcc65f2a61ae60f2df7ebc108fdb9eaf1",
86-
"tarball": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.8.tgz",
84+
"integrity": "sha512-Enj7ZIIkLD7zkGCN31SZFx4H1gKiCs2Y4taBo/v/cqaHN7p1qGrf5UTMNSjQFZ7MgClGufHx4pddwFTGL+ipug==",
85+
"shasum": "103858388ba4d2c589daeecb02f9f05baecc27d0",
86+
"tarball": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.9.tgz",
8787
"fileCount": 7,
88-
"unpackedSize": 8740,
88+
"unpackedSize": 9039,
8989
"signatures": [
9090
{
9191
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
92-
"sig": "MEQCIGXumZI7ouxed/ho9eG3Tqx86WZZAbB8VDz1ka7msPEnAiBMXbYgapEKoewAaUUa3jY6G3z+CbPvh+pPMEUwBVaoGA=="
92+
"sig": "MEUCIEpQL1OWdewjt6ubVqCCFiQzoFmsNoFhEzJ4vAEnYNQjAiEA807+8BXBdyLNFwv9iO4+CCm5grBiZESH2wkLMCug3uQ="
9393
}
9494
]
9595
},
@@ -114,8 +114,8 @@
114114
],
115115
"_npmOperationalInternal": {
116116
"host": "s3://npm-registry-packages-npm-production",
117-
"tmp": "tmp/postcss-color-mix-function_3.0.8_1740330635025_0.32117633927990297"
117+
"tmp": "tmp/postcss-color-mix-function_3.0.9_1745079594100_0.9175376072007526"
118118
},
119119
"_hasShrinkwrap": false,
120-
"_time": "2025-02-23T17:10:35.239Z"
120+
"_time": "2025-04-19T16:19:54.275Z"
121121
}

0 commit comments

Comments
 (0)