Skip to content

Commit bb445e5

Browse files
postcss-reduce-initial-7.0.3 (#2198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 227550e commit bb445e5

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

directory/postcss-reduce-initial.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-reduce-initial",
3-
"version": "7.0.2",
3+
"version": "7.0.3",
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.23.3",
24+
"browserslist": "^4.24.5",
2525
"caniuse-api": "^3.0.0"
2626
},
2727
"bugs": {
@@ -33,30 +33,30 @@
3333
"devDependencies": {
3434
"@types/caniuse-api": "^3.0.6",
3535
"html-to-text": "^9.0.5",
36-
"postcss": "^8.4.40"
36+
"postcss": "^8.5.3"
3737
},
3838
"peerDependencies": {
39-
"postcss": "^8.4.31"
39+
"postcss": "^8.4.32"
4040
},
4141
"scripts": {
4242
"acquire": "node ./src/script/acquire.mjs"
4343
},
44-
"_id": "[email protected].2",
45-
"_integrity": "sha512-pOnu9zqQww7dEKf62Nuju6JgsW2V0KRNBHxeKohU+JkHd/GAH5uvoObqFLqkeB2n20mr6yrlWDvo5UBU5GnkfA==",
46-
"_resolved": "/tmp/e2cd37a05f65d5c103c4903b56fa3e1b/postcss-reduce-initial-7.0.2.tgz",
47-
"_from": "file:postcss-reduce-initial-7.0.2.tgz",
48-
"_nodeVersion": "20.16.0",
49-
"_npmVersion": "10.8.1",
44+
"_id": "[email protected].3",
45+
"_integrity": "sha512-RFvkZaqiWtGMlVjlUHpaxGqEL27lgt+Q2Ixjf83CRAzqdo+TsDyGPtJUbPx2MuYIJ+sCQc2TrOvRnhcXQfgIVA==",
46+
"_resolved": "/tmp/1059333feaa590163a93a830fbf40262/postcss-reduce-initial-7.0.3.tgz",
47+
"_from": "file:postcss-reduce-initial-7.0.3.tgz",
48+
"_nodeVersion": "20.19.1",
49+
"_npmVersion": "10.8.2",
5050
"dist": {
51-
"integrity": "sha512-pOnu9zqQww7dEKf62Nuju6JgsW2V0KRNBHxeKohU+JkHd/GAH5uvoObqFLqkeB2n20mr6yrlWDvo5UBU5GnkfA==",
52-
"shasum": "3dc085347a5943e18547d4b0aa5bd4ff5a93b2c5",
53-
"tarball": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.2.tgz",
51+
"integrity": "sha512-RFvkZaqiWtGMlVjlUHpaxGqEL27lgt+Q2Ixjf83CRAzqdo+TsDyGPtJUbPx2MuYIJ+sCQc2TrOvRnhcXQfgIVA==",
52+
"shasum": "3ab073ecaf9e549f4c49fb0727bab09daf486672",
53+
"tarball": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.3.tgz",
5454
"fileCount": 11,
55-
"unpackedSize": 18701,
55+
"unpackedSize": 18700,
5656
"signatures": [
5757
{
58-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
59-
"sig": "MEUCIB1fMj1i02mhUAgwSSteSxMqB662aMutufzIg2jmOwq/AiEApRBKS/vBOtmTpmYnYlEATuOnTq29r6aXuO5NeuhxzIg="
58+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
59+
"sig": "MEQCIC96n1z6WsWecqYjWXoznjYW0+FeRRuME6LfJ2QyDtb5AiA7Y40zzLv28W40CxwQLXgfWl8dVlodYR3klhrtINqGfg=="
6060
}
6161
]
6262
},
@@ -96,9 +96,9 @@
9696
}
9797
],
9898
"_npmOperationalInternal": {
99-
"host": "s3://npm-registry-packages",
100-
"tmp": "tmp/postcss-reduce-initial_7.0.2_1723211308182_0.5609904445777585"
99+
"host": "s3://npm-registry-packages-npm-production",
100+
"tmp": "tmp/postcss-reduce-initial_7.0.3_1746539664136_0.4835589786970327"
101101
},
102102
"_hasShrinkwrap": false,
103-
"_time": "2024-08-09T13:48:28.368Z"
103+
"_time": "2025-05-06T13:54:24.330Z"
104104
}

0 commit comments

Comments
 (0)