Skip to content

Commit f304f99

Browse files
csstools/postcss-stepped-value-functions-4.0.9 (#2241)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9c2a44b commit f304f99

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": "4.0.8",
4+
"version": "4.0.9",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,9 +42,9 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/css-calc": "^2.1.3",
46-
"@csstools/css-parser-algorithms": "^3.0.4",
47-
"@csstools/css-tokenizer": "^3.0.3"
45+
"@csstools/css-calc": "^2.1.4",
46+
"@csstools/css-parser-algorithms": "^3.0.5",
47+
"@csstools/css-tokenizer": "^3.0.4"
4848
},
4949
"peerDependencies": {
5050
"postcss": "^8.4"
@@ -67,21 +67,21 @@
6767
"round",
6868
"stepped"
6969
],
70-
"_id": "@csstools/[email protected].8",
71-
"gitHead": "13762c8b3f42df15f43316330b32d3562e09b0a2",
70+
"_id": "@csstools/[email protected].9",
71+
"gitHead": "ac89bdb11284ee08886477b284c66f7ae900f778",
7272
"types": "./dist/index.d.ts",
7373
"_nodeVersion": "22.12.0",
7474
"_npmVersion": "10.9.0",
7575
"dist": {
76-
"integrity": "sha512-6Y4yhL4fNhgzbZ/wUMQ4EjFUfoNNMpEXZnDw1JrlcEBHUT15gplchtFsZGk7FNi8PhLHJfCUwVKrEHzhfhKK+g==",
77-
"shasum": "345f5620cbeb0e9742f242e1dc6c88a051ce6700",
78-
"tarball": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.8.tgz",
76+
"integrity": "sha512-h9btycWrsex4dNLeQfyU3y3w40LMQooJWFMm/SK9lrKguHDcFl4VMkncKKoXi2z5rM9YGWbUQABI8BT2UydIcA==",
77+
"shasum": "36036f1a0e5e5ee2308e72f3c9cb433567c387b9",
78+
"tarball": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.9.tgz",
7979
"fileCount": 7,
80-
"unpackedSize": 6972,
80+
"unpackedSize": 7458,
8181
"signatures": [
8282
{
8383
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
84-
"sig": "MEYCIQDrjPiM7tHQXtpMKg+mTUiFMXhMPjUde+NSucOxPLWOSQIhAOsf2pbp1pPCaE5J8IDmIwY+p8m81wvnFf0by0tGUf7U"
84+
"sig": "MEUCIEkF09/iBYFoQs5MdoJrKfCE8lpbcYeP9stK2m88JK14AiEAgeY73PjDYquSxWhCgHSs4ecxX+MNqrcCE+W/XvE4QeQ="
8585
}
8686
]
8787
},
@@ -106,8 +106,8 @@
106106
],
107107
"_npmOperationalInternal": {
108108
"host": "s3://npm-registry-packages-npm-production",
109-
"tmp": "tmp/postcss-stepped-value-functions_4.0.8_1745079373666_0.48930273428001136"
109+
"tmp": "tmp/postcss-stepped-value-functions_4.0.9_1748343102488_0.05852264553250297"
110110
},
111111
"_hasShrinkwrap": false,
112-
"_time": "2025-04-19T16:16:13.841Z"
112+
"_time": "2025-05-27T10:51:42.670Z"
113113
}

0 commit comments

Comments
 (0)