Skip to content

Commit f6248a5

Browse files
postcss-merge-longhand-7.0.5 (#2180)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ddb2f46 commit f6248a5

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-merge-longhand.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-merge-longhand",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Merge longhand properties into shorthand with PostCSS.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"postcss-value-parser": "^4.2.0",
27-
"stylehacks": "^7.0.4"
27+
"stylehacks": "^7.0.5"
2828
},
2929
"bugs": {
3030
"url": "https://github.com/cssnano/cssnano/issues"
@@ -33,27 +33,27 @@
3333
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3434
},
3535
"devDependencies": {
36-
"postcss": "^8.4.45"
36+
"postcss": "^8.5.3"
3737
},
3838
"peerDependencies": {
39-
"postcss": "^8.4.31"
39+
"postcss": "^8.4.32"
4040
},
41-
"_id": "[email protected].4",
42-
"_integrity": "sha512-zer1KoZA54Q8RVHKOY5vMke0cCdNxMP3KBfDerjH/BYHh4nCIh+1Yy0t1pAEQF18ac/4z3OFclO+ZVH8azjR4A==",
43-
"_resolved": "/tmp/19370b5e83f2c5a8be08c6ec16070868/postcss-merge-longhand-7.0.4.tgz",
44-
"_from": "file:postcss-merge-longhand-7.0.4.tgz",
45-
"_nodeVersion": "20.17.0",
41+
"_id": "[email protected].5",
42+
"_integrity": "sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==",
43+
"_resolved": "/tmp/15752a97d6569186922f7308bd1944d8/postcss-merge-longhand-7.0.5.tgz",
44+
"_from": "file:postcss-merge-longhand-7.0.5.tgz",
45+
"_nodeVersion": "20.19.1",
4646
"_npmVersion": "10.8.2",
4747
"dist": {
48-
"integrity": "sha512-zer1KoZA54Q8RVHKOY5vMke0cCdNxMP3KBfDerjH/BYHh4nCIh+1Yy0t1pAEQF18ac/4z3OFclO+ZVH8azjR4A==",
49-
"shasum": "a52d0662b4b29420f3b64a8d5b0ac5133d8db776",
50-
"tarball": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.4.tgz",
48+
"integrity": "sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==",
49+
"shasum": "e1b126e92f583815482e8b1e82c47d2435a20421",
50+
"tarball": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.5.tgz",
5151
"fileCount": 79,
52-
"unpackedSize": 55352,
52+
"unpackedSize": 55351,
5353
"signatures": [
5454
{
55-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
56-
"sig": "MEUCIFRPZEvoee738ug/iBPth+joOqrIfxWNQQX9FT8geQv3AiEAplY2uDGT+OmZEKR3c5TEgg7rnaEBpZfNyZhDtFLAU9o="
55+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
56+
"sig": "MEYCIQDuEyFXODyTzCSGUF5DwMk6eIQENhtDWJgaD+kExv5alwIhAMte3iXha0sh5Q1IuZh4ihV29zykRShbAhfRhcgUwCbb"
5757
}
5858
]
5959
},
@@ -93,9 +93,9 @@
9393
}
9494
],
9595
"_npmOperationalInternal": {
96-
"host": "s3://npm-registry-packages",
97-
"tmp": "tmp/postcss-merge-longhand_7.0.4_1725471459603_0.8281658287544995"
96+
"host": "s3://npm-registry-packages-npm-production",
97+
"tmp": "tmp/postcss-merge-longhand_7.0.5_1746539658118_0.8771497968671143"
9898
},
9999
"_hasShrinkwrap": false,
100-
"_time": "2024-09-04T17:37:39.758Z"
100+
"_time": "2025-05-06T13:54:18.346Z"
101101
}

0 commit comments

Comments
 (0)