Skip to content

Commit d05f69c

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

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": "4.0.8",
4+
"version": "4.0.9",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -42,9 +42,9 @@
4242
}
4343
},
4444
"dependencies": {
45-
"@csstools/css-calc": "^2.1.3",
46-
"@csstools/css-parser-algorithms": "^3.0.4",
47-
"@csstools/css-tokenizer": "^3.0.3"
45+
"@csstools/css-calc": "^2.1.4",
46+
"@csstools/css-parser-algorithms": "^3.0.5",
47+
"@csstools/css-tokenizer": "^3.0.4"
4848
},
4949
"peerDependencies": {
5050
"postcss": "^8.4"
@@ -71,21 +71,21 @@
7171
"tan",
7272
"trigonometric"
7373
],
74-
"_id": "@csstools/[email protected].8",
75-
"gitHead": "eb6a1a00ff9c3bd8176aeae5600192307399c5ca",
74+
"_id": "@csstools/[email protected].9",
75+
"gitHead": "26252d3311350b5e993e37014b3c479b4f10eda6",
7676
"types": "./dist/index.d.ts",
7777
"_nodeVersion": "22.12.0",
7878
"_npmVersion": "10.9.0",
7979
"dist": {
80-
"integrity": "sha512-YcDvYTRu7f78/91B6bX+mE1WoAO91Su7/8KSRpuWbIGUB8hmaNSRu9wziaWSLJ1lOB1aQe+bvo9BIaLKqPOo/g==",
81-
"shasum": "ad7940798fafadc77846e9ca47e2b594515d4f60",
82-
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.8.tgz",
80+
"integrity": "sha512-Hnh5zJUdpNrJqK9v1/E3BbrQhaDTj5YiX7P61TOvUhoDHnUmsNNxcDAgkQ32RrcWx9GVUvfUNPcUkn8R3vIX6A==",
81+
"shasum": "3f94ed2e319b57f2c59720b64e4d0a8a6fb8c3b2",
82+
"tarball": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.9.tgz",
8383
"fileCount": 7,
84-
"unpackedSize": 9051,
84+
"unpackedSize": 9537,
8585
"signatures": [
8686
{
8787
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
88-
"sig": "MEUCIQCx3xbkqicjWxWwqC5mSt4lfPj+vthwb7yvtkxxuEHeVwIgVqKLF1K4xd7mufXxxsVrMZ1gcmsUeG9raCJN5G72bzE="
88+
"sig": "MEUCIBjWIuzUQ+fIwXTOpv324mCjI+oszOV4aqFGmB88fJ8nAiEAikf2Tbvs+qNB+DDWC+oxbRFlbTQ/iOENoKWGG5Wn8y8="
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.8_1745079381069_0.15022257370302539"
113+
"tmp": "tmp/postcss-trigonometric-functions_4.0.9_1748343107968_0.05800196901446775"
114114
},
115115
"_hasShrinkwrap": false,
116-
"_time": "2025-04-19T16:16:21.283Z"
116+
"_time": "2025-05-27T10:51:48.141Z"
117117
}

0 commit comments

Comments
 (0)