Skip to content

Commit c81f84f

Browse files
eik/postcss-plugin-5.0.9 (#2554)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 92744c7 commit c81f84f

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

directory/@eik/postcss-plugin.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/postcss-plugin",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
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",
@@ -45,13 +45,13 @@
4545
"postcss": "8.5.6",
4646
"prettier": "3.7.4",
4747
"rimraf": "6.1.2",
48-
"rollup": "4.53.3",
48+
"rollup": "4.54.0",
4949
"semantic-release": "25.0.2",
5050
"tap": "21.5.0",
5151
"typescript": "5.9.3"
5252
},
5353
"dependencies": {
54-
"@eik/common": "5.1.12",
54+
"@eik/common": "5.1.13",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "f4f6c65aaa9fe9cab59bcdd75f7ca837aad33882",
64-
"_id": "@eik/[email protected].8",
63+
"gitHead": "e07ce4aa722baca52956dc313ce361152d847b13",
64+
"_id": "@eik/[email protected].9",
6565
"_nodeVersion": "24.12.0",
6666
"_npmVersion": "11.7.0",
6767
"dist": {
68-
"integrity": "sha512-utDOTwDM734tKpZy5PEybXV/gibFusUCY2AGpplughkJIJ92yZS8KgUidBn/g47q9iC2DZK/oUzLjTJsykeJOw==",
69-
"shasum": "f2afc796c836c2dffa96c8da1e6bf7eed9291797",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.8.tgz",
68+
"integrity": "sha512-8t1NVM1tEpf6TpE8B9iPRCCyO7tq0CLXKAtnhtU9SPLOVIvAlhXQSH9v8lXwMq7yIwfjjqM1aqs56q5ZzWHgCg==",
69+
"shasum": "3bcfcc5a6de0a01cbd676204669f3de958928a31",
70+
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.9.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 26711,
72+
"unpackedSize": 27039,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].8",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].9",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEYCIQD1p9Z8GV2Un4iT4vl+x8TXnDjbpUBOJSVQL73F4vImFgIhAPVRy+cZmX7rbBn2tD7RgulhjFk84flH7NFZRKxgEfOg"
82+
"sig": "MEUCIQCjWIoiiWY7h9lTBLyzU/cYBAspEuZ612DKaVBLRe0jVgIgbX+LbhVVSyxva35DtQoWA/66iIWh88RcFh/zz41RvXA="
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.8_1766224875543_0.2942407462228507"
119+
"tmp": "tmp/postcss-plugin_5.0.9_1767846804451_0.960770696111698"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2025-12-20T10:01:15.741Z"
122+
"_time": "2026-01-08T04:33:24.595Z"
123123
}

0 commit comments

Comments
 (0)