Skip to content

Commit 2564162

Browse files
lesjoursfr/postcss-extract-css-variables-3.0.3 (#2717)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c8505e commit 2564162

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

directory/@lesjoursfr/postcss-extract-css-variables.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lesjoursfr/postcss-extract-css-variables",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "PostCSS plugin to extract rules with CSS variables",
55
"license": "MIT",
66
"repository": {
@@ -35,14 +35,14 @@
3535
"postcss": "^8.5.6"
3636
},
3737
"devDependencies": {
38-
"@eslint/js": "^9.39.2",
39-
"eslint": "^9.39.2",
40-
"eslint-config-prettier": "^10.1.8",
41-
"eslint-plugin-jest": "^29.12.1",
42-
"globals": "^17.0.0",
43-
"jest": "^30.2.0",
44-
"postcss": "^8.5.6",
45-
"prettier": "^3.7.4"
38+
"@eslint/js": "10.0.1",
39+
"eslint": "10.0.2",
40+
"eslint-config-prettier": "10.1.8",
41+
"eslint-plugin-jest": "29.15.0",
42+
"globals": "17.4.0",
43+
"jest": "30.2.0",
44+
"postcss": "8.5.6",
45+
"prettier": "3.8.1"
4646
},
4747
"dependenciesMeta": {
4848
"unrs-resolver": {
@@ -57,26 +57,26 @@
5757
}
5858
},
5959
"packageManager": "[email protected]",
60-
"gitHead": "c15968011a891763dd157700cfab3b341eef43c9",
61-
"_id": "@lesjoursfr/[email protected].2",
62-
"_nodeVersion": "24.12.0",
63-
"_npmVersion": "11.6.2",
60+
"gitHead": "620bf53fb20fcad88509f77ee1dd76f8641b9875",
61+
"_id": "@lesjoursfr/[email protected].3",
62+
"_nodeVersion": "24.14.0",
63+
"_npmVersion": "11.9.0",
6464
"dist": {
65-
"integrity": "sha512-HnZgL2cX+92O/YwSZ0JgQ9W7TSxULMdN03MkTWgwNf2q+B6I3DRgW0DFr4FWJQRFaSxpyPXsKVZ40m7ltnurEg==",
66-
"shasum": "a0ed6d6d5c4b5c3569aeefc6bd494508dfbe72f3",
67-
"tarball": "https://registry.npmjs.org/@lesjoursfr/postcss-extract-css-variables/-/postcss-extract-css-variables-3.0.2.tgz",
65+
"integrity": "sha512-LN+ByddUClQ35DcVA/xfBO5XksCzEIRL+J3Jt2gHuTe5il3ObtTgkdzIw3U7r1WCgOgbc05JMYGGgFZDoIM2Tw==",
66+
"shasum": "86575959764b61eb46e940032fc05ffcbe736780",
67+
"tarball": "https://registry.npmjs.org/@lesjoursfr/postcss-extract-css-variables/-/postcss-extract-css-variables-3.0.3.tgz",
6868
"fileCount": 8,
69-
"unpackedSize": 9118,
69+
"unpackedSize": 9110,
7070
"attestations": {
71-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@lesjoursfr%[email protected].2",
71+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@lesjoursfr%[email protected].3",
7272
"provenance": {
7373
"predicateType": "https://slsa.dev/provenance/v1"
7474
}
7575
},
7676
"signatures": [
7777
{
7878
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
79-
"sig": "MEUCIQD7QfyD2joM5EuTG0Zfi9nE2owwNKyyjKwVo/QOBsXHCAIgQ2jtSgt8qEsSsPDqS0fUqR1Q2YhkxRc+uwmXAayiWrA="
79+
"sig": "MEUCIFEl3b3dSRJtHwVx3F0US938n3y9BGdfTlT/PC7NC3AZAiEA9raksdI4C5tWNy4EuJfB13I9NjnxxQecJB7vu9Q5iJA="
8080
}
8181
]
8282
},
@@ -97,8 +97,8 @@
9797
],
9898
"_npmOperationalInternal": {
9999
"host": "s3://npm-registry-packages-npm-production",
100-
"tmp": "tmp/postcss-extract-css-variables_3.0.2_1767704970422_0.18026685376286533"
100+
"tmp": "tmp/postcss-extract-css-variables_3.0.3_1772450037236_0.15460858748082607"
101101
},
102102
"_hasShrinkwrap": false,
103-
"_time": "2026-01-06T13:09:30.579Z"
103+
"_time": "2026-03-02T11:13:57.375Z"
104104
}

0 commit comments

Comments
 (0)