Skip to content

Commit 5090b1d

Browse files
csstools/postcss-media-minmax-3.0.1 (#2700)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fb7049c commit 5090b1d

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-media-minmax.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-media-minmax",
33
"description": "Use the range notation in CSS media queries",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -38,7 +38,7 @@
3838
}
3939
},
4040
"dependencies": {
41-
"@csstools/css-calc": "^3.0.0",
41+
"@csstools/css-calc": "^3.1.1",
4242
"@csstools/css-parser-algorithms": "^4.0.0",
4343
"@csstools/css-tokenizer": "^4.0.0",
4444
"@csstools/media-query-list-parser": "^5.0.0"
@@ -61,20 +61,20 @@
6161
"postcss-plugin",
6262
"range"
6363
],
64-
"gitHead": "a5c0290c4a0650c4768ad5ea6ace199fa0199735",
65-
"_id": "@csstools/[email protected].0",
64+
"gitHead": "39de3a35a0c67da55273d07af1affebe19b1b4da",
65+
"_id": "@csstools/[email protected].1",
6666
"_nodeVersion": "25.1.0",
6767
"_npmVersion": "11.6.2",
6868
"dist": {
69-
"integrity": "sha512-42szvyZ/oqG7NSvBQOGq1IaJaHR6mr/iXqqjW8/JuIajIHRs9HcJR5ExC4vbyCqk+fr7/DIOhm5ZrELBytLDsw==",
70-
"shasum": "4ff4530e31d15ca4fdb13d3faf6d4011680b1e32",
71-
"tarball": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-3.0.0.tgz",
69+
"integrity": "sha512-I+CrmZt23fyejMItpLQFOg9gPXkDBBDjTqRT0UxCTZlYZfGrzZn4z+2kbXLRwDfR59OK8zaf26M4kwYwG0e1MA==",
70+
"shasum": "2179990bcbb762c45bb810ca7a994834fcd8a7f8",
71+
"tarball": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-3.0.1.tgz",
7272
"fileCount": 6,
73-
"unpackedSize": 12329,
73+
"unpackedSize": 11407,
7474
"signatures": [
7575
{
7676
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
77-
"sig": "MEQCIH8wosxwZG52NVloDTBsIL7NYOqbc3cFk4erRf65/rOSAiBkff8MBK4TeLfl3hnnzGpWpDLDz42GVtnS7a6Un+FsPw=="
77+
"sig": "MEQCIGFJpgeTWCdt4/JtVX7aTh97QwBBr1J2uA0kVDhULJjPAiBNehQ767yaWacE55xMBDNJfRQm7+dNKb6gxZZl1LXpig=="
7878
}
7979
]
8080
},
@@ -99,8 +99,8 @@
9999
],
100100
"_npmOperationalInternal": {
101101
"host": "s3://npm-registry-packages-npm-production",
102-
"tmp": "tmp/postcss-media-minmax_3.0.0_1768376064827_0.45888302542973447"
102+
"tmp": "tmp/postcss-media-minmax_3.0.1_1771686370873_0.6136909240407269"
103103
},
104104
"_hasShrinkwrap": false,
105-
"_time": "2026-01-14T07:34:24.968Z"
105+
"_time": "2026-02-21T15:06:11.025Z"
106106
}

0 commit comments

Comments
 (0)