Skip to content

Commit b3f1f4f

Browse files
csstools/postcss-gradients-interpolation-method-5.0.9 (#2142)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8e006ef commit b3f1f4f

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

directory/@csstools/postcss-gradients-interpolation-method.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-gradients-interpolation-method",
33
"description": "Use interpolation methods in CSS gradient functions",
4-
"version": "5.0.8",
4+
"version": "5.0.9",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -35,10 +35,10 @@
3535
}
3636
},
3737
"dependencies": {
38-
"@csstools/css-color-parser": "^3.0.8",
38+
"@csstools/css-color-parser": "^3.0.9",
3939
"@csstools/css-parser-algorithms": "^3.0.4",
4040
"@csstools/css-tokenizer": "^3.0.3",
41-
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
41+
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
4242
"@csstools/utilities": "^2.0.0"
4343
},
4444
"peerDependencies": {
@@ -69,21 +69,21 @@
6969
"repeating",
7070
"syntax"
7171
],
72-
"_id": "@csstools/[email protected].8",
73-
"gitHead": "73d674b7f58581bb546c4c423eb169817f6479d3",
72+
"_id": "@csstools/[email protected].9",
73+
"gitHead": "7e628f0906509734912fbc7dd13a8e13ec0a33cd",
7474
"types": "./dist/index.d.ts",
7575
"_nodeVersion": "22.12.0",
7676
"_npmVersion": "10.9.0",
7777
"dist": {
78-
"integrity": "sha512-CoHQ/0UXrvxLovu0ZeW6c3/20hjJ/QRg6lyXm3dZLY/JgvRU6bdbQZF/Du30A4TvowfcgvIHQmP1bNXUxgDrAw==",
79-
"shasum": "f7f0324fd564c092ac13ce35b5a09ffda0165a90",
80-
"tarball": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.8.tgz",
78+
"integrity": "sha512-duqTeUHF4ambUybAmhX9KonkicLM/WNp2JjMUbegRD4O8A/tb6fdZ7jUNdp/UUiO1FIdDkMwmNw6856bT0XF8Q==",
79+
"shasum": "e2e1c59b08e7524c269bb4cac91618f95b9c849e",
80+
"tarball": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.9.tgz",
8181
"fileCount": 7,
82-
"unpackedSize": 20687,
82+
"unpackedSize": 20986,
8383
"signatures": [
8484
{
8585
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
86-
"sig": "MEQCICB9zg2AvB2x+NUjDPjO4ESsyfvg9Vrt40tFCTj3+/F0AiAc14xLyGNIwm3dVG47JODyoqdx1c7ZTgl7sqyplO9ZmA=="
86+
"sig": "MEYCIQC9xcY+CKMtmVPBbZaUTdLXovYK2ktx6qsEwwKSWjzhIQIhAP0NS3+w3jkKCaK3/mEPCdXusTZ+Fbyde+hugts5z/x9"
8787
}
8888
]
8989
},
@@ -108,8 +108,8 @@
108108
],
109109
"_npmOperationalInternal": {
110110
"host": "s3://npm-registry-packages-npm-production",
111-
"tmp": "tmp/postcss-gradients-interpolation-method_5.0.8_1740330656789_0.0492696185315733"
111+
"tmp": "tmp/postcss-gradients-interpolation-method_5.0.9_1745079617288_0.13052338008650421"
112112
},
113113
"_hasShrinkwrap": false,
114-
"_time": "2025-02-23T17:10:56.953Z"
114+
"_time": "2025-04-19T16:20:17.495Z"
115115
}

0 commit comments

Comments
 (0)