Skip to content

Commit e7c2200

Browse files
eik/postcss-plugin-5.0.16 (#2686)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 30f4937 commit e7c2200

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.15",
3+
"version": "5.0.16",
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.19",
54+
"@eik/common": "5.1.20",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "17cbc6ed6692b10855dcd59632ae3e7d20c4bd7b",
64-
"_id": "@eik/[email protected].15",
63+
"gitHead": "99701dc58b7b438c4a5562e4cb429fd54ca23852",
64+
"_id": "@eik/[email protected].16",
6565
"_nodeVersion": "24.13.0",
6666
"_npmVersion": "11.8.0",
6767
"dist": {
68-
"integrity": "sha512-pfw7cpwgEA18ABNXOcjjgw7QuwwofllhcU6SsWL7P8bXju20ln53OD1Sw8/tRTK9N3ypSFJFDeC+dF9/Df9XlQ==",
69-
"shasum": "9015b4b2314190970f791728995a3ac8a17529cc",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.15.tgz",
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",
7171
"fileCount": 6,
72-
"unpackedSize": 29025,
72+
"unpackedSize": 29356,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].15",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].16",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEQCIEta8RmK4nUFcXW+5iKwD/uuNDFQ9GMlGS4Z9Lr4Boi+AiBlHDcpjXmIaDAfg+79feyeo6ueg3lEV7PloXTide9fHg=="
82+
"sig": "MEQCIDsK4wMnsfw/NvDb+gS5ASR2xTv/juffZ+UiV/VaeWjDAiAELr9/WAlM/h1yBReTNAn1WoYsg/SNzeMTezB0gTY48w=="
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.15_1771201996936_0.632006690793123"
119+
"tmp": "tmp/postcss-plugin_5.0.16_1771438505000_0.08459958223756825"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2026-02-16T00:33:17.131Z"
122+
"_time": "2026-02-18T18:15:05.136Z"
123123
}

0 commit comments

Comments
 (0)