From 591788ca0e29878354c976efb24f150e21d49640 Mon Sep 17 00:00:00 2001 From: Colin Griffin Date: Mon, 15 Jul 2024 19:20:27 -0400 Subject: [PATCH 1/2] remove icon imports and bump shell version --- package.json | 2 +- pkg/app-launcher/components/AppLauncherCard.vue | 1 - pkg/app-launcher/pages/index.vue | 1 - yarn.lock | 8 ++++---- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 183a06e..c33f18e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@rancher/components": "0.2.1-alpha.0", - "@rancher/shell": "0.5.2", + "@rancher/shell": "0.5.3", "@types/lodash": "4.14.184", "core-js": "3.21.1", "css-loader": "4.3.0" diff --git a/pkg/app-launcher/components/AppLauncherCard.vue b/pkg/app-launcher/components/AppLauncherCard.vue index 953b49b..bb07043 100644 --- a/pkg/app-launcher/components/AppLauncherCard.vue +++ b/pkg/app-launcher/components/AppLauncherCard.vue @@ -149,7 +149,6 @@ export default {