Skip to content

Commit 485d8b4

Browse files
csstools/postcss-stepped-value-functions-5.0.1 (#2705)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 34472d9 commit 485d8b4

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-stepped-value-functions.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-stepped-value-functions",
33
"description": "Use round, rem and mod functions in CSS",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-calc": "^3.0.0",
38+
"@csstools/css-calc": "^3.1.1",
3939
"@csstools/css-parser-algorithms": "^4.0.0",
4040
"@csstools/css-tokenizer": "^4.0.0"
4141
},
@@ -60,20 +60,20 @@
6060
"round",
6161
"stepped"
6262
],
63-
"gitHead": "6a6bdec397f44ba57bbef3592a0a8e65da0e3b72",
64-
"_id": "@csstools/[email protected].0",
63+
"gitHead": "43ef5095a58c22a1913cf6ae3826147d0f7f5413",
64+
"_id": "@csstools/[email protected].1",
6565
"_nodeVersion": "25.1.0",
6666
"_npmVersion": "11.6.2",
6767
"dist": {
68-
"integrity": "sha512-NueCSNbaq7QtAj6QwseMqOlM3C8nN2GWaPwd2Uw+IOYAbGvO/84BxUtNeZljeOmqJX61hwSNhLfwmgJXgY0W5A==",
69-
"shasum": "1c7a0cdd3b01a31040a0b370f2e66f42a1dd15a4",
70-
"tarball": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-5.0.0.tgz",
68+
"integrity": "sha512-vZf7zPzRb7xIi2o5Z9q6wyeEAjoRCg74O2QvYxmQgxYO5V5cdBv4phgJDyOAOP3JHy4abQlm2YaEUS3gtGQo0g==",
69+
"shasum": "5e401f1f212ff128b6d2efc6f5978a08647b8d44",
70+
"tarball": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-5.0.1.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 7167,
72+
"unpackedSize": 6507,
7373
"signatures": [
7474
{
7575
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
76-
"sig": "MEQCIH/T6L5EnOotncLgD8Ch2dLMjk374BtvPo7epMcFQlRjAiBUgEBDomxt2IRZhdpOyo7XMyLhfTQNkUAf5joHPBeVHA=="
76+
"sig": "MEQCIFwa5jiOKVaEoZsgv/aw1S6GGVCKdmpAAraqSFUc1AWpAiBDKCw8NyklMS7mYysSMtbjnC6mmD6n5xI8oNTB9RJneg=="
7777
}
7878
]
7979
},
@@ -98,8 +98,8 @@
9898
],
9999
"_npmOperationalInternal": {
100100
"host": "s3://npm-registry-packages-npm-production",
101-
"tmp": "tmp/postcss-stepped-value-functions_5.0.0_1768376088425_0.70982309716823"
101+
"tmp": "tmp/postcss-stepped-value-functions_5.0.1_1771686389628_0.8848431666540926"
102102
},
103103
"_hasShrinkwrap": false,
104-
"_time": "2026-01-14T07:34:48.555Z"
104+
"_time": "2026-02-21T15:06:29.782Z"
105105
}

0 commit comments

Comments
 (0)