Skip to content

Commit 190c1c3

Browse files
eik/postcss-plugin-5.0.12 (#2677)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b392da1 commit 190c1c3

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.11",
3+
"version": "5.0.12",
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.15",
54+
"@eik/common": "5.1.16",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "29b610ba889fc322396480805a094113b047e76b",
64-
"_id": "@eik/[email protected].11",
63+
"gitHead": "d5ea19a05d0fccb8d6e2c64b10c95842ad902c91",
64+
"_id": "@eik/[email protected].12",
6565
"_nodeVersion": "24.13.0",
6666
"_npmVersion": "11.8.0",
6767
"dist": {
68-
"integrity": "sha512-KLpRj9ALHUdruaWY4MG59KM5tAxEqamAtvoSIHNVBJ8auzpIyPugD18kl4sbcG2VCou7HDe0d+MqqDLFN94wIw==",
69-
"shasum": "abfd08a25c8778c205fa7cf12190e11f0650760a",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.11.tgz",
68+
"integrity": "sha512-vjKRYeD1Yj8h08KJQ0nw8zdaw+RmXw0I+4rrmoxfYv49j5lwm6RaoBFo3op4JtGY9+8HJ5Av2uH4EKWXL5vG4Q==",
69+
"shasum": "5d4218434c788e1ad7528332cac7f393e8866d98",
70+
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.12.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 27701,
72+
"unpackedSize": 28032,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].11",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].12",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEUCIQC6Q4BDjKIPw6ZVu3h6w0AeWD6XLxu3rg6XYeVev5kZ0gIgJRtXfoPvt9muvkPgwmk1HcIjfcBEGEQxqbM/bnfoxWo="
82+
"sig": "MEQCIAYLDRmXlS0mSMVWGYyBg1ho5dygBgmD91ZRNa2rK8YgAiB4mOy29r0AVH/5BQS0mHTBCefXA6mcAljIwobmuNNc7A=="
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.11_1770312459288_0.03426708719316829"
119+
"tmp": "tmp/postcss-plugin_5.0.12_1770426699171_0.12556970349913654"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2026-02-05T17:27:39.438Z"
122+
"_time": "2026-02-07T01:11:39.323Z"
123123
}

0 commit comments

Comments
 (0)