Skip to content

Commit 0941886

Browse files
postcss-unique-selectors-7.0.4 (#2200)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b18f0a commit 0941886

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-unique-selectors.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-unique-selectors",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Ensure CSS selectors are unique.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -21,7 +21,7 @@
2121
"url": "git+https://github.com/cssnano/cssnano.git"
2222
},
2323
"dependencies": {
24-
"postcss-selector-parser": "^6.1.2"
24+
"postcss-selector-parser": "^7.1.0"
2525
},
2626
"bugs": {
2727
"url": "https://github.com/cssnano/cssnano/issues"
@@ -30,27 +30,27 @@
3030
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3131
},
3232
"devDependencies": {
33-
"postcss": "^8.4.45"
33+
"postcss": "^8.5.3"
3434
},
3535
"peerDependencies": {
36-
"postcss": "^8.4.31"
36+
"postcss": "^8.4.32"
3737
},
38-
"_id": "[email protected].3",
39-
"_integrity": "sha512-J+58u5Ic5T1QjP/LDV9g3Cx4CNOgB5vz+kM6+OxHHhFACdcDeKhBXjQmB7fnIZM12YSTvsL0Opwco83DmacW2g==",
40-
"_resolved": "/tmp/988eea8e50c6d6ff616fa07efc115399/postcss-unique-selectors-7.0.3.tgz",
41-
"_from": "file:postcss-unique-selectors-7.0.3.tgz",
42-
"_nodeVersion": "20.17.0",
38+
"_id": "[email protected].4",
39+
"_integrity": "sha512-pmlZjsmEAG7cHd7uK3ZiNSW6otSZ13RHuZ/4cDN/bVglS5EpF2r2oxY99SuOHa8m7AWoBCelTS3JPpzsIs8skQ==",
40+
"_resolved": "/tmp/a2f8f19a9762d5e897463addb01f7310/postcss-unique-selectors-7.0.4.tgz",
41+
"_from": "file:postcss-unique-selectors-7.0.4.tgz",
42+
"_nodeVersion": "20.19.1",
4343
"_npmVersion": "10.8.2",
4444
"dist": {
45-
"integrity": "sha512-J+58u5Ic5T1QjP/LDV9g3Cx4CNOgB5vz+kM6+OxHHhFACdcDeKhBXjQmB7fnIZM12YSTvsL0Opwco83DmacW2g==",
46-
"shasum": "483fc11215b23d517d5d9bbe5833d9915619ca33",
47-
"tarball": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.3.tgz",
45+
"integrity": "sha512-pmlZjsmEAG7cHd7uK3ZiNSW6otSZ13RHuZ/4cDN/bVglS5EpF2r2oxY99SuOHa8m7AWoBCelTS3JPpzsIs8skQ==",
46+
"shasum": "625ad1c808bdf322fab6c027ae8d4f2637140995",
47+
"tarball": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.4.tgz",
4848
"fileCount": 6,
49-
"unpackedSize": 4979,
49+
"unpackedSize": 4978,
5050
"signatures": [
5151
{
52-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
53-
"sig": "MEUCIHiYjHW+5veDGuSNBbIS8FBXxWkLe7TzCSYYlRQfiAkTAiEA8MlpHQiVNBYXWVkk+j/6MrtJz+sN5CpVU6ZTV7/Eloc="
52+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
53+
"sig": "MEUCIQDjEuLaJuIMXzF2NCmeizn0HqoJCdBQizRNOQyquE/xtwIgapXVF1dcTsK/4LCzK+iAwujYOEXprLgqQZ+gVTw0hSU="
5454
}
5555
]
5656
},
@@ -94,9 +94,9 @@
9494
}
9595
],
9696
"_npmOperationalInternal": {
97-
"host": "s3://npm-registry-packages",
98-
"tmp": "tmp/postcss-unique-selectors_7.0.3_1725471461677_0.247636619609771"
97+
"host": "s3://npm-registry-packages-npm-production",
98+
"tmp": "tmp/postcss-unique-selectors_7.0.4_1746539665469_0.8155378889642362"
9999
},
100100
"_hasShrinkwrap": false,
101-
"_time": "2024-09-04T17:37:41.802Z"
101+
"_time": "2025-05-06T13:54:25.657Z"
102102
}

0 commit comments

Comments
 (0)