Skip to content

Commit 62ae3c0

Browse files
eik/postcss-plugin-5.0.19 (#2749)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 08f0e47 commit 62ae3c0

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

directory/@eik/postcss-plugin.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/postcss-plugin",
3-
"version": "5.0.18",
3+
"version": "5.0.19",
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",
@@ -37,21 +37,21 @@
3737
"devDependencies": {
3838
"@eik/eslint-config": "1.0.25",
3939
"@eik/prettier-config": "1.0.1",
40-
"@eik/semantic-release-config": "1.0.14",
40+
"@eik/semantic-release-config": "1.0.15",
4141
"@eik/typescript-config": "1.0.0",
42-
"eslint": "9.39.2",
43-
"fastify": "5.7.4",
42+
"eslint": "9.39.4",
43+
"fastify": "5.8.3",
4444
"npm-run-all2": "8.0.4",
45-
"postcss": "8.5.6",
45+
"postcss": "8.5.8",
4646
"prettier": "3.8.1",
47-
"rimraf": "6.1.2",
48-
"rollup": "4.57.1",
47+
"rimraf": "6.1.3",
48+
"rollup": "4.59.0",
4949
"semantic-release": "25.0.3",
50-
"tap": "21.5.1",
50+
"tap": "21.6.2",
5151
"typescript": "5.9.3"
5252
},
5353
"dependencies": {
54-
"@eik/common": "5.1.22",
54+
"@eik/common": "5.1.23",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "53615e015e1b00a9061f552611ee510a60dddfaf",
64-
"_id": "@eik/[email protected].18",
65-
"_nodeVersion": "24.13.0",
66-
"_npmVersion": "11.8.0",
63+
"gitHead": "9b6abd188bff6d48245f234b56124fe0b1b7ea9a",
64+
"_id": "@eik/[email protected].19",
65+
"_nodeVersion": "24.14.0",
66+
"_npmVersion": "11.11.0",
6767
"dist": {
68-
"integrity": "sha512-tNngrnlLrc1hyWq0d8N05ndV7nS0ZJlzCCQda1ofVCbIvCfPR2SRs/XJz9cO2messhL6lg86cYEbt8BBeRed3A==",
69-
"shasum": "64343b263df9e0fa0ca9282fef45a220698fbebf",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.18.tgz",
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",
7171
"fileCount": 6,
72-
"unpackedSize": 30018,
72+
"unpackedSize": 30349,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].18",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].19",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEYCIQDK4t4AEhXthopg6hanlBk9/yh864gxYebuZ66borWoswIhAMiz3ggbS27vbpgogzCsnWpQDRq2xn30DoDsczgzAMYV"
82+
"sig": "MEYCIQDKtbxN+dunOby0Rtm8w/jrltnoQxPbStLyejc2t2Bn2AIhAJ5tfmPkPVgMVptO8WI/G2EanxHtAoGS9DyKzBIL8FO0"
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.18_1771649375243_0.35714098122271865"
119+
"tmp": "tmp/postcss-plugin_5.0.19_1774731024602_0.633038137849042"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2026-02-21T04:49:35.389Z"
122+
"_time": "2026-03-28T20:50:24.778Z"
123123
}

0 commit comments

Comments
 (0)