Skip to content

Commit

Permalink
csstools/postcss-oklab-function-4.0.6 (#1943)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
1 parent 9537b00 commit adda5d4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions directory/@csstools/postcss-oklab-function.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-oklab-function",
"description": "Use oklab() and oklch() color functions in CSS",
"version": "4.0.5",
"version": "4.0.6",
"author": {
"name": "Jonathan Neal",
"email": "[email protected]"
Expand Down Expand Up @@ -35,7 +35,7 @@
}
},
"dependencies": {
"@csstools/css-color-parser": "^3.0.5",
"@csstools/css-color-parser": "^3.0.6",
"@csstools/css-parser-algorithms": "^3.0.4",
"@csstools/css-tokenizer": "^3.0.3",
"@csstools/postcss-progressive-custom-properties": "^4.0.0",
Expand Down Expand Up @@ -65,21 +65,21 @@
"postcss-plugin",
"syntax"
],
"_id": "@csstools/[email protected].5",
"gitHead": "faef6b6c826dded72cf144ea43f60d7acdb1361a",
"_id": "@csstools/[email protected].6",
"gitHead": "871d2da336fa8cc1f74b3105eb51074114d3e07e",
"types": "./dist/index.d.ts",
"_nodeVersion": "22.1.0",
"_npmVersion": "10.7.0",
"_nodeVersion": "22.11.0",
"_npmVersion": "10.9.0",
"dist": {
"integrity": "sha512-19bsJQFyJNSEhpaVq0Mq1E0HDXfx8qMHa/bR1MaHr1UD4DWvM2/J6YXb9OVGS7eFl92Y3c84Yggn9uFv13vsiQ==",
"shasum": "59b3374bc6025ee74d10f3f2d99f2d966dad7814",
"tarball": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.5.tgz",
"integrity": "sha512-Hptoa0uX+XsNacFBCIQKTUBrFKDiplHan42X73EklG6XmQLG7/aIvxoNhvZ7PvOWMt67Pw3bIlUY2nD6p5vL8A==",
"shasum": "17e8dfb6422dfd8d77256def5d5be8335ea7af34",
"tarball": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.6.tgz",
"fileCount": 7,
"unpackedSize": 12284,
"unpackedSize": 11793,
"signatures": [
{
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
"sig": "MEUCIHgBFrbDVl9b7ihGJg1yXlDz5X0CtvUXGYUD1ZI3dwFlAiEAt5vDncrYQkLfmceg/Dktax5e7ji5FgGU63FW8nd5zC0="
"sig": "MEUCIQCFSbE9WoMxW9pC6T8jhnIiih8DQS3IcYDdUlOd7hdYfAIgMNGlL5olA4MOpW2H0hDK6pdnY8EyK+zXk5NuO5hX+eY="
}
]
},
Expand All @@ -104,8 +104,8 @@
],
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/postcss-oklab-function_4.0.5_1730498404939_0.1750847373758262"
"tmp": "tmp/postcss-oklab-function_4.0.6_1731322924843_0.7625916638680152"
},
"_hasShrinkwrap": false,
"_time": "2024-11-01T22:00:05.092Z"
"_time": "2024-11-11T11:02:05.004Z"
}

0 comments on commit adda5d4

Please sign in to comment.