Skip to content

Commit fe17ee9

Browse files
postcss-normalize-unicode-7.0.7 (#2792)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 860101b commit fe17ee9

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

directory/postcss-normalize-unicode.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-normalize-unicode",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
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.28.1",
24+
"browserslist": "^4.28.2",
2525
"postcss-value-parser": "^4.2.0"
2626
},
2727
"bugs": {
@@ -31,33 +31,33 @@
3131
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3232
},
3333
"devDependencies": {
34-
"postcss": "^8.5.6"
34+
"postcss": "^8.5.8"
3535
},
3636
"peerDependencies": {
3737
"postcss": "^8.4.32"
3838
},
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",
39+
"_id": "[email protected].7",
40+
"_integrity": "sha512-Kfm0mC3gTnOC+SsLgxQqNEZStRxJgBaYrMpBe9fDVB0/MjC1G++FAeDW2YxYc5Mbvav12/7mOBSOTW7HK9Knwg==",
41+
"_resolved": "/tmp/fe6ebbcbed90966c8790c2c2273734ca/postcss-normalize-unicode-7.0.7.tgz",
42+
"_from": "file:postcss-normalize-unicode-7.0.7.tgz",
43+
"_nodeVersion": "24.14.1",
44+
"_npmVersion": "11.11.0",
4545
"dist": {
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",
46+
"integrity": "sha512-Kfm0mC3gTnOC+SsLgxQqNEZStRxJgBaYrMpBe9fDVB0/MjC1G++FAeDW2YxYc5Mbvav12/7mOBSOTW7HK9Knwg==",
47+
"shasum": "c94d2cd291bbe37dd25b8fe1a683a507c0709d41",
48+
"tarball": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.7.tgz",
4949
"fileCount": 6,
5050
"unpackedSize": 7345,
5151
"attestations": {
52-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].6",
52+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected].7",
5353
"provenance": {
5454
"predicateType": "https://slsa.dev/provenance/v1"
5555
}
5656
},
5757
"signatures": [
5858
{
5959
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
60-
"sig": "MEYCIQDSDELEhg+KzDhuEHwX1B6Lt+ShwSJN0i0YlImn05aH3gIhAJ6+lLKSSFrGn3mq+CoIUxtr/mEf5IL0UhIjehvzGPfd"
60+
"sig": "MEUCIQDH2Of5Dl/FpuoyrMD2ULwX7UlwjOJihZPCRW3p7NAmxQIgTiQMwvf/DuRaRouQp3NA4+0ClFIVQwW3yAev6CDS1eA="
6161
}
6262
]
6363
},
@@ -81,7 +81,7 @@
8181
},
8282
{
8383
"name": "ai",
84-
"email": "andrey@sitnik.ru"
84+
"email": "andrey@sitnik.es"
8585
},
8686
{
8787
"name": "chriseppstein",
@@ -102,8 +102,8 @@
102102
],
103103
"_npmOperationalInternal": {
104104
"host": "s3://npm-registry-packages-npm-production",
105-
"tmp": "tmp/postcss-normalize-unicode_7.0.6_1772817305568_0.8131036651077215"
105+
"tmp": "tmp/postcss-normalize-unicode_7.0.7_1776104562619_0.9063567208663106"
106106
},
107107
"_hasShrinkwrap": false,
108-
"_time": "2026-03-06T17:15:05.742Z"
108+
"_time": "2026-04-13T18:22:42.736Z"
109109
}

0 commit comments

Comments
 (0)