Skip to content

Commit 8ce0611

Browse files
postcss-reduce-initial-7.0.6 (#2729)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dfb8924 commit 8ce0611

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

directory/postcss-reduce-initial.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-reduce-initial",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
44
"description": "Reduce initial definitions to the actual initial value, where possible.",
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-
"browserslist": "^4.27.0",
24+
"browserslist": "^4.28.1",
2525
"caniuse-api": "^3.0.0"
2626
},
2727
"bugs": {
@@ -41,28 +41,28 @@
4141
"scripts": {
4242
"acquire": "node ./src/script/acquire.mjs"
4343
},
44-
"_id": "[email protected].5",
45-
"_integrity": "sha512-RHagHLidG8hTZcnr4FpyMB2jtgd/OcyAazjMhoy5qmWJOx1uxKh4ntk0Pb46ajKM0rkf32lRH4C8c9qQiPR6IA==",
46-
"_resolved": "/tmp/20c1ee3d33c1e6c79223e0f6bfbd8a6e/postcss-reduce-initial-7.0.5.tgz",
47-
"_from": "file:postcss-reduce-initial-7.0.5.tgz",
48-
"_nodeVersion": "24.11.0",
49-
"_npmVersion": "11.6.1",
44+
"_id": "[email protected].6",
45+
"_integrity": "sha512-G6ZyK68AmrPdMB6wyeA37ejnnRG2S8xinJrZJnOv+IaRKf6koPAVbQsiC7MfkmXaGmF1UO+QCijb27wfpxuRNg==",
46+
"_resolved": "/tmp/734183f3bbe595db6adff1a233e55821/postcss-reduce-initial-7.0.6.tgz",
47+
"_from": "file:postcss-reduce-initial-7.0.6.tgz",
48+
"_nodeVersion": "24.14.0",
49+
"_npmVersion": "11.9.0",
5050
"dist": {
51-
"integrity": "sha512-RHagHLidG8hTZcnr4FpyMB2jtgd/OcyAazjMhoy5qmWJOx1uxKh4ntk0Pb46ajKM0rkf32lRH4C8c9qQiPR6IA==",
52-
"shasum": "cf74bb747dfa003cd3d5372081f6157e6d8e1545",
53-
"tarball": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.5.tgz",
51+
"integrity": "sha512-G6ZyK68AmrPdMB6wyeA37ejnnRG2S8xinJrZJnOv+IaRKf6koPAVbQsiC7MfkmXaGmF1UO+QCijb27wfpxuRNg==",
52+
"shasum": "fa3af45e60cd04d9a3d29315eb97c82b7b447ead",
53+
"tarball": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.6.tgz",
5454
"fileCount": 11,
5555
"unpackedSize": 18700,
5656
"attestations": {
57-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].5",
57+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].6",
5858
"provenance": {
5959
"predicateType": "https://slsa.dev/provenance/v1"
6060
}
6161
},
6262
"signatures": [
6363
{
6464
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
65-
"sig": "MEQCIE5lAou1Xe4skvdvc1CpTJ13kxXAMDsvMeF55DApyeMxAiAsNBW9appquTsptemldGilDM8LYAB6xWvTbfYlejFDpA=="
65+
"sig": "MEYCIQCZ7osFbSAxPV68F9ZH1fZbCyJmGvj04lDV+EZpy68EpwIhAL08AmeICzpAIl+BcekrSLNoZKpDZB2ADlqIQuAIkMEz"
6666
}
6767
]
6868
},
@@ -107,8 +107,8 @@
107107
],
108108
"_npmOperationalInternal": {
109109
"host": "s3://npm-registry-packages-npm-production",
110-
"tmp": "tmp/postcss-reduce-initial_7.0.5_1761742850752_0.7232498665258875"
110+
"tmp": "tmp/postcss-reduce-initial_7.0.6_1772817305366_0.49402026995549386"
111111
},
112112
"_hasShrinkwrap": false,
113-
"_time": "2025-10-29T13:00:50.944Z"
113+
"_time": "2026-03-06T17:15:05.509Z"
114114
}

0 commit comments

Comments
 (0)