From 5a98106aafc01aea5333383cacd4ff1c91448a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 11:39:59 +0000 Subject: [PATCH] Bump rollup from 3.21.0 to 3.29.5 Bumps [rollup](https://github.com/rollup/rollup) from 3.21.0 to 3.29.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/v3.21.0...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dce0913d..4568c227 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2922,8 +2922,8 @@ packages: glob: 10.3.1 dev: true - /rollup@3.21.0: - resolution: {integrity: sha512-ANPhVcyeHvYdQMUyCbczy33nbLzI7RzrBje4uvNiTDJGIMtlKoOStmympwr9OtS1LZxiDmE2wvxHyVhoLtf1KQ==} + /rollup@3.29.5: + resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -3342,7 +3342,7 @@ packages: '@types/node': 22.10.5 esbuild: 0.17.18 postcss: 8.4.23 - rollup: 3.21.0 + rollup: 3.29.5 optionalDependencies: fsevents: 2.3.2 dev: true