Skip to content

Commit abc42a1

Browse files
postcss-discard-unused-7.0.5 (#2724)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 51b3720 commit abc42a1

1 file changed

Lines changed: 27 additions & 17 deletions

File tree

directory/postcss-discard-unused.json

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-discard-unused",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Discard unused counter styles, keyframes and fonts.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -24,7 +24,7 @@
2424
"url": "git+https://github.com/cssnano/cssnano.git"
2525
},
2626
"dependencies": {
27-
"postcss-selector-parser": "^7.1.0"
27+
"postcss-selector-parser": "^7.1.1"
2828
},
2929
"bugs": {
3030
"url": "https://github.com/cssnano/cssnano/issues"
@@ -33,33 +33,43 @@
3333
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3434
},
3535
"devDependencies": {
36-
"postcss": "^8.5.3"
36+
"postcss": "^8.5.6"
3737
},
3838
"peerDependencies": {
3939
"postcss": "^8.4.32"
4040
},
41-
"_id": "[email protected].4",
42-
"_integrity": "sha512-/d6sIm8SSJbDDzdHyt/BWZ5upC6Dtn6JIL0uQts+AuvA5ddVmkw/3H4NtDv7DybGzCA1o3Q9R6kt4qsnS2mCSQ==",
43-
"_resolved": "/tmp/6ec1a9fd739734409cb802bac1b07b39/postcss-discard-unused-7.0.4.tgz",
44-
"_from": "file:postcss-discard-unused-7.0.4.tgz",
45-
"_nodeVersion": "20.19.1",
46-
"_npmVersion": "10.8.2",
41+
"_id": "[email protected].5",
42+
"_integrity": "sha512-CdTIk/qGQHCY/v+FCTTUHVEIfNQv3xSDF+TudDC4l7JS1XaKk0gv0GM6heLF5pbt57l8/YQ4GsFwl2hYz2L9gA==",
43+
"_resolved": "/tmp/2f00cd1cb2c1dedb8a189ae274870c8e/postcss-discard-unused-7.0.5.tgz",
44+
"_from": "file:postcss-discard-unused-7.0.5.tgz",
45+
"_nodeVersion": "24.14.0",
46+
"_npmVersion": "11.9.0",
4747
"dist": {
48-
"integrity": "sha512-/d6sIm8SSJbDDzdHyt/BWZ5upC6Dtn6JIL0uQts+AuvA5ddVmkw/3H4NtDv7DybGzCA1o3Q9R6kt4qsnS2mCSQ==",
49-
"shasum": "8192d7b7010e9b6013a00c65ce0e911d6eca7a2c",
50-
"tarball": "https://registry.npmjs.org/postcss-discard-unused/-/postcss-discard-unused-7.0.4.tgz",
48+
"integrity": "sha512-CdTIk/qGQHCY/v+FCTTUHVEIfNQv3xSDF+TudDC4l7JS1XaKk0gv0GM6heLF5pbt57l8/YQ4GsFwl2hYz2L9gA==",
49+
"shasum": "f87dfc532090fbd00c916a351cf4fd6c876e244c",
50+
"tarball": "https://registry.npmjs.org/postcss-discard-unused/-/postcss-discard-unused-7.0.5.tgz",
5151
"fileCount": 6,
5252
"unpackedSize": 11365,
53+
"attestations": {
54+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected]",
55+
"provenance": {
56+
"predicateType": "https://slsa.dev/provenance/v1"
57+
}
58+
},
5359
"signatures": [
5460
{
5561
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
56-
"sig": "MEYCIQD4ieuIE/NoHCJ0gEeDELvhvEPMhSpf0fCYiooP1UJQMgIhAIDSikrMjIWTt41FlvJsmnzXTpogckKlm1KBKgjPoXiR"
62+
"sig": "MEQCIAQOv5QUwVuBOoE8LwtkHCQej9sOK93nstSF2U/XKFvsAiBjubWxhNBYxc+N3Mye8T2eam1LepV9Ig0m1+sDtXT82Q=="
5763
}
5864
]
5965
},
6066
"_npmUser": {
61-
"name": "ludovicofischer",
62-
"email": "[email protected]"
67+
"name": "GitHub Actions",
68+
"email": "[email protected]",
69+
"trustedPublisher": {
70+
"id": "github",
71+
"oidcConfigId": "oidc:ca1be532-825a-4fee-b438-0242f3a4a3e6"
72+
}
6373
},
6474
"directories": {},
6575
"maintainers": [
@@ -98,8 +108,8 @@
98108
],
99109
"_npmOperationalInternal": {
100110
"host": "s3://npm-registry-packages-npm-production",
101-
"tmp": "tmp/postcss-discard-unused_7.0.4_1746539657664_0.9898523440438676"
111+
"tmp": "tmp/postcss-discard-unused_7.0.5_1772817300920_0.45017570736098267"
102112
},
103113
"_hasShrinkwrap": false,
104-
"_time": "2025-05-06T13:54:17.867Z"
114+
"_time": "2026-03-06T17:15:01.069Z"
105115
}

0 commit comments

Comments
 (0)