From 0b2c27fd5f57ca03fceecbf9d5d75d5f7ab4b0d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:03:21 +0000 Subject: [PATCH] build(deps): bump @xterm/addon-unicode11 from 0.9.0-beta.69 to 0.9.0 Bumps [@xterm/addon-unicode11](https://github.com/xtermjs/xterm.js) from 0.9.0-beta.69 to 0.9.0. - [Release notes](https://github.com/xtermjs/xterm.js/releases) - [Commits](https://github.com/xtermjs/xterm.js/commits/0.9) --- updated-dependencies: - dependency-name: "@xterm/addon-unicode11" dependency-version: 0.9.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..af59908fb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@xterm/addon-ligatures": "0.10.0-beta.69", "@xterm/addon-search": "0.16.0", "@xterm/addon-serialize": "0.14.0-beta.69", - "@xterm/addon-unicode11": "0.9.0-beta.69", + "@xterm/addon-unicode11": "0.9.0", "@xterm/addon-webgl": "0.19.0", "@xterm/xterm": "6.1.0-beta.196", "astro": "6.1.6",