Skip to content

Commit 49c0666

Browse files
postcss-normalize-unicode-7.0.3 (#2191)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9e2b962 commit 49c0666

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

directory/postcss-normalize-unicode.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-normalize-unicode",
3-
"version": "7.0.2",
3+
"version": "7.0.3",
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.23.3",
24+
"browserslist": "^4.24.5",
2525
"postcss-value-parser": "^4.2.0"
2626
},
2727
"bugs": {
@@ -31,27 +31,27 @@
3131
"node": "^18.12.0 || ^20.9.0 || >=22.0"
3232
},
3333
"devDependencies": {
34-
"postcss": "^8.4.40"
34+
"postcss": "^8.5.3"
3535
},
3636
"peerDependencies": {
37-
"postcss": "^8.4.31"
37+
"postcss": "^8.4.32"
3838
},
39-
"_id": "[email protected].2",
40-
"_integrity": "sha512-ztisabK5C/+ZWBdYC+Y9JCkp3M9qBv/XFvDtSw0d/XwfT3UaKeW/YTm/MD/QrPNxuecia46vkfEhewjwcYFjkg==",
41-
"_resolved": "/tmp/64c4bbd4be567e7b9f70d0be4f11758c/postcss-normalize-unicode-7.0.2.tgz",
42-
"_from": "file:postcss-normalize-unicode-7.0.2.tgz",
43-
"_nodeVersion": "20.16.0",
44-
"_npmVersion": "10.8.1",
39+
"_id": "[email protected].3",
40+
"_integrity": "sha512-EcoA29LvG3F+EpOh03iqu+tJY3uYYKzArqKJHxDhUYLa2u58aqGq16K6/AOsXD9yqLN8O6y9mmePKN5cx6krOw==",
41+
"_resolved": "/tmp/c5491ca6064d42d7459fb10439da3ba7/postcss-normalize-unicode-7.0.3.tgz",
42+
"_from": "file:postcss-normalize-unicode-7.0.3.tgz",
43+
"_nodeVersion": "20.19.1",
44+
"_npmVersion": "10.8.2",
4545
"dist": {
46-
"integrity": "sha512-ztisabK5C/+ZWBdYC+Y9JCkp3M9qBv/XFvDtSw0d/XwfT3UaKeW/YTm/MD/QrPNxuecia46vkfEhewjwcYFjkg==",
47-
"shasum": "095f8d36ea29adfdf494069c1de101112992a713",
48-
"tarball": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.2.tgz",
46+
"integrity": "sha512-EcoA29LvG3F+EpOh03iqu+tJY3uYYKzArqKJHxDhUYLa2u58aqGq16K6/AOsXD9yqLN8O6y9mmePKN5cx6krOw==",
47+
"shasum": "39092101a9dbe9cbac2e00e52c58a1390e9f2924",
48+
"tarball": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.3.tgz",
4949
"fileCount": 6,
50-
"unpackedSize": 7346,
50+
"unpackedSize": 7345,
5151
"signatures": [
5252
{
53-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
54-
"sig": "MEUCIQCfE8jCO7fyWnqahcfT/gc5XaxjCiQoV9I3rBduLU3rDgIgUOx9bKBGa647L6+VZFsODTM9wK5u6OW0UmbWYneNLhU="
53+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
54+
"sig": "MEUCIQDlIgLwBCPTJO7Qqb/RSDteWfiS84T+7TSBX//rTKCtKwIgCylZNtt6FliFPuD5FVHZeJbDQvHOUHi+9Srpj7i1YAE="
5555
}
5656
]
5757
},
@@ -91,9 +91,9 @@
9191
}
9292
],
9393
"_npmOperationalInternal": {
94-
"host": "s3://npm-registry-packages",
95-
"tmp": "tmp/postcss-normalize-unicode_7.0.2_1723211307967_0.35067702028223646"
94+
"host": "s3://npm-registry-packages-npm-production",
95+
"tmp": "tmp/postcss-normalize-unicode_7.0.3_1746539663659_0.9727731140920348"
9696
},
9797
"_hasShrinkwrap": false,
98-
"_time": "2024-08-09T13:48:28.156Z"
98+
"_time": "2025-05-06T13:54:23.857Z"
9999
}

0 commit comments

Comments
 (0)