Skip to content

Commit dfb8924

Browse files
postcss-normalize-unicode-7.0.6 (#2728)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d000596 commit dfb8924

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

directory/postcss-normalize-unicode.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-normalize-unicode",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
44
"description": "Normalize unicode-range descriptors, and can convert to wildcard ranges.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",
@@ -21,7 +21,7 @@
2121
"url": "git+https://github.com/cssnano/cssnano.git"
2222
},
2323
"dependencies": {
24-
"browserslist": "^4.27.0",
24+
"browserslist": "^4.28.1",
2525
"postcss-value-parser": "^4.2.0"
2626
},
2727
"bugs": {
@@ -36,28 +36,28 @@
3636
"peerDependencies": {
3737
"postcss": "^8.4.32"
3838
},
39-
"_id": "[email protected].5",
40-
"_integrity": "sha512-X6BBwiRxVaFHrb2WyBMddIeB5HBjJcAaUHyhLrM2FsxSq5TFqcHSsK7Zu1otag+o0ZphQGJewGH1tAyrD0zX1Q==",
41-
"_resolved": "/tmp/0bc83039e64e8c2288be53a5ab6ae513/postcss-normalize-unicode-7.0.5.tgz",
42-
"_from": "file:postcss-normalize-unicode-7.0.5.tgz",
43-
"_nodeVersion": "24.11.0",
44-
"_npmVersion": "11.6.1",
39+
"_id": "[email protected].6",
40+
"_integrity": "sha512-z6bwTV84YW6ZvvNoaNLuzRW4/uWxDKYI1iIDrzk6D2YTL7hICApy+Q1LP6vBEsljX8FM7YSuV9qI79XESd4ddQ==",
41+
"_resolved": "/tmp/abc5fee4d0f942abfdcc7fae2e8d300a/postcss-normalize-unicode-7.0.6.tgz",
42+
"_from": "file:postcss-normalize-unicode-7.0.6.tgz",
43+
"_nodeVersion": "24.14.0",
44+
"_npmVersion": "11.9.0",
4545
"dist": {
46-
"integrity": "sha512-X6BBwiRxVaFHrb2WyBMddIeB5HBjJcAaUHyhLrM2FsxSq5TFqcHSsK7Zu1otag+o0ZphQGJewGH1tAyrD0zX1Q==",
47-
"shasum": "d47a3cc40529d7eeb18d7f7a8a215c38c54455cd",
48-
"tarball": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.5.tgz",
46+
"integrity": "sha512-z6bwTV84YW6ZvvNoaNLuzRW4/uWxDKYI1iIDrzk6D2YTL7hICApy+Q1LP6vBEsljX8FM7YSuV9qI79XESd4ddQ==",
47+
"shasum": "6935d6baf7f7374a34c216a7fe13229acd1073f2",
48+
"tarball": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.6.tgz",
4949
"fileCount": 6,
5050
"unpackedSize": 7345,
5151
"attestations": {
52-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].5",
52+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].6",
5353
"provenance": {
5454
"predicateType": "https://slsa.dev/provenance/v1"
5555
}
5656
},
5757
"signatures": [
5858
{
5959
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
60-
"sig": "MEUCIQDj/58+lPmbJxJ61D+/3bIf/OGwUyj8GmT/8Or6DfeGAgIgB8qGTHZt9iKnv9yxs7PscQpJrQmasTQh/5T77HOzE/Y="
60+
"sig": "MEYCIQDSDELEhg+KzDhuEHwX1B6Lt+ShwSJN0i0YlImn05aH3gIhAJ6+lLKSSFrGn3mq+CoIUxtr/mEf5IL0UhIjehvzGPfd"
6161
}
6262
]
6363
},
@@ -102,8 +102,8 @@
102102
],
103103
"_npmOperationalInternal": {
104104
"host": "s3://npm-registry-packages-npm-production",
105-
"tmp": "tmp/postcss-normalize-unicode_7.0.5_1761742850406_0.6826586191136255"
105+
"tmp": "tmp/postcss-normalize-unicode_7.0.6_1772817305568_0.8131036651077215"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2025-10-29T13:00:50.604Z"
108+
"_time": "2026-03-06T17:15:05.742Z"
109109
}

0 commit comments

Comments
 (0)