From 4b8aa38858dd4cbbafdd7c4d21da1e11bebbaa11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 23:20:10 +0000 Subject: [PATCH] Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.50.2 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.38.0 to 4.50.2. - [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.2) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.50.2 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..546a65e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,6 +6,7 @@ "": { "name": "envbar", "dependencies": { + "@rollup/rollup-linux-x64-gnu": "4.50.2", "@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.2", "@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.2", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.50.2.tgz", + "integrity": "sha512-9Jie/At6qk70dNIcopcL4p+1UirusEtznpNtcq/u/C5cC4HBX7qSGsYIcG6bdxj15EYWhHiu02YvmdPzylIZlA==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 8726787..8fe487e 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.2", "@tailwindcss/oxide-linux-x64-gnu": "^4.0.1", "lightningcss-linux-x64-gnu": "^1.29.1" }