Skip to content

Commit ff52816

Browse files
csstools/postcss-light-dark-function-2.0.8 (#2145)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6a2604a commit ff52816

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

directory/@csstools/postcss-light-dark-function.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-light-dark-function",
33
"description": "Use the light-dark() color function in CSS",
4-
"version": "2.0.7",
4+
"version": "2.0.8",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@csstools/css-parser-algorithms": "^3.0.4",
4646
"@csstools/css-tokenizer": "^3.0.3",
47-
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
47+
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
4848
"@csstools/utilities": "^2.0.0"
4949
},
5050
"peerDependencies": {
@@ -63,21 +63,21 @@
6363
"keywords": [
6464
"postcss-plugin"
6565
],
66-
"_id": "@csstools/[email protected].7",
67-
"gitHead": "7986a86761b86fc4096c29b355e22a421da4e6ea",
66+
"_id": "@csstools/[email protected].8",
67+
"gitHead": "126c8472290c3c17b37f4ba79c759129d2809ffb",
6868
"types": "./dist/index.d.ts",
69-
"_nodeVersion": "22.1.0",
70-
"_npmVersion": "10.7.0",
69+
"_nodeVersion": "22.12.0",
70+
"_npmVersion": "10.9.0",
7171
"dist": {
72-
"integrity": "sha512-ZZ0rwlanYKOHekyIPaU+sVm3BEHCe+Ha0/px+bmHe62n0Uc1lL34vbwrLYn6ote8PHlsqzKeTQdIejQCJ05tfw==",
73-
"shasum": "807c170cd28eebb0c00e64dfc6ab0bf418f19209",
74-
"tarball": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.7.tgz",
72+
"integrity": "sha512-v8VU5WtrZIyEtk88WB4fkG22TGd8HyAfSFfZZQ1uNN0+arMJdZc++H3KYTfbYDpJRGy8GwADYH8ySXiILn+OyA==",
73+
"shasum": "bac218338f458f9a3f05edcc94ab009def14a532",
74+
"tarball": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.8.tgz",
7575
"fileCount": 7,
76-
"unpackedSize": 15745,
76+
"unpackedSize": 15553,
7777
"signatures": [
7878
{
79-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
80-
"sig": "MEYCIQCbsFR1qHCiUe5cW2Z8LwkAFVA7vsqn/gSkpja+AWnTOwIhALgUcJEUlFGfXpoisnj1FiB4DhMFseVVee2fRgcrWCJd"
79+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80+
"sig": "MEUCIQD0GjM+Ua0muNRoFL8W/BFbKx0F5BIM80DuJ8w+y45S6AIgREJvjYq8VxuSZkW67Dxzi2jTAQmzkFEhYlQ1E8VVuf8="
8181
}
8282
]
8383
},
@@ -88,22 +88,22 @@
8888
"directories": {},
8989
"maintainers": [
9090
{
91-
"name": "romainmenke",
92-
"email": "romainmenke@gmail.com"
91+
"name": "jonathantneal",
92+
"email": "jonathantneal@hotmail.com"
9393
},
9494
{
9595
"name": "alaguna",
9696
"email": "[email protected]"
9797
},
9898
{
99-
"name": "jonathantneal",
100-
"email": "jonathantneal@hotmail.com"
99+
"name": "romainmenke",
100+
"email": "romainmenke@gmail.com"
101101
}
102102
],
103103
"_npmOperationalInternal": {
104-
"host": "s3://npm-registry-packages",
105-
"tmp": "tmp/postcss-light-dark-function_2.0.7_1730497682723_0.8715549649329715"
104+
"host": "s3://npm-registry-packages-npm-production",
105+
"tmp": "tmp/postcss-light-dark-function_2.0.8_1745079339879_0.5927593394173847"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2024-11-01T21:48:02.918Z"
108+
"_time": "2025-04-19T16:15:40.077Z"
109109
}

0 commit comments

Comments
 (0)