Skip to content

Commit 202509b

Browse files
eik/postcss-plugin-5.0.1 (#2205)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b127068 commit 202509b

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

directory/@eik/postcss-plugin.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/postcss-plugin",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "PostCSS plugin that uses Eik defined import map files to transform bare import specifiers to absolute URLs in @import rules",
55
"main": "src/plugin.js",
66
"types": "./types/plugin.d.ts",
@@ -51,7 +51,7 @@
5151
"typescript": "5.8.3"
5252
},
5353
"dependencies": {
54-
"@eik/common": "5.1.0",
54+
"@eik/common": "5.1.1",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,20 +60,20 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"_id": "@eik/[email protected].0",
64-
"gitHead": "f17c7fb16cdf2d19727518e2ec00991cf856f124",
63+
"_id": "@eik/[email protected].1",
64+
"gitHead": "eb09ff288de1c840ab1117ab3964118c7efeb836",
6565
"_nodeVersion": "20.19.1",
6666
"_npmVersion": "10.9.2",
6767
"dist": {
68-
"integrity": "sha512-fghx4EsT3B6ORmOaupyRh803UBg2uCF2NUf3ZoaCmjl6gebfRJc4oBkv0eAwElkbQaxq/uWLaVfwMv23gytHaQ==",
69-
"shasum": "94714590f5fd5c79078594ce12381d7073dce3da",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.0.tgz",
68+
"integrity": "sha512-NIwa6iPKwRHWp/YRglJdrRHVXisETRYJitdUqzsheiqYTcfnsEqLnFuFCZyApRfGq83fukLsegpXNcQIrWaW5Q==",
69+
"shasum": "c2b1f07b1ba448346451c065d4fb2a104387f9d5",
70+
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.1.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 24187,
72+
"unpackedSize": 24514,
7373
"signatures": [
7474
{
7575
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
76-
"sig": "MEUCIQDFNtSlVQJwBQM3ezFyjY/ePuGXRPPm6qkqKFW1dPXpCwIgIkwU3jvu7NAS8B3S58CKIVCYVh7WB3dGHH6tgOBGi8s="
76+
"sig": "MEUCIFl9zlWTlrOODArLvhl4GfCVKUC8ieE+IGn1Mfd9knYEAiEA/eecIoP437tIYRJnJjBq7vPO8v88xXYz/UVggXR3/SA="
7777
}
7878
]
7979
},
@@ -98,8 +98,8 @@
9898
],
9999
"_npmOperationalInternal": {
100100
"host": "s3://npm-registry-packages-npm-production",
101-
"tmp": "tmp/postcss-plugin_5.0.0_1746706528128_0.021445701084493507"
101+
"tmp": "tmp/postcss-plugin_5.0.1_1747136142115_0.16197773118905778"
102102
},
103103
"_hasShrinkwrap": false,
104-
"_time": "2025-05-08T12:15:28.303Z"
104+
"_time": "2025-05-13T11:35:42.284Z"
105105
}

0 commit comments

Comments
 (0)