Skip to content

Commit 31203d1

Browse files
csstools/postcss-random-function-3.0.2 (#2774)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c4328e commit 31203d1

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

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

Lines changed: 13 additions & 13 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.1",
4+
"version": "3.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
},
@@ -57,20 +57,20 @@
5757
"postcss-plugin",
5858
"random"
5959
],
60-
"gitHead": "bbb1db837716cab602af208ddb54e0fe3aa58216",
61-
"_id": "@csstools/[email protected].1",
62-
"_nodeVersion": "25.1.0",
63-
"_npmVersion": "11.6.2",
60+
"gitHead": "2f0fd3532b986e63ea07bf19d19f9b236f4c054f",
61+
"_id": "@csstools/[email protected].2",
62+
"_nodeVersion": "25.9.0",
63+
"_npmVersion": "11.12.1",
6464
"dist": {
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",
65+
"integrity": "sha512-iQ3vfX1LIqRXX7P1/ol45EpJ5CTWdQCAfdpTlHlsRPU4jMQeepmeNjQ0F60bj8RWTS1RkJ318fzzq4mUlyZ7hA==",
66+
"shasum": "4a4eeffa6cc5dacb0386aa242863f6a9e935b3b4",
67+
"tarball": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-3.0.2.tgz",
6868
"fileCount": 6,
69-
"unpackedSize": 6791,
69+
"unpackedSize": 6788,
7070
"signatures": [
7171
{
7272
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
73-
"sig": "MEYCIQCtduyYM3qZGYUeB6vPpOYX86fGr1csKsOvH63FaxWDewIhAL6Hols7sGtdMf+O/P9fJxUXJxF2Vs4qJ0gS52AE4ZHc"
73+
"sig": "MEUCIQD9wdrcrspw5SPxEP92GzMLAuoHHhATishl3izKyS2UtwIgC6LQFkjceaWUKVvbZMewTPHWuyVvurwaLOIXp+y4aBE="
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.1_1771686376817_0.1791505520031671"
98+
"tmp": "tmp/postcss-random-function_3.0.2_1776014787185_0.753848268044218"
9999
},
100100
"_hasShrinkwrap": false,
101-
"_time": "2026-02-21T15:06:16.959Z"
101+
"_time": "2026-04-12T17:26:27.311Z"
102102
}

0 commit comments

Comments
 (0)