From ae59e3c4313bac2cc0db89fac5d18412ad7d4513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:19:04 +0000 Subject: [PATCH] build(deps): bump @rollup/rollup-linux-x64-gnu from 4.57.1 to 4.59.0 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.57.1 to 4.59.0. - [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.57.1...v4.59.0) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.59.0 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 3a219bc..313cc32 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "vite": "^7.3.1", }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.57.1", + "@rollup/rollup-linux-x64-gnu": "^4.59.0", "@tailwindcss/oxide-linux-x64-gnu": "^4.1.18", "lightningcss-linux-x64-gnu": "^1.31.1", }, @@ -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.57.1", "", { "os": "linux", "cpu": "x64" }, "sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg=="], + "@rollup/rollup-linux-x64-gnu": ["@rollup/rollup-linux-x64-gnu@4.59.0", "", { "os": "linux", "cpu": "x64" }, "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg=="], "@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 1843792..8cc780f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vite": "^7.3.1" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.57.1", + "@rollup/rollup-linux-x64-gnu": "^4.59.0", "@tailwindcss/oxide-linux-x64-gnu": "^4.1.18", "lightningcss-linux-x64-gnu": "^1.31.1" }