From 1a9dc20c3d1476b80f70b673867d518f7c93d157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 23:15:04 +0000 Subject: [PATCH] Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.52.5 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.38.0 to 4.52.5. - [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.38.0...v4.52.5) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.52.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f683928..c4e7bc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,6 +6,7 @@ "": { "name": "envbar", "dependencies": { + "@rollup/rollup-linux-x64-gnu": "4.52.5", "@tailwindcss/forms": "^0.5.10", "@tailwindcss/vite": "^4.0.7", "autoprefixer": "^10.4.20", @@ -16,7 +17,7 @@ "vite": "^6.0" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "4.38.0", + "@rollup/rollup-linux-x64-gnu": "4.52.5", "@tailwindcss/oxide-linux-x64-gnu": "^4.0.1", "lightningcss-linux-x64-gnu": "^1.29.1" } @@ -617,9 +618,9 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.38.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.38.0.tgz", - "integrity": "sha512-vPvNgFlZRAgO7rwncMeE0+8c4Hmc+qixnp00/Uv3ht2x7KYrJ6ERVd3/R0nUtlE6/hu7/HiiNHJ/rP6knRFt1w==", + "version": "4.52.5", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.5.tgz", + "integrity": "sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 8726787..c731e70 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vite": "^6.0" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "4.38.0", + "@rollup/rollup-linux-x64-gnu": "4.52.5", "@tailwindcss/oxide-linux-x64-gnu": "^4.0.1", "lightningcss-linux-x64-gnu": "^1.29.1" }