Skip to content

Commit 50d5002

Browse files
csstools/postcss-random-function-2.0.1 (#2236)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 565dbe2 commit 50d5002

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": "2.0.0",
4+
"version": "2.0.1",
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"
@@ -64,21 +64,21 @@
6464
"postcss-plugin",
6565
"random"
6666
],
67-
"_id": "@csstools/[email protected].0",
68-
"gitHead": "1c2a4038a688a32dff007cee0d4c6abee236ac79",
67+
"_id": "@csstools/[email protected].1",
68+
"gitHead": "310668cb7d99e906f7ed786cea7e36f92a95b6e6",
6969
"types": "./dist/index.d.ts",
7070
"_nodeVersion": "22.12.0",
7171
"_npmVersion": "10.9.0",
7272
"dist": {
73-
"integrity": "sha512-MYZKxSr4AKfjECL8vg49BbfNNzK+t3p2OWX+Xf7rXgMaTP44oy/e8VGWu4MLnJ3NUd9tFVkisLO/sg+5wMTNsg==",
74-
"shasum": "38da06d102bbe65504023278f670895c4a1ceef9",
75-
"tarball": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-2.0.0.tgz",
73+
"integrity": "sha512-q+FQaNiRBhnoSNo+GzqGOIBKoHQ43lYz0ICrV+UudfWnEF6ksS6DsBIJSISKQT2Bvu3g4k6r7t0zYrk5pDlo8w==",
74+
"shasum": "3191f32fe72936e361dadf7dbfb55a0209e2691e",
75+
"tarball": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-2.0.1.tgz",
7676
"fileCount": 7,
77-
"unpackedSize": 7730,
77+
"unpackedSize": 8130,
7878
"signatures": [
7979
{
8080
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
81-
"sig": "MEUCIAKRnvSFGaGUpjXCu/jr2tLchEuHyKLKaauIQ832Dy0rAiEAqF/dCiUsbL7eICO2tCnvbKEKKd9qc+Tjzq/r1gt+j7U="
81+
"sig": "MEYCIQCWnmo/ytL1/MhFtGGoadVCuqPBYBR6DyYKvGwgopixfAIhAOHBjBjm6kozvsQmMSAS4Te//+/3ACBlZyId6ktSsFWI"
8282
}
8383
]
8484
},
@@ -103,8 +103,8 @@
103103
],
104104
"_npmOperationalInternal": {
105105
"host": "s3://npm-registry-packages-npm-production",
106-
"tmp": "tmp/postcss-random-function_2.0.0_1745079356132_0.9325788692451809"
106+
"tmp": "tmp/postcss-random-function_2.0.1_1748343091626_0.8327266026962967"
107107
},
108108
"_hasShrinkwrap": false,
109-
"_time": "2025-04-19T16:15:56.351Z"
109+
"_time": "2025-05-27T10:51:31.805Z"
110110
}

0 commit comments

Comments
 (0)