From 7d6233d3b5b7cf14f74c968bd177abbeb626a064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 22:08:49 +0000 Subject: [PATCH] build(deps): bump @rollup/rollup-linux-x64-gnu from 4.59.0 to 4.60.0 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.59.0 to 4.60.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.59.0...v4.60.0) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.60.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 67ed14f..34c1b5f 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "vite": "^7.3.1", }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.59.0", + "@rollup/rollup-linux-x64-gnu": "^4.60.0", "@tailwindcss/oxide-linux-x64-gnu": "^4.2.1", "lightningcss-linux-x64-gnu": "^1.32.0", }, @@ -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.59.0", "", { "os": "linux", "cpu": "x64" }, "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg=="], + "@rollup/rollup-linux-x64-gnu": ["@rollup/rollup-linux-x64-gnu@4.60.0", "", { "os": "linux", "cpu": "x64" }, "sha512-EtylprDtQPdS5rXvAayrNDYoJhIz1/vzN2fEubo3yLE7tfAw+948dO0g4M0vkTVFhKojnF+n6C8bDNe+gDRdTg=="], "@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 38fefdd..ff67109 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vite": "^7.3.1" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.59.0", + "@rollup/rollup-linux-x64-gnu": "^4.60.0", "@tailwindcss/oxide-linux-x64-gnu": "^4.2.1", "lightningcss-linux-x64-gnu": "^1.32.0" }