Merge pull request #107 from a110605/issue-7283

upgrade @rancher/shell to v3.0.2-rc2
This commit is contained in:
Andy Lee 2025-02-05 12:31:46 +08:00 committed by GitHub
commit 2bb65801d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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