upgrade @rancher/shell to v3.0.2-rc2

Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 426e15084eec223bbf759ee89e49ec6aee07e23b)
This commit is contained in:
andy.lee 2025-01-24 16:16:14 +08:00 committed by Mergify
parent d34279d98f
commit ede281a42d
3 changed files with 1208 additions and 978 deletions

View File

@ -6,7 +6,7 @@
"node": ">=20.0.0"
},
"dependencies": {
"@rancher/shell": "3.0.1-rc.4",
"@rancher/shell": "3.0.2-rc.2",
"cache-loader": "^4.1.0",
"color": "4.2.3",
"ip": "2.0.1",

View File

@ -101,7 +101,7 @@ export default {
v-bind="$attrs"
:headers="headers"
:sub-rows="true"
:groupable="false"
:groupable="true"
:rows="rows"
:group-title-by="groupTitleBy"
:group-by="groupBy"

2182
yarn.lock

File diff suppressed because it is too large Load Diff