From 9ef555e15b542a8273a563482f116ef9d9c3f169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 03:26:46 +0000 Subject: [PATCH] build(deps): bump @rollup/rollup-linux-x64-gnu from 4.55.2 to 4.57.1 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.55.2 to 4.57.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.55.2...v4.57.1) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.57.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index b732db9..8548cb9 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "vite": "^7.3.1", }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.55.2", + "@rollup/rollup-linux-x64-gnu": "^4.57.1", "@tailwindcss/oxide-linux-x64-gnu": "^4.1.18", "lightningcss-linux-x64-gnu": "^1.30.2", }, @@ -119,7 +119,7 @@ "@rollup/rollup-linux-s390x-gnu": ["@rollup/rollup-linux-s390x-gnu@4.46.4", "", { "os": "linux", "cpu": "s390x" }, "sha512-aCM29orANR0a8wk896p6UEgIfupReupnmISz6SUwMIwTGaTI8MuKdE0OD2LvEg8ondDyZdMvnaN3bW4nFbATPA=="], - "@rollup/rollup-linux-x64-gnu": ["@rollup/rollup-linux-x64-gnu@4.55.2", "", { "os": "linux", "cpu": "x64" }, "sha512-1e30XAuaBP1MAizaOBApsgeGZge2/Byd6wV4a8oa6jPdHELbRHBiw7wvo4dp7Ie2PE8TZT4pj9RLGZv9N4qwlw=="], + "@rollup/rollup-linux-x64-gnu": ["@rollup/rollup-linux-x64-gnu@4.57.1", "", { "os": "linux", "cpu": "x64" }, "sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg=="], "@rollup/rollup-linux-x64-musl": ["@rollup/rollup-linux-x64-musl@4.46.4", "", { "os": "linux", "cpu": "x64" }, "sha512-kM/orjpolfA5yxsx84kI6bnK47AAZuWxglGKcNmokw2yy9i5eHY5UAjcX45jemTJnfHAWo3/hOoRqEeeTdL5hw=="], diff --git a/package.json b/package.json index b4fadc8..acbffbd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vite": "^7.3.1" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.55.2", + "@rollup/rollup-linux-x64-gnu": "^4.57.1", "@tailwindcss/oxide-linux-x64-gnu": "^4.1.18", "lightningcss-linux-x64-gnu": "^1.30.2" }