Skip to content

Commit 977283e

Browse files
postcss-ordered-values-7.0.2 (#2195)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 14dbaa9 commit 977283e

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

directory/postcss-ordered-values.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-ordered-values",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "Ensure values are ordered consistently in your CSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"postcss-value-parser": "^4.2.0",
25-
"cssnano-utils": "^5.0.0"
25+
"cssnano-utils": "^5.0.1"
2626
},
2727
"bugs": {
2828
"url": "https://github.com/cssnano/cssnano/issues"
@@ -31,27 +31,27 @@
3131
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3232
},
3333
"devDependencies": {
34-
"postcss": "^8.4.38"
34+
"postcss": "^8.5.3"
3535
},
3636
"peerDependencies": {
37-
"postcss": "^8.4.31"
37+
"postcss": "^8.4.32"
3838
},
39-
"_id": "[email protected].1",
40-
"_integrity": "sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==",
41-
"_resolved": "/tmp/ea229b919bc5641e68505cfd7f15571c/postcss-ordered-values-7.0.1.tgz",
42-
"_from": "file:postcss-ordered-values-7.0.1.tgz",
43-
"_nodeVersion": "20.14.0",
44-
"_npmVersion": "10.7.0",
39+
"_id": "[email protected].2",
40+
"_integrity": "sha512-AMJjt1ECBffF7CEON/Y0rekRLS6KsePU6PRP08UqYW4UGFRnTXNrByUzYK1h8AC7UWTZdQ9O3Oq9kFIhm0SFEw==",
41+
"_resolved": "/tmp/249018c988c358babb839548ffd134f9/postcss-ordered-values-7.0.2.tgz",
42+
"_from": "file:postcss-ordered-values-7.0.2.tgz",
43+
"_nodeVersion": "20.19.1",
44+
"_npmVersion": "10.8.2",
4545
"dist": {
46-
"integrity": "sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==",
47-
"shasum": "8b4b5b8070ca7756bd49f07d5edf274b8f6782e0",
48-
"tarball": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.1.tgz",
46+
"integrity": "sha512-AMJjt1ECBffF7CEON/Y0rekRLS6KsePU6PRP08UqYW4UGFRnTXNrByUzYK1h8AC7UWTZdQ9O3Oq9kFIhm0SFEw==",
47+
"shasum": "0e803fbb9601e254270481772252de9a8c905f48",
48+
"tarball": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.2.tgz",
4949
"fileCount": 46,
50-
"unpackedSize": 32364,
50+
"unpackedSize": 32363,
5151
"signatures": [
5252
{
53-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
54-
"sig": "MEYCIQCIugZbZWdI3P5HdAz6DfhtwIppulUV2XnsgLMYEw0mxgIhAPo9eqhcOCAoDwEtD8W2BsXvA3jNah35JXfFOvDvB9dA"
53+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54+
"sig": "MEUCIQCJWMsKAMtbJYye0K1xqeoUH4SZxV2nrx0gybDxRL+vwQIgPWox42FCQEVTZIMNemPkF3xJKfkpnCleqzufjM/p4Fg="
5555
}
5656
]
5757
},
@@ -91,9 +91,9 @@
9191
}
9292
],
9393
"_npmOperationalInternal": {
94-
"host": "s3://npm-registry-packages",
95-
"tmp": "tmp/postcss-ordered-values_7.0.1_1718786787785_0.25429361836772313"
94+
"host": "s3://npm-registry-packages-npm-production",
95+
"tmp": "tmp/postcss-ordered-values_7.0.2_1746539663807_0.30728120342518417"
9696
},
9797
"_hasShrinkwrap": false,
98-
"_time": "2024-06-19T08:46:28.026Z"
98+
"_time": "2025-05-06T13:54:24.007Z"
9999
}

0 commit comments

Comments
 (0)