Skip to content

Commit 2e42f6c

Browse files
csstools/postcss-random-function-1.0.3 (#2073)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dd512a2 commit 2e42f6c

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": "1.0.2",
4+
"version": "1.0.3",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,7 +42,7 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/css-calc": "^2.1.1",
45+
"@csstools/css-calc": "^2.1.2",
4646
"@csstools/css-parser-algorithms": "^3.0.4",
4747
"@csstools/css-tokenizer": "^3.0.3"
4848
},
@@ -64,21 +64,21 @@
6464
"postcss-plugin",
6565
"random"
6666
],
67-
"_id": "@csstools/[email protected].2",
68-
"gitHead": "ff071ed6786539898ce3f4e875526c618fc97ff0",
67+
"_id": "@csstools/[email protected].3",
68+
"gitHead": "c5435a4bbfeae85ab161a18b3fc1cb632a6ec989",
6969
"types": "./dist/index.d.ts",
7070
"_nodeVersion": "22.12.0",
7171
"_npmVersion": "10.9.0",
7272
"dist": {
73-
"integrity": "sha512-vBCT6JvgdEkvRc91NFoNrLjgGtkLWt47GKT6E2UDn3nd8ZkMBiziQ1Md1OiKoSsgzxsSnGKG3RVdhlbdZEkHjA==",
74-
"shasum": "699702820f19bb6b9632966ff44d8957db6889d2",
75-
"tarball": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-1.0.2.tgz",
73+
"integrity": "sha512-dbNeEEPHxAwfQJ3duRL5IPpuD77QAHtRl4bAHRs0vOVhVbHrsL7mHnwe0irYjbs9kYwhAHZBQTLBgmvufPuRkA==",
74+
"shasum": "f737f5bab3826fc71fd663b21e70ee392b144f20",
75+
"tarball": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-1.0.3.tgz",
7676
"fileCount": 7,
7777
"unpackedSize": 6988,
7878
"signatures": [
7979
{
80-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
81-
"sig": "MEYCIQCke4DrFL0aSJapA2PEAKtcnsUoBPhPpa4evFJ27VE1UQIhAKxKdA2E2kr9J71LiKLs+Ag5v+n/zB+X53CnWWKSmWuF"
80+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
81+
"sig": "MEQCICV9itokD8XY0LNQwPXGJDqoBfYAcouQn39A3YZAOy+gAiBrOHHzIZaDzsPYRpJvF/j09UKdyrZ2sKqQSzcUDacbwQ=="
8282
}
8383
]
8484
},
@@ -103,8 +103,8 @@
103103
],
104104
"_npmOperationalInternal": {
105105
"host": "s3://npm-registry-packages-npm-production",
106-
"tmp": "tmp/postcss-random-function_1.0.2_1735321403184_0.6269071361323291"
106+
"tmp": "tmp/postcss-random-function_1.0.3_1740330450556_0.704012993561121"
107107
},
108108
"_hasShrinkwrap": false,
109-
"_time": "2024-12-27T17:43:23.440Z"
109+
"_time": "2025-02-23T17:07:30.743Z"
110110
}

0 commit comments

Comments
 (0)