Skip to content

Commit 2c06c4c

Browse files
csstools/postcss-oklab-function-4.0.9 (#2147)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bf6e8f6 commit 2c06c4c

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

directory/@csstools/postcss-oklab-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-oklab-function",
33
"description": "Use oklab() and oklch() color functions in CSS",
4-
"version": "4.0.8",
4+
"version": "4.0.9",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -35,10 +35,10 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-color-parser": "^3.0.8",
38+
"@csstools/css-color-parser": "^3.0.9",
3939
"@csstools/css-parser-algorithms": "^3.0.4",
4040
"@csstools/css-tokenizer": "^3.0.3",
41-
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
41+
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
4242
"@csstools/utilities": "^2.0.0"
4343
},
4444
"peerDependencies": {
@@ -65,21 +65,21 @@
6565
"postcss-plugin",
6666
"syntax"
6767
],
68-
"_id": "@csstools/[email protected].8",
69-
"gitHead": "8e9ea47c7d7313a5bceb3329cf88891de9ed750a",
68+
"_id": "@csstools/[email protected].9",
69+
"gitHead": "3e78a7da78fbe3d429414899e6b2bba8cff41fa8",
7070
"types": "./dist/index.d.ts",
7171
"_nodeVersion": "22.12.0",
7272
"_npmVersion": "10.9.0",
7373
"dist": {
74-
"integrity": "sha512-+5aPsNWgxohXoYNS1f+Ys0x3Qnfehgygv3qrPyv+Y25G0yX54/WlVB+IXprqBLOXHM1gsVF+QQSjlArhygna0Q==",
75-
"shasum": "9d723e0db69703f3df549ebedfd605f849217fff",
76-
"tarball": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.8.tgz",
74+
"integrity": "sha512-UHrnujimwtdDw8BYDcWJtBXuJ13uc/BjAddPdfMc/RsWxhg8gG8UbvTF0tnMtHrZ4i7lwy85fPEzK1AiykMyRA==",
75+
"shasum": "21d8846b3fe632d663b8cfe5d1fa2ccdd3f0709a",
76+
"tarball": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.9.tgz",
7777
"fileCount": 7,
78-
"unpackedSize": 11793,
78+
"unpackedSize": 12116,
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEUCIQDazr3HQ5Cwf2u3Ag9zbLKnujv23WHUsIco9YprDAfhdwIgD1buWB7INxIs310/0JcfQWFtN9M58RfGknFcriGnLpI="
82+
"sig": "MEUCIDdHoshO0idJsqUS0YP1d7t8kVa9l300cV7auycH9mZOAiEAzr6DK0OmZCszppT20NAFa5okSq5H/jWGYgCVnnupse4="
8383
}
8484
]
8585
},
@@ -104,8 +104,8 @@
104104
],
105105
"_npmOperationalInternal": {
106106
"host": "s3://npm-registry-packages-npm-production",
107-
"tmp": "tmp/postcss-oklab-function_4.0.8_1740330678425_0.759537743485992"
107+
"tmp": "tmp/postcss-oklab-function_4.0.9_1745079640350_0.887083615111228"
108108
},
109109
"_hasShrinkwrap": false,
110-
"_time": "2025-02-23T17:11:18.597Z"
110+
"_time": "2025-04-19T16:20:40.538Z"
111111
}

0 commit comments

Comments
 (0)