Skip to content

Commit e67054c

Browse files
csstools/postcss-trigonometric-functions-4.0.7 (#2078)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3679b01 commit e67054c

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

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

Lines changed: 11 additions & 11 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": "4.0.6",
4+
"version": "4.0.7",
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
},
@@ -71,21 +71,21 @@
7171
"tan",
7272
"trigonometric"
7373
],
74-
"_id": "@csstools/[email protected].6",
75-
"gitHead": "7654710ca24d67eae9d44de89cae5e5fd065abb0",
74+
"_id": "@csstools/[email protected].7",
75+
"gitHead": "165744f1d6de65421845eda35d94f568104e9d03",
7676
"types": "./dist/index.d.ts",
7777
"_nodeVersion": "22.12.0",
7878
"_npmVersion": "10.9.0",
7979
"dist": {
80-
"integrity": "sha512-c4Y1D2Why/PeccaSouXnTt6WcNHJkoJRidV2VW9s5gJ97cNxnLgQ4Qj8qOqkIR9VmTQKJyNcbF4hy79ZQnWD7A==",
81-
"shasum": "fc5c5f4c9bd0fd796b58b9a14d5d663be76d19fa",
82-
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.6.tgz",
80+
"integrity": "sha512-qTrZgLju3AV7Djhzuh2Bq/wjFqbcypnk0FhHjxW8DWJQcZLS1HecIus4X2/RLch1ukX7b+YYCdqbEnpIQO5ccg==",
81+
"shasum": "8941a4c99dc1fec31daf052ac0fb6e7bf7c92403",
82+
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.7.tgz",
8383
"fileCount": 7,
8484
"unpackedSize": 9054,
8585
"signatures": [
8686
{
87-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
88-
"sig": "MEUCIAp6793O776t4zMn6t17XYf3doGcN7EY14nTuZLfXhGfAiEAs8xI8VWweTZMuN0sHyBbksqMEpjCW4Ce1bum26/4wD0="
87+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
88+
"sig": "MEUCIQDwk7Wmn4bKX1jVQDroMnKrjbUTYpS3K5Eo7dBM79LwuwIgPLed+y6RQucRD8tfJt07zA6uonm5j95brTSJqCCnaTs="
8989
}
9090
]
9191
},
@@ -110,8 +110,8 @@
110110
],
111111
"_npmOperationalInternal": {
112112
"host": "s3://npm-registry-packages-npm-production",
113-
"tmp": "tmp/postcss-trigonometric-functions_4.0.6_1735321424928_0.7084307296131009"
113+
"tmp": "tmp/postcss-trigonometric-functions_4.0.7_1740330478763_0.02876546006769587"
114114
},
115115
"_hasShrinkwrap": false,
116-
"_time": "2024-12-27T17:43:45.172Z"
116+
"_time": "2025-02-23T17:07:58.957Z"
117117
}

0 commit comments

Comments
 (0)