From 923362a03b617ca1ebecfc5ffb01aff2df37dbb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:03:37 +0000 Subject: [PATCH] build(deps): bump @xterm/addon-clipboard from 0.2.0-beta.69 to 0.2.0 Bumps [@xterm/addon-clipboard](https://github.com/xtermjs/xterm.js) from 0.2.0-beta.69 to 0.2.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits) --- updated-dependencies: - dependency-name: "@xterm/addon-clipboard" dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cd347bc0..9fed5004b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@playform/compress": "0.2.3", "@playform/inline": "0.1.4", "@vscode/vscode-languagedetection": "^1.0.23", - "@xterm/addon-clipboard": "0.2.0-beta.69", + "@xterm/addon-clipboard": "0.2.0", "@xterm/addon-image": "0.9.0", "@xterm/addon-ligatures": "0.10.0-beta.69", "@xterm/addon-search": "0.16.0",