From ade0205745bc4c60e0d35ce83c24a5bc436cecd3 Mon Sep 17 00:00:00 2001 From: Serhii Varakuta Date: Fri, 31 May 2024 11:01:08 +0300 Subject: [PATCH] Import scule for kebabCase --- components/DashboardMobileSection.vue | 1 + package.json | 1 + pnpm-lock.yaml | 3 +++ 3 files changed, 5 insertions(+) diff --git a/components/DashboardMobileSection.vue b/components/DashboardMobileSection.vue index 73bddb7..cfc7bd3 100644 --- a/components/DashboardMobileSection.vue +++ b/components/DashboardMobileSection.vue @@ -6,6 +6,7 @@ import { breakpointsTailwind, useBreakpoints } from '@vueuse/core'; import { vIntersectionObserver } from '@vueuse/components'; +import { kebabCase } from 'scule'; const props = defineProps<{ title: string; diff --git a/package.json b/package.json index 71bb5f1..6c326c7 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "ethers": "^6.12.1", "nuxt": "^3.11.1", "sass": "^1.77.2", + "scule": "^1.3.0", "use-wagmi": "^1.5.0", "viem": "^2.9.29", "vue": "^3.4.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f61931..d52a22c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,6 +58,9 @@ importers: sass: specifier: ^1.77.2 version: 1.77.2 + scule: + specifier: ^1.3.0 + version: 1.3.0 use-wagmi: specifier: ^1.5.0 version: 1.5.0(@react-native-async-storage/async-storage@1.23.1(react-native@0.73.6(@babel/core@7.24.5)(@babel/preset-env@7.24.3(@babel/core@7.24.5))(bufferutil@4.0.8)(encoding@0.1.13)(react@18.2.0)(utf-8-validate@5.0.10)))(@tanstack/query-core@5.35.1)(@tanstack/vue-query@5.35.1(vue@3.4.26(typescript@5.4.5)))(bufferutil@4.0.8)(encoding@0.1.13)(ioredis@5.4.1)(react-dom@18.2.0(react@18.2.0))(react-i18next@13.5.0(i18next@22.5.1)(react-dom@18.2.0(react@18.2.0))(react-native@0.73.6(@babel/core@7.24.5)(@babel/preset-env@7.24.3(@babel/core@7.24.5))(bufferutil@4.0.8)(encoding@0.1.13)(react@18.2.0)(utf-8-validate@5.0.10))(react@18.2.0))(react-native@0.73.6(@babel/core@7.24.5)(@babel/preset-env@7.24.3(@babel/core@7.24.5))(bufferutil@4.0.8)(encoding@0.1.13)(react@18.2.0)(utf-8-validate@5.0.10))(react@18.2.0)(rollup@4.17.2)(typescript@5.4.5)(utf-8-validate@5.0.10)(viem@2.9.29(bufferutil@4.0.8)(typescript@5.4.5)(utf-8-validate@5.0.10)(zod@3.22.4))(vue@3.4.26(typescript@5.4.5))(zod@3.22.4)