upgrade @rancher/shell to v3.0.2-rc2

Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
andy.lee 2025-01-24 16:16:14 +08:00
parent 8477f0754d
commit 426e15084e
No known key found for this signature in database
GPG Key ID: 10911689462678C7
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