Skip to content

Commit 0a91855

Browse files
stylehacks-7.0.5 (#2202)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7fb47b2 commit 0a91855

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

directory/stylehacks.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylehacks",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Detect/remove browser hacks from CSS files.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -26,8 +26,8 @@
2626
"url": "git+https://github.com/cssnano/cssnano.git"
2727
},
2828
"dependencies": {
29-
"browserslist": "^4.23.3",
30-
"postcss-selector-parser": "^6.1.2"
29+
"browserslist": "^4.24.5",
30+
"postcss-selector-parser": "^7.1.0"
3131
},
3232
"bugs": {
3333
"url": "https://github.com/cssnano/cssnano/issues"
@@ -36,27 +36,27 @@
3636
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3737
},
3838
"devDependencies": {
39-
"postcss": "^8.4.45"
39+
"postcss": "^8.5.3"
4040
},
4141
"peerDependencies": {
42-
"postcss": "^8.4.31"
42+
"postcss": "^8.4.32"
4343
},
44-
"_id": "[email protected].4",
45-
"_integrity": "sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==",
46-
"_resolved": "/tmp/0f2965e0b2d88f622e84ff73b2323d8a/stylehacks-7.0.4.tgz",
47-
"_from": "file:stylehacks-7.0.4.tgz",
48-
"_nodeVersion": "20.17.0",
44+
"_id": "[email protected].5",
45+
"_integrity": "sha512-5kNb7V37BNf0Q3w+1pxfa+oiNPS++/b4Jil9e/kPDgrk1zjEd6uR7SZeJiYaLYH6RRSC1XX2/37OTeU/4FvuIA==",
46+
"_resolved": "/tmp/50c564f84fe41d6a770b18ded5e6ff9f/stylehacks-7.0.5.tgz",
47+
"_from": "file:stylehacks-7.0.5.tgz",
48+
"_nodeVersion": "20.19.1",
4949
"_npmVersion": "10.8.2",
5050
"dist": {
51-
"integrity": "sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==",
52-
"shasum": "9c21f7374f4bccc0082412b859b3c89d77d3277c",
53-
"tarball": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.4.tgz",
51+
"integrity": "sha512-5kNb7V37BNf0Q3w+1pxfa+oiNPS++/b4Jil9e/kPDgrk1zjEd6uR7SZeJiYaLYH6RRSC1XX2/37OTeU/4FvuIA==",
52+
"shasum": "86985a8c810f88e4a1a34804b0fe350686457ca9",
53+
"tarball": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.5.tgz",
5454
"fileCount": 66,
55-
"unpackedSize": 38698,
55+
"unpackedSize": 38835,
5656
"signatures": [
5757
{
58-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
59-
"sig": "MEUCIG8fdsM2mWyOgUSmNNEX/V6q6r3afplYbSNlbFmVE9/pAiEAso+RWJBRnO3uwPQ1+TVEtaKRSJ++R0oPlZ2NlkBr1Rs="
58+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
59+
"sig": "MEUCIBdNtDxQXGVB4lOtw6P35SEVJn/nhHOytkUrqYjHYNxpAiEA75XOp0c74zTH+36J3qUOPSu4pJaI99Nb1dNjUvBFSEU="
6060
}
6161
]
6262
},
@@ -96,9 +96,9 @@
9696
}
9797
],
9898
"_npmOperationalInternal": {
99-
"host": "s3://npm-registry-packages",
100-
"tmp": "tmp/stylehacks_7.0.4_1725471461906_0.5061338253403158"
99+
"host": "s3://npm-registry-packages-npm-production",
100+
"tmp": "tmp/stylehacks_7.0.5_1746539666894_0.5673993741126593"
101101
},
102102
"_hasShrinkwrap": false,
103-
"_time": "2024-09-04T17:37:42.076Z"
103+
"_time": "2025-05-06T13:54:27.090Z"
104104
}

0 commit comments

Comments
 (0)