Skip to content

Commit 7fb47b2

Browse files
postcss-zindex-7.0.1 (#2201)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0941886 commit 7fb47b2

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

directory/postcss-zindex.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-zindex",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Reduce z-index values with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -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].0",
40-
"_integrity": "sha512-Agp+5C0qBZxT9S4k9iO/C9oqce3gvPJ/7av4JcAsDl17vsboSN60ncTokIYDtDMlVXvwuhFED3edoy1YG5O1+g==",
41-
"_resolved": "/tmp/8ba1e04bb3eb993beae59173bb7530d0/postcss-zindex-7.0.0.tgz",
42-
"_from": "file:postcss-zindex-7.0.0.tgz",
43-
"_nodeVersion": "20.12.2",
44-
"_npmVersion": "10.5.0",
39+
"_id": "[email protected].1",
40+
"_integrity": "sha512-bZEfMUhaxNiXC8tw1qoFeYVCusQHlPJS5iqvuzePQjXBGIkyyCeGbqsyeyoODIuLmNE7Wc8GdTIhXpaaWbTX8Q==",
41+
"_resolved": "/tmp/d404587a48bc64877182aae6da9a0ba2/postcss-zindex-7.0.1.tgz",
42+
"_from": "file:postcss-zindex-7.0.1.tgz",
43+
"_nodeVersion": "20.19.1",
44+
"_npmVersion": "10.8.2",
4545
"dist": {
46-
"integrity": "sha512-Agp+5C0qBZxT9S4k9iO/C9oqce3gvPJ/7av4JcAsDl17vsboSN60ncTokIYDtDMlVXvwuhFED3edoy1YG5O1+g==",
47-
"shasum": "998f404e917ac1551da43223d87510046ee3a292",
48-
"tarball": "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-7.0.0.tgz",
46+
"integrity": "sha512-bZEfMUhaxNiXC8tw1qoFeYVCusQHlPJS5iqvuzePQjXBGIkyyCeGbqsyeyoODIuLmNE7Wc8GdTIhXpaaWbTX8Q==",
47+
"shasum": "056266c6e25f48974d6b98e09d3eeebcf0e75d41",
48+
"tarball": "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-7.0.1.tgz",
4949
"fileCount": 9,
5050
"unpackedSize": 8039,
5151
"signatures": [
5252
{
53-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
54-
"sig": "MEQCIEniYdwOQDJ7u1R4edc9dLbWhmm2KMkY7uID567w/qLOAiBQOc4aTxGE1zXNA5xOj2fNfcTxpirXGYZw9uVOaic5ig=="
53+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54+
"sig": "MEUCIEOxcgBkC66JI6MAoN2tTOJuJmKaSR2BBoU7dvAdsuByAiEApNmA4pGCDS0MtuwudRAZTi2D2s8+tbNu0ByLWppU/Yo="
5555
}
5656
]
5757
},
@@ -91,9 +91,9 @@
9191
}
9292
],
9393
"_npmOperationalInternal": {
94-
"host": "s3://npm-registry-packages",
95-
"tmp": "tmp/postcss-zindex_7.0.0_1713994453048_0.7794230957257027"
94+
"host": "s3://npm-registry-packages-npm-production",
95+
"tmp": "tmp/postcss-zindex_7.0.1_1746539665971_0.5038390902746763"
9696
},
9797
"_hasShrinkwrap": false,
98-
"_time": "2024-04-24T21:34:13.379Z"
98+
"_time": "2025-05-06T13:54:26.139Z"
9999
}

0 commit comments

Comments
 (0)