From 6f81fe37079938e28c7d41a8fcd6648bbc54003c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 09:46:50 +0000 Subject: [PATCH] chore(deps): update dependency @rollup/rollup-linux-x64-musl to v4.57.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c0798b1..cf1fdd1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "vitest": "4.0.18" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-musl": "4.56.0" + "@rollup/rollup-linux-x64-musl": "4.57.1" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -1639,9 +1639,9 @@ ] }, "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.56.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.56.0.tgz", - "integrity": "sha512-ZhGH1eA4Qv0lxaV00azCIS1ChedK0V32952Md3FtnxSqZTBTd6tgil4nZT5cU8B+SIw3PFYkvyR4FKo2oyZIHA==", + "version": "4.57.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.57.1.tgz", + "integrity": "sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 9f4782c..1c047cf 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ "vitest": "4.0.18" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-musl": "4.56.0" + "@rollup/rollup-linux-x64-musl": "4.57.1" } }