Skip to content

Commit 0d3a0ee

Browse files
csstools/postcss-light-dark-function-2.0.9 (#2229)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 70b45ef commit 0d3a0ee

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

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

Lines changed: 13 additions & 13 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.8",
4+
"version": "2.0.9",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,9 +42,9 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/css-parser-algorithms": "^3.0.4",
46-
"@csstools/css-tokenizer": "^3.0.3",
47-
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
45+
"@csstools/css-parser-algorithms": "^3.0.5",
46+
"@csstools/css-tokenizer": "^3.0.4",
47+
"@csstools/postcss-progressive-custom-properties": "^4.1.0",
4848
"@csstools/utilities": "^2.0.0"
4949
},
5050
"peerDependencies": {
@@ -63,21 +63,21 @@
6363
"keywords": [
6464
"postcss-plugin"
6565
],
66-
"_id": "@csstools/[email protected].8",
67-
"gitHead": "126c8472290c3c17b37f4ba79c759129d2809ffb",
66+
"_id": "@csstools/[email protected].9",
67+
"gitHead": "d6a34ee31ae7d38a90936baaff381c3ffcfb1d0f",
6868
"types": "./dist/index.d.ts",
6969
"_nodeVersion": "22.12.0",
7070
"_npmVersion": "10.9.0",
7171
"dist": {
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",
72+
"integrity": "sha512-1tCZH5bla0EAkFAI2r0H33CDnIBeLUaJh1p+hvvsylJ4svsv2wOmJjJn+OXwUZLXef37GYbRIVKX+X+g6m+3CQ==",
73+
"shasum": "9fb080188907539734a9d5311d2a1cb82531ef38",
74+
"tarball": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.9.tgz",
7575
"fileCount": 7,
76-
"unpackedSize": 15553,
76+
"unpackedSize": 16039,
7777
"signatures": [
7878
{
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80-
"sig": "MEUCIQD0GjM+Ua0muNRoFL8W/BFbKx0F5BIM80DuJ8w+y45S6AIgREJvjYq8VxuSZkW67Dxzi2jTAQmzkFEhYlQ1E8VVuf8="
80+
"sig": "MEUCIFVYYGYAjQDmGKb3xw5bLR6PWwtQuZvTfdC6sq2ZablFAiEA1DPpOaDcU6Epn5CY2AlaByw9occDdoQkv/YJDHjzlu0="
8181
}
8282
]
8383
},
@@ -102,8 +102,8 @@
102102
],
103103
"_npmOperationalInternal": {
104104
"host": "s3://npm-registry-packages-npm-production",
105-
"tmp": "tmp/postcss-light-dark-function_2.0.8_1745079339879_0.5927593394173847"
105+
"tmp": "tmp/postcss-light-dark-function_2.0.9_1748342902750_0.9545225795768599"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2025-04-19T16:15:40.077Z"
108+
"_time": "2025-05-27T10:48:22.928Z"
109109
}

0 commit comments

Comments
 (0)