Skip to content

Commit 843829b

Browse files
csstools/postcss-media-minmax-2.0.9 (#2231)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9c04550 commit 843829b

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

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

Lines changed: 14 additions & 14 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.8",
4+
"version": "2.0.9",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -45,10 +45,10 @@
4545
}
4646
},
4747
"dependencies": {
48-
"@csstools/css-calc": "^2.1.3",
49-
"@csstools/css-parser-algorithms": "^3.0.4",
50-
"@csstools/css-tokenizer": "^3.0.3",
51-
"@csstools/media-query-list-parser": "^4.0.2"
48+
"@csstools/css-calc": "^2.1.4",
49+
"@csstools/css-parser-algorithms": "^3.0.5",
50+
"@csstools/css-tokenizer": "^3.0.4",
51+
"@csstools/media-query-list-parser": "^4.0.3"
5252
},
5353
"peerDependencies": {
5454
"postcss": "^8.4"
@@ -68,21 +68,21 @@
6868
"postcss-plugin",
6969
"range"
7070
],
71-
"_id": "@csstools/[email protected].8",
72-
"gitHead": "e0b2802cdb049594d11eb8b1d82b5b2739552e74",
71+
"_id": "@csstools/[email protected].9",
72+
"gitHead": "df5a5a5effa977782fbc3454ba57bee6ffb0fb0d",
7373
"types": "./dist/index.d.ts",
7474
"_nodeVersion": "22.12.0",
7575
"_npmVersion": "10.9.0",
7676
"dist": {
77-
"integrity": "sha512-Skum5wIXw2+NyCQWUyfstN3c1mfSh39DRAo+Uh2zzXOglBG8xB9hnArhYFScuMZkzeM+THVa//mrByKAfumc7w==",
78-
"shasum": "b5397f18531c54ac0c12cbf20b6bf93208bd5d16",
79-
"tarball": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.8.tgz",
77+
"integrity": "sha512-af9Qw3uS3JhYLnCbqtZ9crTvvkR+0Se+bBqSr7ykAnl9yKhk6895z9rf+2F4dClIDJWxgn0iZZ1PSdkhrbs2ig==",
78+
"shasum": "184252d5b93155ae526689328af6bdf3fc113987",
79+
"tarball": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.9.tgz",
8080
"fileCount": 7,
81-
"unpackedSize": 18605,
81+
"unpackedSize": 19353,
8282
"signatures": [
8383
{
8484
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
85-
"sig": "MEUCIBS5r9yzric7E/QyA0ZwrmMcPQh7GjB71GzJLt9sSAt9AiEAppyLtfdOG2SPJFgz1yNwC01biqvtRFtDIx7Pl19TEBw="
85+
"sig": "MEUCIQDIcoa+/nlqeiqC2USMAwfXZjcC0YU7Vz6cDt0c/TD9MwIgb6mTgbUYOTN5eHgfiGeh72RBvQiuBEBB0wsMTvUFwwY="
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.8_1745079348576_0.8361230325628393"
110+
"tmp": "tmp/postcss-media-minmax_2.0.9_1748343080619_0.6633052585850887"
111111
},
112112
"_hasShrinkwrap": false,
113-
"_time": "2025-04-19T16:15:48.796Z"
113+
"_time": "2025-05-27T10:51:20.802Z"
114114
}

0 commit comments

Comments
 (0)