From 07c004de18aef4659d05b3bec4a16e2e6caeb3df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:17:31 +0000 Subject: [PATCH] chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.60.2 to 4.60.4 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.60.2 to 4.60.4. - [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.60.2...v4.60.4) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.60.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8dc97a8..ca5c3e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.7.0", "license": "MIT", "dependencies": { - "@rollup/rollup-linux-x64-gnu": "4.60.2" + "@rollup/rollup-linux-x64-gnu": "4.60.4" }, "devDependencies": { "@discue/ui-components": "^1.7.0", @@ -33,7 +33,7 @@ "yaml": "^2.8.2" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.60.2" + "@rollup/rollup-linux-x64-gnu": "^4.60.4" } }, "node_modules/@alloc/quick-lru": { @@ -3038,9 +3038,9 @@ "license": "MIT" }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.60.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.2.tgz", - "integrity": "sha512-UQjrkIdWrKI626Du8lCQ6MJp/6V1LAo2bOK9OTu4mSn8GGXIkPXk/Vsp4bLHCd9Z9Iz2OTEaokUE90VweJgIYQ==", + "version": "4.60.4", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.4.tgz", + "integrity": "sha512-Boiz5+MsaROEWDf+GGEwF8VMHGhlUoQMtIPjOgA5fv4osupqTVnJteQNKJwUcnUog2G55jYXH7KZFFiJe0TEzQ==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 703e277..906928a 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "yaml": "^2.8.2" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.60.2" + "@rollup/rollup-linux-x64-gnu": "^4.60.4" } } \ No newline at end of file