Skip to content

Commit 984a101

Browse files
postcss-merge-rules-7.0.5 (#2181)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f6248a5 commit 984a101

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

directory/postcss-merge-rules.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-merge-rules",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Merge CSS rules with PostCSS.",
55
"types": "types/index.d.ts",
66
"main": "src/index.js",
@@ -22,10 +22,10 @@
2222
"url": "git+https://github.com/cssnano/cssnano.git"
2323
},
2424
"dependencies": {
25-
"browserslist": "^4.23.3",
25+
"browserslist": "^4.24.5",
2626
"caniuse-api": "^3.0.0",
27-
"postcss-selector-parser": "^6.1.2",
28-
"cssnano-utils": "^5.0.0"
27+
"postcss-selector-parser": "^7.1.0",
28+
"cssnano-utils": "^5.0.1"
2929
},
3030
"bugs": {
3131
"url": "https://github.com/cssnano/cssnano/issues"
@@ -35,29 +35,29 @@
3535
},
3636
"devDependencies": {
3737
"@types/caniuse-api": "^3.0.6",
38-
"postcss": "^8.4.45",
38+
"postcss": "^8.5.3",
3939
"postcss-simple-vars": "^7.0.1",
40-
"postcss-discard-comments": "^7.0.3"
40+
"postcss-discard-comments": "^7.0.4"
4141
},
4242
"peerDependencies": {
43-
"postcss": "^8.4.31"
43+
"postcss": "^8.4.32"
4444
},
45-
"_id": "[email protected].4",
46-
"_integrity": "sha512-ZsaamiMVu7uBYsIdGtKJ64PkcQt6Pcpep/uO90EpLS3dxJi6OXamIobTYcImyXGoW0Wpugh7DSD3XzxZS9JCPg==",
47-
"_resolved": "/tmp/3ece41aba87484f4c10a09b8610bbed1/postcss-merge-rules-7.0.4.tgz",
48-
"_from": "file:postcss-merge-rules-7.0.4.tgz",
49-
"_nodeVersion": "20.17.0",
45+
"_id": "[email protected].5",
46+
"_integrity": "sha512-ZonhuSwEaWA3+xYbOdJoEReKIBs5eDiBVLAGpYZpNFPzXZcEE5VKR7/qBEQvTZpiwjqhhqEQ+ax5O3VShBj9Wg==",
47+
"_resolved": "/tmp/3cb911fdf0e19418b5c1ddc4078130b6/postcss-merge-rules-7.0.5.tgz",
48+
"_from": "file:postcss-merge-rules-7.0.5.tgz",
49+
"_nodeVersion": "20.19.1",
5050
"_npmVersion": "10.8.2",
5151
"dist": {
52-
"integrity": "sha512-ZsaamiMVu7uBYsIdGtKJ64PkcQt6Pcpep/uO90EpLS3dxJi6OXamIobTYcImyXGoW0Wpugh7DSD3XzxZS9JCPg==",
53-
"shasum": "648cc864d3121e6ec72c2a4f08df1cc801e60ce8",
54-
"tarball": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.4.tgz",
52+
"integrity": "sha512-ZonhuSwEaWA3+xYbOdJoEReKIBs5eDiBVLAGpYZpNFPzXZcEE5VKR7/qBEQvTZpiwjqhhqEQ+ax5O3VShBj9Wg==",
53+
"shasum": "08c009036172db1305f988c67b04881ee8aaa76b",
54+
"tarball": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.5.tgz",
5555
"fileCount": 9,
56-
"unpackedSize": 25575,
56+
"unpackedSize": 25574,
5757
"signatures": [
5858
{
59-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
60-
"sig": "MEUCIQD+YIRb3rlAUkvKkVWzDWVatiA9+3xRTRvFT1R7Wr4ByAIgSSqto5udnLqsYnqENA9FfLv6acKEljhnHByiCV5j/Sw="
59+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
60+
"sig": "MEYCIQD27CI9E89KLxMe39v701Aba6AMcYu/KsQDwu7w41fmTwIhAL0EAVDNvZNehznoZmzx4h+Mq6vdOyIIhhL1L5heaOTT"
6161
}
6262
]
6363
},
@@ -101,9 +101,9 @@
101101
}
102102
],
103103
"_npmOperationalInternal": {
104-
"host": "s3://npm-registry-packages",
105-
"tmp": "tmp/postcss-merge-rules_7.0.4_1725471459524_0.16987030233111633"
104+
"host": "s3://npm-registry-packages-npm-production",
105+
"tmp": "tmp/postcss-merge-rules_7.0.5_1746539658130_0.7810807022877193"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2024-09-04T17:37:39.675Z"
108+
"_time": "2025-05-06T13:54:18.389Z"
109109
}

0 commit comments

Comments
 (0)