Skip to content

Commit ae2b955

Browse files
eik/postcss-plugin-5.0.11 (#2673)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c937ecb commit ae2b955

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

directory/@eik/postcss-plugin.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/postcss-plugin",
3-
"version": "5.0.9",
3+
"version": "5.0.11",
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",
@@ -35,23 +35,23 @@
3535
},
3636
"homepage": "https://github.com/eik-lib/postcss-plugin#readme",
3737
"devDependencies": {
38-
"@eik/eslint-config": "1.0.23",
38+
"@eik/eslint-config": "1.0.25",
3939
"@eik/prettier-config": "1.0.1",
40-
"@eik/semantic-release-config": "1.0.11",
40+
"@eik/semantic-release-config": "1.0.12",
4141
"@eik/typescript-config": "1.0.0",
4242
"eslint": "9.39.2",
43-
"fastify": "5.6.2",
43+
"fastify": "5.7.2",
4444
"npm-run-all2": "8.0.4",
4545
"postcss": "8.5.6",
46-
"prettier": "3.7.4",
46+
"prettier": "3.8.1",
4747
"rimraf": "6.1.2",
48-
"rollup": "4.54.0",
49-
"semantic-release": "25.0.2",
48+
"rollup": "4.57.1",
49+
"semantic-release": "25.0.3",
5050
"tap": "21.5.0",
5151
"typescript": "5.9.3"
5252
},
5353
"dependencies": {
54-
"@eik/common": "5.1.13",
54+
"@eik/common": "5.1.15",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "e07ce4aa722baca52956dc313ce361152d847b13",
64-
"_id": "@eik/[email protected].9",
65-
"_nodeVersion": "24.12.0",
66-
"_npmVersion": "11.7.0",
63+
"gitHead": "29b610ba889fc322396480805a094113b047e76b",
64+
"_id": "@eik/[email protected].11",
65+
"_nodeVersion": "24.13.0",
66+
"_npmVersion": "11.8.0",
6767
"dist": {
68-
"integrity": "sha512-8t1NVM1tEpf6TpE8B9iPRCCyO7tq0CLXKAtnhtU9SPLOVIvAlhXQSH9v8lXwMq7yIwfjjqM1aqs56q5ZzWHgCg==",
69-
"shasum": "3bcfcc5a6de0a01cbd676204669f3de958928a31",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.9.tgz",
68+
"integrity": "sha512-KLpRj9ALHUdruaWY4MG59KM5tAxEqamAtvoSIHNVBJ8auzpIyPugD18kl4sbcG2VCou7HDe0d+MqqDLFN94wIw==",
69+
"shasum": "abfd08a25c8778c205fa7cf12190e11f0650760a",
70+
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.11.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 27039,
72+
"unpackedSize": 27701,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].9",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].11",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEUCIQCjWIoiiWY7h9lTBLyzU/cYBAspEuZ612DKaVBLRe0jVgIgbX+LbhVVSyxva35DtQoWA/66iIWh88RcFh/zz41RvXA="
82+
"sig": "MEUCIQC6Q4BDjKIPw6ZVu3h6w0AeWD6XLxu3rg6XYeVev5kZ0gIgJRtXfoPvt9muvkPgwmk1HcIjfcBEGEQxqbM/bnfoxWo="
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.9_1767846804451_0.960770696111698"
119+
"tmp": "tmp/postcss-plugin_5.0.11_1770312459288_0.03426708719316829"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2026-01-08T04:33:24.595Z"
122+
"_time": "2026-02-05T17:27:39.438Z"
123123
}

0 commit comments

Comments
 (0)