Skip to content

Commit 5ac02a4

Browse files
postcss-lab-function-7.0.9 (#2158)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c9bc601 commit 5ac02a4

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

directory/postcss-lab-function.json

Lines changed: 12 additions & 12 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.8",
4+
"version": "7.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": {
@@ -70,21 +70,21 @@
7070
"space",
7171
"syntax"
7272
],
73-
"_id": "[email protected].8",
74-
"gitHead": "dbba03427a5ab9585b1cbfb7b13a2eafb4e315dd",
73+
"_id": "[email protected].9",
74+
"gitHead": "b228c90bcbe10db1d12a0756f079731ef15843bf",
7575
"types": "./dist/index.d.ts",
7676
"_nodeVersion": "22.12.0",
7777
"_npmVersion": "10.9.0",
7878
"dist": {
79-
"integrity": "sha512-plV21I86Hg9q8omNz13G9fhPtLopIWH06bt/Cb5cs1XnaGU2kUtEitvVd4vtQb/VqCdNUHK5swKn3QFmMRbpDg==",
80-
"shasum": "ab0b210c5f6552347efa0311f7a7dfe34af9e6b4",
81-
"tarball": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.8.tgz",
79+
"integrity": "sha512-IGbsIXbqMDusymJAKYX+f9oakPo89wL9Pzd/qRBQOVf3EIQWT9hgvqC4Me6Dkzxp3KPuIBf6LPkjrLHe/6ZMIQ==",
80+
"shasum": "09052f22cc2b8c589e9b29b5c0a10be105b29b69",
81+
"tarball": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.9.tgz",
8282
"fileCount": 7,
83-
"unpackedSize": 11384,
83+
"unpackedSize": 11707,
8484
"signatures": [
8585
{
8686
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
87-
"sig": "MEQCID5mrFjZXrMT+7a1K/KhmJQUFo7yq++CTU5ZyGrAu2wXAiB30qT8CI7AXvYp+oUHjXWecko7s8fccHicQec9SKVOtA=="
87+
"sig": "MEQCICVn9q+wKxndGD2d3JfGlKp5fSsCrJU0J45nskm4Xla9AiA9FkWFo3tjZnPMAogYyQQU0zpPQ+Jwyi0DgsWDe9pruw=="
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.8_1740330670645_0.14794887236643706"
112+
"tmp": "tmp/postcss-lab-function_7.0.9_1745079632521_0.31211398598122386"
113113
},
114114
"_hasShrinkwrap": false,
115-
"_time": "2025-02-23T17:11:10.889Z"
115+
"_time": "2025-04-19T16:20:32.745Z"
116116
}

0 commit comments

Comments
 (0)