From 3e7e47f7ea0312ebeda1a038538d4b2579d590d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 16:01:17 +0000 Subject: [PATCH] Bump rollup from 3.26.0 to 3.29.5 in /webview-ui Bumps [rollup](https://github.com/rollup/rollup) from 3.26.0 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-3.md) - [Commits](https://github.com/rollup/rollup/compare/v3.26.0...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-version: 3.29.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- webview-ui/package.json | 2 +- webview-ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webview-ui/package.json b/webview-ui/package.json index 9a39ae8c..571dd279 100644 --- a/webview-ui/package.json +++ b/webview-ui/package.json @@ -19,7 +19,7 @@ "@rollup/plugin-typescript": "^11.1.2", "@tsconfig/svelte": "^5.0.0", "@types/vscode-webview": "^1.57.0", - "rollup": "^3.26.0", + "rollup": "^3.29.5", "rollup-plugin-css-only": "^4.3.0", "rollup-plugin-livereload": "^2.0.0", "rollup-plugin-svelte": "^7.1.6", diff --git a/webview-ui/yarn.lock b/webview-ui/yarn.lock index b86eff1c..4fa29ae5 100644 --- a/webview-ui/yarn.lock +++ b/webview-ui/yarn.lock @@ -852,10 +852,10 @@ rollup-plugin-terser@^7.0.0: serialize-javascript "^4.0.0" terser "^5.0.0" -rollup@^3.26.0: - version "3.26.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130" - integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg== +rollup@^3.29.5: + version "3.29.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54" + integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w== optionalDependencies: fsevents "~2.3.2"