From 126c2538efe88ce4b50e30fbee6cbb74135ee0e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 00:12:40 +0000 Subject: [PATCH] chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.52.5 to 4.54.0 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.52.5 to 4.54.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.52.5...v4.54.0) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5d7c9a5..bb9b7dc 100644 --- a/package.json +++ b/package.json @@ -67,6 +67,6 @@ "typescript": "^5.9.3" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.52.5" + "@rollup/rollup-linux-x64-gnu": "^4.54.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0bae5a9..876896c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ importers: version: 5.9.3 optionalDependencies: '@rollup/rollup-linux-x64-gnu': - specifier: ^4.52.5 - version: 4.52.5 + specifier: ^4.54.0 + version: 4.54.0 packages: @@ -1067,6 +1067,11 @@ packages: cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-gnu@4.54.0': + resolution: {integrity: sha512-WGt5J8Ij/rvyqpFexxk3ffKqqbLf9AqrTBbWDk7ApGUzaIs6V+s2s84kAxklFwmMF/vBNGrVdYgbblCOFFezMQ==} + cpu: [x64] + os: [linux] + '@rollup/rollup-linux-x64-musl@4.52.5': resolution: {integrity: sha512-arCGIcuNKjBoKAXD+y7XomR9gY6Mw7HnFBv5Rw7wQRvwYLR7gBAgV7Mb2QTyjXfTveBNFAtPt46/36vV9STLNg==} cpu: [x64] @@ -4759,6 +4764,9 @@ snapshots: '@rollup/rollup-linux-x64-gnu@4.52.5': optional: true + '@rollup/rollup-linux-x64-gnu@4.54.0': + optional: true + '@rollup/rollup-linux-x64-musl@4.52.5': optional: true