Skip to content

Commit ee82ef1

Browse files
postcss-lab-function-7.0.12 (#2369)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent edd508b commit ee82ef1

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

directory/postcss-lab-function.json

Lines changed: 11 additions & 11 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": "7.0.11",
4+
"version": "7.0.12",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -38,7 +38,7 @@
3838
"@csstools/css-color-parser": "^3.1.0",
3939
"@csstools/css-parser-algorithms": "^3.0.5",
4040
"@csstools/css-tokenizer": "^3.0.4",
41-
"@csstools/postcss-progressive-custom-properties": "^4.2.0",
41+
"@csstools/postcss-progressive-custom-properties": "^4.2.1",
4242
"@csstools/utilities": "^2.0.0"
4343
},
4444
"peerDependencies": {
@@ -70,21 +70,21 @@
7070
"space",
7171
"syntax"
7272
],
73-
"_id": "[email protected].11",
74-
"gitHead": "f78cfbec04c518da2091c97df91dce6dc51b10b4",
73+
"_id": "[email protected].12",
74+
"gitHead": "ad47e3150802b09e69b43b06b7499d739f4fc4c6",
7575
"types": "./dist/index.d.ts",
7676
"_nodeVersion": "24.4.0",
7777
"_npmVersion": "11.4.2",
7878
"dist": {
79-
"integrity": "sha512-BEA4jId8uQe1gyjZZ6Bunb6ZsH2izks+v25AxQJDBtigXCjTLmCPWECwQpLTtcxH589MVxhs/9TAmRC6lUEmXQ==",
80-
"shasum": "455934181eea130f8e649c1f54692e1768046f6a",
81-
"tarball": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.11.tgz",
79+
"integrity": "sha512-tUcyRk1ZTPec3OuKFsqtRzW2Go5lehW29XA21lZ65XmzQkz43VY2tyWEC202F7W3mILOjw0voOiuxRGTsN+J9w==",
80+
"shasum": "eb555ac542607730eb0a87555074e4a5c6eef6e4",
81+
"tarball": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.12.tgz",
8282
"fileCount": 7,
83-
"unpackedSize": 11753,
83+
"unpackedSize": 11515,
8484
"signatures": [
8585
{
8686
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
87-
"sig": "MEQCIHKvlSA5f0FoLLLB+/bvzmQe8e1dxysQP9F7t/dBC+gFAiA7uGWbIKajAAXTlY8Y19Nl4kPeM+TX4ADn7lKE25Lf6g=="
87+
"sig": "MEQCIA4gjyonfD/4pPT+Zwa7aUb2/JgsGZ9Dij1OISvYMN9VAiAyz+9tSKtf6f0609LxGq+5thcjM85SVmpkhj/wgnwKXA=="
8888
}
8989
]
9090
},
@@ -109,8 +109,8 @@
109109
],
110110
"_npmOperationalInternal": {
111111
"host": "s3://npm-registry-packages-npm-production",
112-
"tmp": "tmp/postcss-lab-function_7.0.11_1755892440277_0.627526306921458"
112+
"tmp": "tmp/postcss-lab-function_7.0.12_1758465468226_0.04949477933019519"
113113
},
114114
"_hasShrinkwrap": false,
115-
"_time": "2025-08-22T19:54:00.453Z"
115+
"_time": "2025-09-21T14:37:48.437Z"
116116
}

0 commit comments

Comments
 (0)