From 5f232fa2fd1b23a53e89a151f642d003e4ba3472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 01:21:16 +0000 Subject: [PATCH] Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.49.0 Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.38.0 to 4.49.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.38.0...v4.49.0) --- updated-dependencies: - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.49.0 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..c567eaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,6 +6,7 @@ "": { "name": "envbar", "dependencies": { + "@rollup/rollup-linux-x64-gnu": "4.49.0", "@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.49.0", "@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.49.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.49.0.tgz", + "integrity": "sha512-BR7+blScdLW1h/2hB/2oXM+dhTmpW3rQt1DeSiCP9mc2NMMkqVgjIN3DDsNpKmezffGC9R8XKVOLmBkRUcK/sA==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index 8726787..27a8ada 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.49.0", "@tailwindcss/oxide-linux-x64-gnu": "^4.0.1", "lightningcss-linux-x64-gnu": "^1.29.1" }