Skip to content

Commit 608bc67

Browse files
eik/postcss-plugin-5.0.17 (#2688)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0a58b42 commit 608bc67

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.16",
3+
"version": "5.0.17",
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.20",
54+
"@eik/common": "5.1.21",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "99701dc58b7b438c4a5562e4cb429fd54ca23852",
64-
"_id": "@eik/[email protected].16",
63+
"gitHead": "b13db8520fa93d38221cab90bcdbb4d3d38a2c7c",
64+
"_id": "@eik/[email protected].17",
6565
"_nodeVersion": "24.13.0",
6666
"_npmVersion": "11.8.0",
6767
"dist": {
68-
"integrity": "sha512-kpnRw6zgFkTeGUlgWAIQHDv7bskC12fpdLXvmz+UpcA7EmxiF5W6hr/42PN6+0VUlWO3e1Yc73ykkO4Z95bOXg==",
69-
"shasum": "d01206c492a9d1c1fc8a24148da0f6a60fafedac",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.16.tgz",
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",
7171
"fileCount": 6,
72-
"unpackedSize": 29356,
72+
"unpackedSize": 29687,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].16",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].17",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEQCIDsK4wMnsfw/NvDb+gS5ASR2xTv/juffZ+UiV/VaeWjDAiAELr9/WAlM/h1yBReTNAn1WoYsg/SNzeMTezB0gTY48w=="
82+
"sig": "MEUCIGzT39naH+c4gt90khXIIhix8MtXBut7+Jb8FUpQo7W1AiEA5CsSNByxmlq/KAu/zb63eY1eWBiqP8BT/ehIpm2/A0w="
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.16_1771438505000_0.08459958223756825"
119+
"tmp": "tmp/postcss-plugin_5.0.17_1771481524463_0.9534503399552552"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2026-02-18T18:15:05.136Z"
122+
"_time": "2026-02-19T06:12:04.595Z"
123123
}

0 commit comments

Comments
 (0)