Skip to content

Commit f70576b

Browse files
eik/postcss-plugin-5.0.20 (#2760)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dbb564b commit f70576b

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

directory/@eik/postcss-plugin.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/postcss-plugin",
3-
"version": "5.0.19",
3+
"version": "5.0.20",
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",
@@ -38,20 +38,20 @@
3838
"@eik/eslint-config": "1.0.25",
3939
"@eik/prettier-config": "1.0.1",
4040
"@eik/semantic-release-config": "1.0.15",
41-
"@eik/typescript-config": "1.0.0",
41+
"@eik/typescript-config": "1.0.1",
4242
"eslint": "9.39.4",
43-
"fastify": "5.8.3",
43+
"fastify": "5.8.4",
4444
"npm-run-all2": "8.0.4",
4545
"postcss": "8.5.8",
4646
"prettier": "3.8.1",
4747
"rimraf": "6.1.3",
48-
"rollup": "4.59.0",
48+
"rollup": "4.60.1",
4949
"semantic-release": "25.0.3",
5050
"tap": "21.6.2",
5151
"typescript": "5.9.3"
5252
},
5353
"dependencies": {
54-
"@eik/common": "5.1.23",
54+
"@eik/common": "5.1.24",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "9b6abd188bff6d48245f234b56124fe0b1b7ea9a",
64-
"_id": "@eik/[email protected].19",
65-
"_nodeVersion": "24.14.0",
63+
"gitHead": "e8ae353d5c8e794ef8227dde19dc13f29305c228",
64+
"_id": "@eik/[email protected].20",
65+
"_nodeVersion": "24.14.1",
6666
"_npmVersion": "11.11.0",
6767
"dist": {
68-
"integrity": "sha512-fz/dD4ZqGL8KSicNj+rY8d5tFV141vfjnEXTIuozhSD6T+i34T45wOHxSxOzqnTReYVUq+v6qD9cK6RQG1d35w==",
69-
"shasum": "836d48ccbb7ce2fb6d1c5963b4f15c8ccdb964e9",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.19.tgz",
68+
"integrity": "sha512-FViOxGRyeKqdBvTo1Gv1RFnjOPy5VzyaJNp3qeF9H+EVioE59/+3CTkrR9MJYGB3HTU++6jgmEP6l+jSbw8hYw==",
69+
"shasum": "a28ebab04fd325b8a6e2e43063167ef85b3366cb",
70+
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.20.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 30349,
72+
"unpackedSize": 30680,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].19",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].20",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEYCIQDKtbxN+dunOby0Rtm8w/jrltnoQxPbStLyejc2t2Bn2AIhAJ5tfmPkPVgMVptO8WI/G2EanxHtAoGS9DyKzBIL8FO0"
82+
"sig": "MEUCIAg04OQ0JobPYAx/ihFH4bHLNi9FC2+0NFRj28FVxo6wAiEA+4Ms7rN1lOoi1L2R3rb38Z23pmDW1Rem3s7yGS3Cd2Y="
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.19_1774731024602_0.633038137849042"
119+
"tmp": "tmp/postcss-plugin_5.0.20_1775747779392_0.8071412192592125"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2026-03-28T20:50:24.778Z"
122+
"_time": "2026-04-09T15:16:19.561Z"
123123
}

0 commit comments

Comments
 (0)