Skip to content

Commit e177a25

Browse files
postcss-color-functional-notation-7.0.10 (#2243)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d05f69c commit e177a25

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

directory/postcss-color-functional-notation.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-color-functional-notation",
33
"description": "Use space and slash separated color notation in CSS",
4-
"version": "7.0.9",
4+
"version": "7.0.10",
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.9",
39-
"@csstools/css-parser-algorithms": "^3.0.4",
40-
"@csstools/css-tokenizer": "^3.0.3",
41-
"@csstools/postcss-progressive-custom-properties": "^4.0.1",
38+
"@csstools/css-color-parser": "^3.0.10",
39+
"@csstools/css-parser-algorithms": "^3.0.5",
40+
"@csstools/css-tokenizer": "^3.0.4",
41+
"@csstools/postcss-progressive-custom-properties": "^4.1.0",
4242
"@csstools/utilities": "^2.0.0"
4343
},
4444
"peerDependencies": {
@@ -71,21 +71,21 @@
7171
"space",
7272
"syntax"
7373
],
74-
"_id": "[email protected].9",
75-
"gitHead": "cea10188d80e94099c2f0e276105380d94295c54",
74+
"_id": "[email protected].10",
75+
"gitHead": "c4808d3c3b457cb612771943b27fe5c3ba78d2ae",
7676
"types": "./dist/index.d.ts",
7777
"_nodeVersion": "22.12.0",
7878
"_npmVersion": "10.9.0",
7979
"dist": {
80-
"integrity": "sha512-WScwD3pSsIz+QP97sPkGCeJm7xUH0J18k6zV5o8O2a4cQJyv15vLUx/WFQajuJVgZhmJL5awDu8zHnqzAzm4lw==",
81-
"shasum": "2be1abbdd68fc7e8906a7a4ae6e6c8484aae8485",
82-
"tarball": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.9.tgz",
80+
"integrity": "sha512-k9qX+aXHBiLTRrWoCJuUFI6F1iF6QJQUXNVWJVSbqZgj57jDhBlOvD8gNUGl35tgqDivbGLhZeW3Ongz4feuKA==",
81+
"shasum": "f1e9c3e4371889dcdfeabfa8515464fd8338cedc",
82+
"tarball": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.10.tgz",
8383
"fileCount": 7,
84-
"unpackedSize": 10236,
84+
"unpackedSize": 10727,
8585
"signatures": [
8686
{
8787
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
88-
"sig": "MEUCIQCTlj0WOJ75H4950kO8GrFkb8reYnRUO5InfVC/b6PzVgIgANfY7sHVnL3pGi8/CXsZPCHZWt/NLaLktRzG7HPY7Wg="
88+
"sig": "MEUCIFSCGC0IWjDLJ0ks8sm/PGNjpfSH+O1fsaFhFrOwGkMaAiEA/oyGj92YvKK94u5hjhg2QYoZGhKW76uRI//GU3E/Ay0="
8989
}
9090
]
9191
},
@@ -110,8 +110,8 @@
110110
],
111111
"_npmOperationalInternal": {
112112
"host": "s3://npm-registry-packages-npm-production",
113-
"tmp": "tmp/postcss-color-functional-notation_7.0.9_1745079586145_0.3118545929357208"
113+
"tmp": "tmp/postcss-color-functional-notation_7.0.10_1748343233660_0.7730079810595731"
114114
},
115115
"_hasShrinkwrap": false,
116-
"_time": "2025-04-19T16:19:46.325Z"
116+
"_time": "2025-05-27T10:53:53.857Z"
117117
}

0 commit comments

Comments
 (0)