From 65d81f59716d1f4c217bdac2dbe0c2f4f9fb64b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 23:12:34 +0000 Subject: [PATCH] Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.50.1 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.38.0 to 4.50.1. - [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.50.1) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.50.1 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..46b30f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,6 +6,7 @@ "": { "name": "envbar", "dependencies": { + "@rollup/rollup-linux-x64-gnu": "4.50.1", "@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.50.1", "@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.50.1", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.50.1.tgz", + "integrity": "sha512-MCgtFB2+SVNuQmmjHf+wfI4CMxy3Tk8XjA5Z//A0AKD7QXUYFMQcns91K6dEHBvZPCnhJSyDWLApk40Iq/H3tA==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 8726787..c6ba195 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.50.1", "@tailwindcss/oxide-linux-x64-gnu": "^4.0.1", "lightningcss-linux-x64-gnu": "^1.29.1" }