Skip to content

Commit 6d90419

Browse files
csstools/postcss-gradients-interpolation-method-5.0.12 (#2360)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 46eb163 commit 6d90419

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

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

Lines changed: 11 additions & 11 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.11",
4+
"version": "5.0.12",
55
"author": {
66
"name": "Jonathan Neal",
77
"email": "[email protected]"
@@ -38,7 +38,7 @@
3838
"@csstools/css-color-parser": "^3.1.0",
3939
"@csstools/css-parser-algorithms": "^3.0.5",
4040
"@csstools/css-tokenizer": "^3.0.4",
41-
"@csstools/postcss-progressive-custom-properties": "^4.2.0",
41+
"@csstools/postcss-progressive-custom-properties": "^4.2.1",
4242
"@csstools/utilities": "^2.0.0"
4343
},
4444
"peerDependencies": {
@@ -69,21 +69,21 @@
6969
"repeating",
7070
"syntax"
7171
],
72-
"_id": "@csstools/[email protected].11",
73-
"gitHead": "848ae923ad17827c8285a613a998b2fbbff12116",
72+
"_id": "@csstools/[email protected].12",
73+
"gitHead": "dd03347b6a44962c409b115ef86e4f8bd4c7e91e",
7474
"types": "./dist/index.d.ts",
7575
"_nodeVersion": "24.4.0",
7676
"_npmVersion": "11.4.2",
7777
"dist": {
78-
"integrity": "sha512-8M3mcNTL3cGIJXDnvrJ2oWEcKi3zyw7NeYheFKePUlBmLYm1gkw9Rr/BA7lFONrOPeQA3yeMPldrrws6lqHrug==",
79-
"shasum": "f1c5c431a44ed9655cb408aea8666ed2c5250490",
80-
"tarball": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.11.tgz",
78+
"integrity": "sha512-jugzjwkUY0wtNrZlFeyXzimUL3hN4xMvoPnIXxoZqxDvjZRiSh+itgHcVUWzJ2VwD/VAMEgCLvtaJHX+4Vj3Ow==",
79+
"shasum": "0955cce4d97203b861bf66742bbec611b2f3661c",
80+
"tarball": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.12.tgz",
8181
"fileCount": 7,
82-
"unpackedSize": 21039,
82+
"unpackedSize": 20801,
8383
"signatures": [
8484
{
8585
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
86-
"sig": "MEYCIQD45/s7vhjxfa/odHnSGjLsCbhtWT5TuFUSB0voSBr5OQIhAJLF8tco8T/XaDCOOhjSGfdn5+ts3vSh7XEl/6bsZIy1"
86+
"sig": "MEUCIQC+/twOXs7W9TcuNBGWLS/NJt+h+TiDjSTPsurUjT07pQIgJYqNbP+XrjUYEkJwqBIEWjEjCj4peHnSq8q4p3mIQnc="
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.11_1755892422967_0.8680093297232372"
111+
"tmp": "tmp/postcss-gradients-interpolation-method_5.0.12_1758465450266_0.4199414040772902"
112112
},
113113
"_hasShrinkwrap": false,
114-
"_time": "2025-08-22T19:53:43.171Z"
114+
"_time": "2025-09-21T14:37:30.471Z"
115115
}

0 commit comments

Comments
 (0)