Skip to content

Commit 7bf3529

Browse files
postcss-lab-function-8.0.3 (#2785)
1 parent 1a3f710 commit 7bf3529

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/postcss-lab-function.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-lab-function",
33
"description": "Use lab() and lch() color functions in CSS",
4-
"version": "8.0.2",
4+
"version": "8.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",
@@ -63,20 +63,20 @@
6363
"space",
6464
"syntax"
6565
],
66-
"gitHead": "ddb6886ac1cd7e5bbf61e0ca4ebf0549641dc533",
67-
"_id": "[email protected].2",
68-
"_nodeVersion": "25.1.0",
69-
"_npmVersion": "11.6.2",
66+
"gitHead": "b4c677e19a66998e0bca78c6901086cab46807d4",
67+
"_id": "[email protected].3",
68+
"_nodeVersion": "25.9.0",
69+
"_npmVersion": "11.12.1",
7070
"dist": {
71-
"integrity": "sha512-1ZIAh8ODhZdnAb09Aq2BTenePKS1G/kUR0FwvzkQDfFtSOV64Ycv27YvV11fDycEvhIcEmgYkLABXKRiWcXRuA==",
72-
"shasum": "66d06ab0d4eceea6b186814400680af1e31a6d7f",
73-
"tarball": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-8.0.2.tgz",
71+
"integrity": "sha512-rUa27RLVXjMn1aDkHEt5dRsK80+bAACPr8w5Ow0BkIlfH6gEk0Mh1I0REkYhtp4UhKFw1HLEk3AzvKBi6BGOqw==",
72+
"shasum": "879fb87476d7548c351291c278230d4265a7dcb9",
73+
"tarball": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-8.0.3.tgz",
7474
"fileCount": 6,
75-
"unpackedSize": 9583,
75+
"unpackedSize": 9580,
7676
"signatures": [
7777
{
7878
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
79-
"sig": "MEUCIQCo8d/SPdhiuxdxvNpzOTkKzteYQGvmV5sIoV7f/8Fs2QIgcOtcLhhebs7SXR0c/yhUeK2y15Wd/wZRkZMfqn4DXsA="
79+
"sig": "MEQCIErRGMh/ppydUN8ZWAQZxJEAv9o1KrHbhHqJEMeMDe0zAiAaIsbqqI+yMOEuxI02Yni7zq4YoBhQ5dsiPazfXfpLcg=="
8080
}
8181
]
8282
},
@@ -101,8 +101,8 @@
101101
],
102102
"_npmOperationalInternal": {
103103
"host": "s3://npm-registry-packages-npm-production",
104-
"tmp": "tmp/postcss-lab-function_8.0.2_1771686524925_0.2923034380857652"
104+
"tmp": "tmp/postcss-lab-function_8.0.3_1776014921673_0.5368752848987524"
105105
},
106106
"_hasShrinkwrap": false,
107-
"_time": "2026-02-21T15:08:45.104Z"
107+
"_time": "2026-04-12T17:28:41.830Z"
108108
}

0 commit comments

Comments
 (0)