From 9e17e239cf9d6e65f5d2f42636bac19cef70bb16 Mon Sep 17 00:00:00 2001 From: Andy Lee Date: Mon, 10 Nov 2025 14:53:49 +0800 Subject: [PATCH] chore: bump shell version to v3.0.8-rc.8 (#588) Signed-off-by: Andy Lee --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e1b415c..cf3fad00 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@babel/plugin-transform-class-static-block": "7.28.3", - "@rancher/shell": "3.0.5-rc.8", + "@rancher/shell": "3.0.8-rc.8", "cache-loader": "^4.1.0", "color": "4.2.3", "ip": "2.0.1",