From 447746314e826ab4bdf9fd9436583bd2e9808e5a Mon Sep 17 00:00:00 2001 From: Anthony Kim Date: Thu, 22 Jan 2026 11:58:51 -0800 Subject: [PATCH] npm install to update pckage-lock.json --- package-lock.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/package-lock.json b/package-lock.json index 4c218b70..89fda195 100644 --- a/package-lock.json +++ b/package-lock.json @@ -82,6 +82,11 @@ "xterm-wasm-parts": "^0.1.0" } }, + "addons/addon-kitty-graphics": { + "name": "@xterm/addon-kitty-graphics", + "version": "0.1.0", + "license": "MIT" + }, "addons/addon-ligatures": { "name": "@xterm/addon-ligatures", "version": "0.10.0", @@ -2274,6 +2279,10 @@ "resolved": "addons/addon-image", "link": true }, + "node_modules/@xterm/addon-kitty-graphics": { + "resolved": "addons/addon-kitty-graphics", + "link": true + }, "node_modules/@xterm/addon-ligatures": { "resolved": "addons/addon-ligatures", "link": true