Skip to content

Commit eeeacdc

Browse files
csstools/postcss-media-minmax-2.0.7 (#2071)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 30e461b commit eeeacdc

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": "2.0.6",
4+
"version": "2.0.7",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -45,7 +45,7 @@
4545
}
4646
},
4747
"dependencies": {
48-
"@csstools/css-calc": "^2.1.1",
48+
"@csstools/css-calc": "^2.1.2",
4949
"@csstools/css-parser-algorithms": "^3.0.4",
5050
"@csstools/css-tokenizer": "^3.0.3",
5151
"@csstools/media-query-list-parser": "^4.0.2"
@@ -68,21 +68,21 @@
6868
"postcss-plugin",
6969
"range"
7070
],
71-
"_id": "@csstools/[email protected].6",
72-
"gitHead": "8524880da67b8420c66c7fbc5f3f3c72f61bebe5",
71+
"_id": "@csstools/[email protected].7",
72+
"gitHead": "af849248a2f18dc7d60d71bde5defe2a49d692f9",
7373
"types": "./dist/index.d.ts",
7474
"_nodeVersion": "22.12.0",
7575
"_npmVersion": "10.9.0",
7676
"dist": {
77-
"integrity": "sha512-J1+4Fr2W3pLZsfxkFazK+9kr96LhEYqoeBszLmFjb6AjYs+g9oDAw3J5oQignLKk3rC9XHW+ebPTZ9FaW5u5pg==",
78-
"shasum": "427921c0f08033203810af16dfed0baedc538eab",
79-
"tarball": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.6.tgz",
77+
"integrity": "sha512-LB6tIP7iBZb5CYv8iRenfBZmbaG3DWNEziOnPjGoQX5P94FBPvvTBy68b/d9NnS5PELKwFmmOYsAEIgEhDPCHA==",
78+
"shasum": "42816871decf0a092af3f6c8500e04d9918cc342",
79+
"tarball": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.7.tgz",
8080
"fileCount": 7,
8181
"unpackedSize": 18608,
8282
"signatures": [
8383
{
84-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
85-
"sig": "MEYCIQDKXu/W4UhITtzVdx3xWIVfBLKvOLz00n1iSGY68X4fywIhAKMM2Wj/xt+8JegHQF56GVjbwCNh4SyfkYHGroM5yco/"
84+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
85+
"sig": "MEUCIHi34y3JxyxL4+Dkxr0YhnyMool/uFbZnY50wL/yINqAAiEAgq5rHjDvtl+abDOcI6ZuZtZL9J2h1pctr00ip0SPZP8="
8686
}
8787
]
8888
},
@@ -107,8 +107,8 @@
107107
],
108108
"_npmOperationalInternal": {
109109
"host": "s3://npm-registry-packages-npm-production",
110-
"tmp": "tmp/postcss-media-minmax_2.0.6_1735321396010_0.9477188380367334"
110+
"tmp": "tmp/postcss-media-minmax_2.0.7_1740330443734_0.24687292997787735"
111111
},
112112
"_hasShrinkwrap": false,
113-
"_time": "2024-12-27T17:43:16.210Z"
113+
"_time": "2025-02-23T17:07:23.928Z"
114114
}

0 commit comments

Comments
 (0)