Skip to content

Commit d8c3313

Browse files
csstools/postcss-trigonometric-functions-5.0.2 (#2778)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cfdf39a commit d8c3313

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/@csstools/postcss-trigonometric-functions.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-trigonometric-functions",
33
"description": "Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships",
4-
"version": "5.0.1",
4+
"version": "5.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
},
@@ -64,20 +64,20 @@
6464
"tan",
6565
"trigonometric"
6666
],
67-
"gitHead": "b5629149c327f26582da283eda8674eed667dd56",
68-
"_id": "@csstools/[email protected].1",
69-
"_nodeVersion": "25.1.0",
70-
"_npmVersion": "11.6.2",
67+
"gitHead": "155d31c694ef2379ec427b610f70a5efd6e2cdbc",
68+
"_id": "@csstools/[email protected].2",
69+
"_nodeVersion": "25.9.0",
70+
"_npmVersion": "11.12.1",
7171
"dist": {
72-
"integrity": "sha512-e8me32Mhl8JeBnxVJgsQUYpV4Md4KiyvpILpQlaY/eK1Gwdb04kasiTTswPQ5q7Z8+FppJZ2Z4d8HRfn6rjD3w==",
73-
"shasum": "5992ce1ee58ac3855aad8ba7573b4dc1c9350fdf",
74-
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-5.0.1.tgz",
72+
"integrity": "sha512-hRansZmQk1HH11WGUNlWy8H/DCB9Wy6zDbRcyBfF2UUP+V2fubK+qwmq0q6LIDje5gRzxlKyWhgFYxPy1ohivA==",
73+
"shasum": "0cc067c4b87acdad597081e6588761c54034e25c",
74+
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-5.0.2.tgz",
7575
"fileCount": 6,
76-
"unpackedSize": 8567,
76+
"unpackedSize": 8564,
7777
"signatures": [
7878
{
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
80-
"sig": "MEUCIQCbnI3659WYF3fvQlufHLDWJ/uRUjA9dpdJVl/eYCUE7QIgJl3t09KyRd4Z4CzDk/0ia0nTf3WeBvTgBE1AVBs43Nk="
80+
"sig": "MEYCIQDwCrZnWGrdaWi6cMNl6s0xJktV9OXu8BzMfSUAHAkmSAIhAMUYECC8ZGZ3CMo9uyQTIxJ/u8AgdbHNrtliKAkqRpwz"
8181
}
8282
]
8383
},
@@ -102,8 +102,8 @@
102102
],
103103
"_npmOperationalInternal": {
104104
"host": "s3://npm-registry-packages-npm-production",
105-
"tmp": "tmp/postcss-trigonometric-functions_5.0.1_1771686395992_0.6768483430387575"
105+
"tmp": "tmp/postcss-trigonometric-functions_5.0.2_1776014806161_0.5177880246811895"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2026-02-21T15:06:36.161Z"
108+
"_time": "2026-04-12T17:26:46.302Z"
109109
}

0 commit comments

Comments
 (0)