Skip to content

Commit 0d86d2d

Browse files
lesjoursfr/postcss-extract-css-variables-3.0.2 (#2551)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb4e70d commit 0d86d2d

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

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

Lines changed: 17 additions & 17 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.1",
3+
"version": "3.0.2",
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.1",
39-
"eslint": "^9.39.1",
38+
"@eslint/js": "^9.39.2",
39+
"eslint": "^9.39.2",
4040
"eslint-config-prettier": "^10.1.8",
41-
"eslint-plugin-jest": "^29.2.1",
42-
"globals": "^16.5.0",
41+
"eslint-plugin-jest": "^29.12.1",
42+
"globals": "^17.0.0",
4343
"jest": "^30.2.0",
4444
"postcss": "^8.5.6",
45-
"prettier": "^3.7.3"
45+
"prettier": "^3.7.4"
4646
},
4747
"dependenciesMeta": {
4848
"unrs-resolver": {
@@ -57,26 +57,26 @@
5757
}
5858
},
5959
"packageManager": "[email protected]",
60-
"gitHead": "a19e010f035fa5d176ae53829dfd2be56d1e887f",
61-
"_id": "@lesjoursfr/[email protected].1",
62-
"_nodeVersion": "24.11.1",
60+
"gitHead": "c15968011a891763dd157700cfab3b341eef43c9",
61+
"_id": "@lesjoursfr/[email protected].2",
62+
"_nodeVersion": "24.12.0",
6363
"_npmVersion": "11.6.2",
6464
"dist": {
65-
"integrity": "sha512-pgDJzPn6fSSxu3RxO6PP7YAUygqOSL2rTgviBuEH0bIL3CUgKW4cTRfOfgVOgvTOz8SrSWOJQeY0FiKiWTdiwQ==",
66-
"shasum": "8b79c9e3355d3ce274f5292cca45ff63bd4d87be",
67-
"tarball": "https://registry.npmjs.org/@lesjoursfr/postcss-extract-css-variables/-/postcss-extract-css-variables-3.0.1.tgz",
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",
6868
"fileCount": 8,
69-
"unpackedSize": 9117,
69+
"unpackedSize": 9118,
7070
"attestations": {
71-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@lesjoursfr%[email protected].1",
71+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@lesjoursfr%[email protected].2",
7272
"provenance": {
7373
"predicateType": "https://slsa.dev/provenance/v1"
7474
}
7575
},
7676
"signatures": [
7777
{
7878
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
79-
"sig": "MEYCIQDyBpMpjT4kgZo9wxkYwaFVJQTCR6MbtPa6LXYWA2dmtgIhANUXwyNlRX6VUfIaML5aJxqdj3cF7j/pukq6T3XbNtIJ"
79+
"sig": "MEUCIQD7QfyD2joM5EuTG0Zfi9nE2owwNKyyjKwVo/QOBsXHCAIgQ2jtSgt8qEsSsPDqS0fUqR1Q2YhkxRc+uwmXAayiWrA="
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.1_1764585068021_0.9754805750470437"
100+
"tmp": "tmp/postcss-extract-css-variables_3.0.2_1767704970422_0.18026685376286533"
101101
},
102102
"_hasShrinkwrap": false,
103-
"_time": "2025-12-01T10:31:08.227Z"
103+
"_time": "2026-01-06T13:09:30.579Z"
104104
}

0 commit comments

Comments
 (0)