Skip to content

Commit a3cb0c4

Browse files
wordpress/postcss-themes-6.26.0 (#2292)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cc4fcb1 commit a3cb0c4

1 file changed

Lines changed: 17 additions & 12 deletions

File tree

directory/@wordpress/postcss-themes.json

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/postcss-themes",
3-
"version": "6.25.0",
3+
"version": "6.26.0",
44
"description": "PostCSS plugin to generate theme colors.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",
@@ -34,26 +34,31 @@
3434
"publishConfig": {
3535
"access": "public"
3636
},
37-
"gitHead": "d1acd76ffff33ab01f0a948d2f51e5e45c95158d",
38-
"_nodeVersion": "20.19.2",
39-
"_npmVersion": "lerna/8.1.9/[email protected].2+x64 (linux)",
40-
"_id": "@wordpress/postcss-themes@6.25.0",
37+
"gitHead": "35e26942820d8237771af0c58e45b4303f0497f1",
38+
"_nodeVersion": "20.19.3",
39+
"_npmVersion": "lerna/8.1.9/[email protected].3+x64 (linux)",
40+
"_id": "@wordpress/postcss-themes@6.26.0",
4141
"dist": {
42-
"integrity": "sha512-oxCyglNoBdCfylZRzJj7pDi43Kyk4uxmjRocUvshutwfhV8L34zsTMPZYR490mVVLyqDGyMh+had1XYH0hE7sQ==",
43-
"shasum": "fb5b7eca3c5ea9e9a6178f908c8cba586e525add",
44-
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.25.0.tgz",
42+
"integrity": "sha512-3BOvGsQzCVsENfSBRFuPeZRk9w0QAREAxTVCFwy0Ry2bMWGVOz0uMTax4Wk7uVRn/kBFqkL/3iqnDmZV0eSozQ==",
43+
"shasum": "d7d180b8875991f168c48e717190f26da8154856",
44+
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.26.0.tgz",
4545
"fileCount": 4,
4646
"unpackedSize": 40373,
4747
"signatures": [
4848
{
4949
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
50-
"sig": "MEQCICWzSWE2tmZn02YVijP8bR1pFvE9owX3OvN/QXGC3Y1JAiAvxl4bvMKPXyaw4Sz20IcYubfTNbCxvvEOKlAsWnAaCA=="
50+
"sig": "MEUCIAVCKHX+id2RDsJMiaWAo+BNjbxujHnzoSzlfnkgKPF3AiEAoFyTiTiu58wxu4TMjAiFLG7qus7YMEDAJAYXA+SLiHw="
5151
}
5252
]
5353
},
5454
"_npmUser": {
5555
"name": "gutenbergplugin",
56-
"email": "[email protected]"
56+
"email": "[email protected]",
57+
"actor": {
58+
"name": "gutenbergplugin",
59+
"email": "[email protected]",
60+
"type": "user"
61+
}
5762
},
5863
"directories": {},
5964
"maintainers": [
@@ -152,8 +157,8 @@
152157
],
153158
"_npmOperationalInternal": {
154159
"host": "s3://npm-registry-packages-npm-production",
155-
"tmp": "tmp/postcss-themes_6.25.0_1749028382038_0.01753172781313217"
160+
"tmp": "tmp/postcss-themes_6.26.0_1750845352671_0.6849234230337486"
156161
},
157162
"_hasShrinkwrap": false,
158-
"_time": "2025-06-04T09:13:02.225Z"
163+
"_time": "2025-06-25T09:55:52.859Z"
159164
}

0 commit comments

Comments
 (0)