Skip to content

Commit cfdf39a

Browse files
csstools/postcss-stepped-value-functions-5.0.2 (#2777)
1 parent fd12606 commit cfdf39a

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

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

Lines changed: 13 additions & 13 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.1",
4+
"version": "5.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-calc": "^3.1.1",
38+
"@csstools/css-calc": "^3.2.0",
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": "43ef5095a58c22a1913cf6ae3826147d0f7f5413",
64-
"_id": "@csstools/[email protected].1",
65-
"_nodeVersion": "25.1.0",
66-
"_npmVersion": "11.6.2",
63+
"gitHead": "7fecaab0b40432e0d1582404add6fae81646d418",
64+
"_id": "@csstools/[email protected].2",
65+
"_nodeVersion": "25.9.0",
66+
"_npmVersion": "11.12.1",
6767
"dist": {
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",
68+
"integrity": "sha512-4PtqkRoBcMSxZG00gcDv+nq7cxVUua+Yd7TmG16qzJjdolyICHkx1RfhNL5mKSnWOLxUnk/IdxAoWN+KU7E/ng==",
69+
"shasum": "b169435084ea8131edf4ccf2ede1ccf2b9e5f2ef",
70+
"tarball": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-5.0.2.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 6507,
72+
"unpackedSize": 6504,
7373
"signatures": [
7474
{
7575
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
76-
"sig": "MEQCIFwa5jiOKVaEoZsgv/aw1S6GGVCKdmpAAraqSFUc1AWpAiBDKCw8NyklMS7mYysSMtbjnC6mmD6n5xI8oNTB9RJneg=="
76+
"sig": "MEUCIQCRSf1uKMRkXb3an1dcS1ch1nqZB316nfEN9sfiFeOA+QIgDo2MdCEG2SPNzy/cdvSsJhtzybHlSzv2BFjVNwH7R+o="
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.1_1771686389628_0.8848431666540926"
101+
"tmp": "tmp/postcss-stepped-value-functions_5.0.2_1776014799784_0.5858813292013978"
102102
},
103103
"_hasShrinkwrap": false,
104-
"_time": "2026-02-21T15:06:29.782Z"
104+
"_time": "2026-04-12T17:26:39.912Z"
105105
}

0 commit comments

Comments
 (0)