Skip to content

Commit 113c3b8

Browse files
wordpress/postcss-themes-6.14.0 (#1982)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 92d10ab commit 113c3b8

File tree

1 file changed

+49
-51
lines changed

1 file changed

+49
-51
lines changed

directory/@wordpress/postcss-themes.json

Lines changed: 49 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@wordpress/postcss-themes",
3-
"version": "6.13.0",
3+
"version": "6.14.0",
4+
"description": "PostCSS plugin to generate theme colors.",
5+
"author": "The WordPress Contributors",
6+
"license": "GPL-2.0-or-later",
47
"keywords": [
58
"wordpress",
69
"gutenberg",
@@ -11,11 +14,48 @@
1114
"colors",
1215
"themes"
1316
],
14-
"author": {
15-
"name": "The WordPress Contributors"
17+
"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/postcss-themes/README.md",
18+
"repository": {
19+
"type": "git",
20+
"url": "https://github.com/WordPress/gutenberg.git",
21+
"directory": "packages/postcss-themes"
1622
},
17-
"license": "GPL-2.0-or-later",
18-
"_id": "@wordpress/[email protected]",
23+
"bugs": {
24+
"url": "https://github.com/WordPress/gutenberg/issues"
25+
},
26+
"engines": {
27+
"node": ">=18.12.0",
28+
"npm": ">=8.19.2"
29+
},
30+
"main": "index.js",
31+
"peerDependencies": {
32+
"postcss": "^8.0.0"
33+
},
34+
"publishConfig": {
35+
"access": "public"
36+
},
37+
"gitHead": "b432c18934c9db866b6dba7d37517a4e97d642e3",
38+
"_nodeVersion": "20.18.1",
39+
"_npmVersion": "lerna/8.1.9/[email protected]+x64 (linux)",
40+
"_id": "@wordpress/[email protected]",
41+
"dist": {
42+
"integrity": "sha512-nDMi4IaTzvNzCM8gzqEj2ODk5GTPvuJ+5GImUvXrl4fArTOEF1SV02S+y0tPsQxy/WIMkTiOjzNReRg5EEiF6A==",
43+
"shasum": "72dc3e09378a85014207d77a853118adb66b5f25",
44+
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.14.0.tgz",
45+
"fileCount": 4,
46+
"unpackedSize": 40373,
47+
"signatures": [
48+
{
49+
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
50+
"sig": "MEQCIBA3nljja2ZrvFVtiS+aXQZeN/VAcpajIXv9lTFiw7akAiB9mnLpYNbFM3hYkvv56oC8EIShOheXSC8KTWomzflB0Q=="
51+
}
52+
]
53+
},
54+
"_npmUser": {
55+
"name": "gutenbergplugin",
56+
"email": "[email protected]"
57+
},
58+
"directories": {},
1959
"maintainers": [
2060
{
2161
"name": "garypendergast",
@@ -110,52 +150,10 @@
110150
"email": "[email protected]"
111151
}
112152
],
113-
"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/postcss-themes/README.md",
114-
"bugs": {
115-
"url": "https://github.com/WordPress/gutenberg/issues"
116-
},
117-
"dist": {
118-
"shasum": "023797d174353146e0493d271ea2ff46fae838ee",
119-
"tarball": "https://registry.npmjs.org/@wordpress/postcss-themes/-/postcss-themes-6.13.0.tgz",
120-
"fileCount": 4,
121-
"integrity": "sha512-Rgho0VkCH9zlHQhYFAGoekhcLhSYOAEJStiUPH1os5Pk6XMIxIoNVF3vKXs+PUVHZNMYfp7+QTWSwrxbkar7Fw==",
122-
"signatures": [
123-
{
124-
"sig": "MEYCIQCTO3okz8nqJigXVqQpBDU30ZcFjWvAxa5bQyxe/+b00gIhANgX/bwMHVMaJMWqTMtHIr6Pzl3ENcP15/WWaANT1hLb",
125-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
126-
}
127-
],
128-
"unpackedSize": 40373
129-
},
130-
"main": "index.js",
131-
"engines": {
132-
"npm": ">=8.19.2",
133-
"node": ">=18.12.0"
134-
},
135-
"gitHead": "cce81c13739c2a8b53d91df90c4f037cb68c2665",
136-
"_npmUser": {
137-
"name": "gutenbergplugin",
138-
"email": "[email protected]"
139-
},
140-
"repository": {
141-
"url": "git+https://github.com/WordPress/gutenberg.git",
142-
"type": "git",
143-
"directory": "packages/postcss-themes"
144-
},
145-
"_npmVersion": "lerna/7.1.4/[email protected]+x64 (linux)",
146-
"description": "PostCSS plugin to generate theme colors.",
147-
"directories": {},
148-
"_nodeVersion": "20.18.1",
149-
"publishConfig": {
150-
"access": "public"
151-
},
152-
"_hasShrinkwrap": false,
153-
"peerDependencies": {
154-
"postcss": "^8.0.0"
155-
},
156153
"_npmOperationalInternal": {
157-
"tmp": "tmp/postcss-themes_6.13.0_1732704646959_0.684634275582392",
158-
"host": "s3://npm-registry-packages"
154+
"host": "s3://npm-registry-packages-npm-production",
155+
"tmp": "tmp/postcss-themes_6.14.0_1733903957241_0.469226757861154"
159156
},
160-
"_time": "2024-11-27T10:50:47.131Z"
157+
"_hasShrinkwrap": false,
158+
"_time": "2024-12-11T07:59:17.429Z"
161159
}

0 commit comments

Comments
 (0)