Skip to content

Commit aabfe4d

Browse files
eik/postcss-plugin-5.0.18 (#2708)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d7cffc commit aabfe4d

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.17",
3+
"version": "5.0.18",
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.21",
54+
"@eik/common": "5.1.22",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "b13db8520fa93d38221cab90bcdbb4d3d38a2c7c",
64-
"_id": "@eik/[email protected].17",
63+
"gitHead": "53615e015e1b00a9061f552611ee510a60dddfaf",
64+
"_id": "@eik/[email protected].18",
6565
"_nodeVersion": "24.13.0",
6666
"_npmVersion": "11.8.0",
6767
"dist": {
68-
"integrity": "sha512-OjXqTtigBLzqQOG63ZjHFzFSQXzFMw/MIkql4Ie1ij4Qk7MD9b15/kO/5k+8qsFp4RJEFXXUBmzcLv1OPjvalg==",
69-
"shasum": "9ea8f7548f241f679283e42aebe2835edfa8dca2",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.17.tgz",
68+
"integrity": "sha512-tNngrnlLrc1hyWq0d8N05ndV7nS0ZJlzCCQda1ofVCbIvCfPR2SRs/XJz9cO2messhL6lg86cYEbt8BBeRed3A==",
69+
"shasum": "64343b263df9e0fa0ca9282fef45a220698fbebf",
70+
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.18.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 29687,
72+
"unpackedSize": 30018,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].17",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].18",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEUCIGzT39naH+c4gt90khXIIhix8MtXBut7+Jb8FUpQo7W1AiEA5CsSNByxmlq/KAu/zb63eY1eWBiqP8BT/ehIpm2/A0w="
82+
"sig": "MEYCIQDK4t4AEhXthopg6hanlBk9/yh864gxYebuZ66borWoswIhAMiz3ggbS27vbpgogzCsnWpQDRq2xn30DoDsczgzAMYV"
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.17_1771481524463_0.9534503399552552"
119+
"tmp": "tmp/postcss-plugin_5.0.18_1771649375243_0.35714098122271865"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2026-02-19T06:12:04.595Z"
122+
"_time": "2026-02-21T04:49:35.389Z"
123123
}

0 commit comments

Comments
 (0)