Skip to content

Commit 12e1084

Browse files
eik/postcss-plugin-5.0.14 (#2682)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87e0e8f commit 12e1084

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

directory/@eik/postcss-plugin.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/postcss-plugin",
3-
"version": "5.0.13",
3+
"version": "5.0.14",
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.9.3"
5252
},
5353
"dependencies": {
54-
"@eik/common": "5.1.17",
54+
"@eik/common": "5.1.18",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "c320ee310e65a805344cf9bbd83d7228ab00fbf2",
64-
"_id": "@eik/[email protected].13",
63+
"gitHead": "9d50121be2ece602d51fd9cd211ea92e455922cc",
64+
"_id": "@eik/[email protected].14",
6565
"_nodeVersion": "24.13.0",
6666
"_npmVersion": "11.8.0",
6767
"dist": {
68-
"integrity": "sha512-BW9nKTNomfRL/e98Ar1aUGIx/io0S6RIvLMfkJVPn375Zo27iYl9pVyAP/O3O1drQwTtgilfUTi3tq2y3VQJcg==",
69-
"shasum": "895911cf8a28adf2de329f4f3fd511797668c25f",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.13.tgz",
68+
"integrity": "sha512-goE7fkLK+4kp4YuGK/+yf19/HJSCQm8Y4XIRu/pw+fUtbm5nw1se/xPyo2h0Jm4mm95uLvBHqg9fYBKrM2AKXA==",
69+
"shasum": "ba041afd3f3cf48ad9293ec0297baa78bc5a5490",
70+
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.14.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 28363,
72+
"unpackedSize": 28694,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].13",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].14",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEQCIDr7VLfh94od28FYM9umV0IESunVBVVRCBk0fdI6ZBuQAiBVRc5u7Qaif3V7t1RYXJ2Bj0uMjek+li4q2NacFXt/eQ=="
82+
"sig": "MEQCIEmJV6eA5ECvoBoUY1E2Cpsf09cEci7LlniCdhIv9/8LAiBzu9KfW/r62l3AX8+9Dmz7k/c6aQa6XkCviezCAwMgNA=="
8383
}
8484
]
8585
},
@@ -116,8 +116,8 @@
116116
],
117117
"_npmOperationalInternal": {
118118
"host": "s3://npm-registry-packages-npm-production",
119-
"tmp": "tmp/postcss-plugin_5.0.13_1770875452703_0.7324601322239594"
119+
"tmp": "tmp/postcss-plugin_5.0.14_1771047768414_0.02868300245420885"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2026-02-12T05:50:52.856Z"
122+
"_time": "2026-02-14T05:42:48.553Z"
123123
}

0 commit comments

Comments
 (0)