Skip to content

Commit 1a3f710

Browse files
postcss-convert-values-7.0.10 (#2784)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3e393f8 commit 1a3f710

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-convert-values.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-convert-values",
3-
"version": "7.0.9",
3+
"version": "7.0.10",
44
"description": "Convert values with PostCSS (e.g. ms -> s)",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -22,7 +22,7 @@
2222
"url": "git+https://github.com/cssnano/cssnano.git"
2323
},
2424
"dependencies": {
25-
"browserslist": "^4.28.1",
25+
"browserslist": "^4.28.2",
2626
"postcss-value-parser": "^4.2.0"
2727
},
2828
"bugs": {
@@ -32,33 +32,33 @@
3232
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3333
},
3434
"devDependencies": {
35-
"postcss": "^8.5.6"
35+
"postcss": "^8.5.8"
3636
},
3737
"peerDependencies": {
3838
"postcss": "^8.4.32"
3939
},
40-
"_id": "[email protected].9",
41-
"_integrity": "sha512-l6uATQATZaCa0bckHV+r6dLXfWtUBKXxO3jK+AtxxJJtgMPD+VhhPCCx51I4/5w8U5uHV67g3w7PXj+V3wlMlg==",
42-
"_resolved": "/tmp/cb6235c8231474a66fc5da40c69a8592/postcss-convert-values-7.0.9.tgz",
43-
"_from": "file:postcss-convert-values-7.0.9.tgz",
44-
"_nodeVersion": "24.14.0",
45-
"_npmVersion": "11.9.0",
40+
"_id": "[email protected].10",
41+
"_integrity": "sha512-hVqVH3cDkPyxL4Q0xpCquRAXjJDZ6hbpjC+PNWn8ZgHmNX3RZxLtruC3U2LY9EuNe+tp4QkcsZxg0htokmjydg==",
42+
"_resolved": "/tmp/a85a69de774d73f355a134547925e6b7/postcss-convert-values-7.0.10.tgz",
43+
"_from": "file:postcss-convert-values-7.0.10.tgz",
44+
"_nodeVersion": "24.14.1",
45+
"_npmVersion": "11.11.0",
4646
"dist": {
47-
"integrity": "sha512-l6uATQATZaCa0bckHV+r6dLXfWtUBKXxO3jK+AtxxJJtgMPD+VhhPCCx51I4/5w8U5uHV67g3w7PXj+V3wlMlg==",
48-
"shasum": "6ada5c2c480f1ddbd4c886339025a916ecc8ff01",
49-
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.9.tgz",
47+
"integrity": "sha512-hVqVH3cDkPyxL4Q0xpCquRAXjJDZ6hbpjC+PNWn8ZgHmNX3RZxLtruC3U2LY9EuNe+tp4QkcsZxg0htokmjydg==",
48+
"shasum": "cbf8bedef3acae5373ed9c98c4f289b72926adb3",
49+
"tarball": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.10.tgz",
5050
"fileCount": 9,
51-
"unpackedSize": 14285,
51+
"unpackedSize": 14470,
5252
"attestations": {
53-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].9",
53+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].10",
5454
"provenance": {
5555
"predicateType": "https://slsa.dev/provenance/v1"
5656
}
5757
},
5858
"signatures": [
5959
{
6060
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
61-
"sig": "MEUCIBMks/mULwiM8ACKBwes1w8wmZyHu4CZVdjx2Mpn6evEAiEAxFDy1ZoHsEBb5ejRoREeXH55bcNHSCcmYuCt0Q2imB0="
61+
"sig": "MEYCIQDiJ/hFJOvL+r9lqVYmu7ml0DdXY7tjFhTqqNPa9e6VogIhAL2EK0O57vtuOUsYC0/0po/yXVBMzkmKW2FXYjsx1oE5"
6262
}
6363
]
6464
},
@@ -86,7 +86,7 @@
8686
},
8787
{
8888
"name": "ai",
89-
"email": "andrey@sitnik.ru"
89+
"email": "andrey@sitnik.es"
9090
},
9191
{
9292
"name": "chriseppstein",
@@ -107,8 +107,8 @@
107107
],
108108
"_npmOperationalInternal": {
109109
"host": "s3://npm-registry-packages-npm-production",
110-
"tmp": "tmp/postcss-convert-values_7.0.9_1772817300994_0.44640949558563414"
110+
"tmp": "tmp/postcss-convert-values_7.0.10_1776104562403_0.21717432393984626"
111111
},
112112
"_hasShrinkwrap": false,
113-
"_time": "2026-03-06T17:15:01.153Z"
113+
"_time": "2026-04-13T18:22:42.536Z"
114114
}

0 commit comments

Comments
 (0)