Skip to content

Commit 361e66c

Browse files
eik/postcss-plugin-5.0.2 (#2265)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 239b551 commit 361e66c

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

directory/@eik/postcss-plugin.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/postcss-plugin",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
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.15",
38+
"@eik/eslint-config": "1.0.16",
3939
"@eik/prettier-config": "1.0.1",
40-
"@eik/semantic-release-config": "1.0.2",
40+
"@eik/semantic-release-config": "1.0.4",
4141
"@eik/typescript-config": "1.0.0",
42-
"eslint": "9.26.0",
43-
"fastify": "5.3.2",
44-
"npm-run-all2": "8.0.1",
45-
"postcss": "8.5.3",
42+
"eslint": "9.28.0",
43+
"fastify": "5.3.3",
44+
"npm-run-all2": "8.0.4",
45+
"postcss": "8.5.4",
4646
"prettier": "3.5.3",
4747
"rimraf": "6.0.1",
48-
"rollup": "4.40.2",
49-
"semantic-release": "24.2.3",
48+
"rollup": "4.41.1",
49+
"semantic-release": "24.2.5",
5050
"tap": "21.1.0",
5151
"typescript": "5.8.3"
5252
},
5353
"dependencies": {
54-
"@eik/common": "5.1.1",
54+
"@eik/common": "5.1.2",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,20 +60,20 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"_id": "@eik/[email protected].1",
64-
"gitHead": "eb09ff288de1c840ab1117ab3964118c7efeb836",
63+
"_id": "@eik/[email protected].2",
64+
"gitHead": "5d883c9f6bd289c2e001890c51fbc115effc51ef",
6565
"_nodeVersion": "20.19.1",
6666
"_npmVersion": "10.9.2",
6767
"dist": {
68-
"integrity": "sha512-NIwa6iPKwRHWp/YRglJdrRHVXisETRYJitdUqzsheiqYTcfnsEqLnFuFCZyApRfGq83fukLsegpXNcQIrWaW5Q==",
69-
"shasum": "c2b1f07b1ba448346451c065d4fb2a104387f9d5",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.1.tgz",
68+
"integrity": "sha512-JkZ0MUSTge1lP2dyg0Oz7eUm3F+1jGScpR+G9rBP80pOATmiVFhZjbG896Q8gejQwFtLDsFzA4fJMTCqLAmQKA==",
69+
"shasum": "bf07e090ad7b1900ebb5611602cf5768d6dc8838",
70+
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.2.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 24514,
72+
"unpackedSize": 24841,
7373
"signatures": [
7474
{
7575
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
76-
"sig": "MEUCIFl9zlWTlrOODArLvhl4GfCVKUC8ieE+IGn1Mfd9knYEAiEA/eecIoP437tIYRJnJjBq7vPO8v88xXYz/UVggXR3/SA="
76+
"sig": "MEQCIG0VhYjM/23Vc27j8JrBGaSQSlRrn4CYobETyrKfRoKfAiAFAJaIUUxxqOryyZICh5oVVPYFbjJ5LRTH59d0JV+UpA=="
7777
}
7878
]
7979
},
@@ -98,8 +98,8 @@
9898
],
9999
"_npmOperationalInternal": {
100100
"host": "s3://npm-registry-packages-npm-production",
101-
"tmp": "tmp/postcss-plugin_5.0.1_1747136142115_0.16197773118905778"
101+
"tmp": "tmp/postcss-plugin_5.0.2_1749275971441_0.6036599049626874"
102102
},
103103
"_hasShrinkwrap": false,
104-
"_time": "2025-05-13T11:35:42.284Z"
104+
"_time": "2025-06-07T05:59:31.594Z"
105105
}

0 commit comments

Comments
 (0)