From 592a9914f241a31d418c09e0cbfbd4fa53f473bb Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Thu, 5 Sep 2024 01:00:02 +0530 Subject: [PATCH] chore: bump deps --- lib/components/SControlActionBarClose.vue | 2 +- lib/components/SControlActionBarCollapse.vue | 4 +- lib/components/SControlInputSearch.vue | 2 +- lib/components/SDescFile.vue | 4 +- lib/components/SDropdownSectionFilter.vue | 2 +- lib/components/SIndicator.vue | 2 +- lib/components/SInputAddon.vue | 2 +- lib/components/SInputBase.vue | 2 +- lib/components/SInputCheckbox.vue | 4 +- lib/components/SInputDropdown.vue | 4 +- lib/components/SInputDropdownItemAvatar.vue | 2 +- lib/components/SInputFileUploadItem.vue | 4 +- lib/components/SInputImage.vue | 2 +- lib/components/SInputSelect.vue | 4 +- lib/components/SLoginPage.vue | 4 +- lib/components/SPagination.vue | 4 +- lib/components/SSnackbar.vue | 2 +- lib/components/SStep.vue | 4 +- lib/components/STableColumn.vue | 2 +- lib/components/STableFooter.vue | 4 +- lib/components/STableHeaderMenuItem.vue | 2 +- package.json | 60 +- pnpm-lock.yaml | 1248 +++++++++-------- .../SActionList.01_Playground.story.vue | 2 +- .../SActionList.02_In_Card.story.vue | 6 +- .../SActionMenu.01_Playground.story.vue | 4 +- stories/components/SButton.04_Icons.story.vue | 2 +- .../components/SCard.01_Playground.story.vue | 4 +- .../SInputNumber.02_Addons.story.vue | 4 +- .../SInputText.01_Playground.story.vue | 4 +- .../components/SInputText.02_Addons.story.vue | 4 +- .../SLocalNav.01_Playground.story.vue | 2 +- .../components/SLocalNav.02_Avatar.story.vue | 2 +- .../components/STable.01_Playground.story.vue | 8 +- 34 files changed, 713 insertions(+), 699 deletions(-) diff --git a/lib/components/SControlActionBarClose.vue b/lib/components/SControlActionBarClose.vue index 58943084..30175afd 100644 --- a/lib/components/SControlActionBarClose.vue +++ b/lib/components/SControlActionBarClose.vue @@ -1,6 +1,6 @@