Skip to content

Commit ff7975d

Browse files
csstools/postcss-random-function-3.0.1 (#2702)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5090b1d commit ff7975d

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@csstools/postcss-random-function.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-random-function",
33
"description": "Use the random function in CSS",
4-
"version": "3.0.0",
4+
"version": "3.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
},
@@ -57,20 +57,20 @@
5757
"postcss-plugin",
5858
"random"
5959
],
60-
"gitHead": "188a9c90921110ff7da9b7ee5a272fbcd75bf890",
61-
"_id": "@csstools/[email protected].0",
60+
"gitHead": "bbb1db837716cab602af208ddb54e0fe3aa58216",
61+
"_id": "@csstools/[email protected].1",
6262
"_nodeVersion": "25.1.0",
6363
"_npmVersion": "11.6.2",
6464
"dist": {
65-
"integrity": "sha512-H/Zt5o9NAd8mowq3XRy8uU19wOEe8sbKyKOKxrzOdG0rz2maA4fLcXc9MQucdm3s4zMDfVJtCqvwrLP7lKWybA==",
66-
"shasum": "907ee541555a278fa106b84a9da1387895f1814c",
67-
"tarball": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-3.0.0.tgz",
65+
"integrity": "sha512-SvKGfmj+WHfn4bWHaBYlkXDyU3SlA3fL8aaYZ8Op6M8tunNf3iV9uZyZZGWMCbDw0sGeoTmYZW9nmKN8Qi/ctg==",
66+
"shasum": "d085d24e31c90652efe77c29edb45c00f4b8569d",
67+
"tarball": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-3.0.1.tgz",
6868
"fileCount": 6,
69-
"unpackedSize": 7451,
69+
"unpackedSize": 6791,
7070
"signatures": [
7171
{
7272
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
73-
"sig": "MEUCIQDjPPHtYmO+CSXQn89BjJzJqmo5N6MAU9KPq/wEGwhT2AIgZ+NE8aMuZGtt9BSydHNd+l0zQpTg3p+QWr9jhGMxCnQ="
73+
"sig": "MEYCIQCtduyYM3qZGYUeB6vPpOYX86fGr1csKsOvH63FaxWDewIhAL6Hols7sGtdMf+O/P9fJxUXJxF2Vs4qJ0gS52AE4ZHc"
7474
}
7575
]
7676
},
@@ -95,8 +95,8 @@
9595
],
9696
"_npmOperationalInternal": {
9797
"host": "s3://npm-registry-packages-npm-production",
98-
"tmp": "tmp/postcss-random-function_3.0.0_1768376076731_0.5631806790466094"
98+
"tmp": "tmp/postcss-random-function_3.0.1_1771686376817_0.1791505520031671"
9999
},
100100
"_hasShrinkwrap": false,
101-
"_time": "2026-01-14T07:34:36.879Z"
101+
"_time": "2026-02-21T15:06:16.959Z"
102102
}

0 commit comments

Comments
 (0)