diff --git a/components/content/BlockHero.vue b/components/content/BlockHero.vue index 66d955e83..244a58a39 100644 --- a/components/content/BlockHero.vue +++ b/components/content/BlockHero.vue @@ -42,13 +42,16 @@ defineProps({
- - {{ cta[0] }} - - - - {{ secondary[0] }} - + +
diff --git a/package.json b/package.json index ca55482c2..631d77042 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@iconify/vue": "^3.2.1", "@nuxt/content": "npm:@nuxt/content-edge@latest", - "@nuxt/kit": "^3.0.0-rc.5", + "@nuxt/kit": "^3.0.0-rc.6", "@nuxthq/studio": "npm:@nuxthq/studio-edge@latest", "@nuxtjs/color-mode": "^3.1.4", "@nuxtjs/tailwindcss": "npm:@nuxtjs/tailwindcss-edge@latest", @@ -43,9 +43,9 @@ "@tailwindcss/forms": "^0.5.2", "@tailwindcss/line-clamp": "^0.4.0", "@tailwindcss/typography": "^0.5.4", - "@vueuse/core": "^8.9.2", + "@vueuse/core": "^8.9.4", "@vueuse/motion": "2.0.0-beta.12", - "@vueuse/nuxt": "^8.9.2", + "@vueuse/nuxt": "^8.9.4", "browser-style-dictionary": "^3.1.1-browser.1", "defu": "^6.0.0", "@nuxt-themes/config": "npm:@nuxt-themes/config-edge@latest", @@ -59,11 +59,11 @@ "@antfu/eslint-config": "^0.25.2", "@docsearch/css": "^3.1.1", "@docsearch/js": "^3.1.1", - "@nuxtjs/algolia": "^1.0.1", + "@nuxtjs/algolia": "^1.0.3", "@nuxtjs/eslint-config-typescript": "^10.0.0", "@nuxtlabs/github-module": "npm:@nuxtlabs/github-module-edge@latest", "@types/tailwindcss": "^3.0.11", - "eslint": "^8.19.0", + "eslint": "^8.20.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier-vue": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 815771364..d2a11c05f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -906,7 +906,7 @@ socket.io-client "^4.5.1" unstorage "^0.4.1" -"@nuxtjs/algolia@^1.0.1": +"@nuxtjs/algolia@^1.0.3": version "1.0.3" resolved "https://registry.yarnpkg.com/@nuxtjs/algolia/-/algolia-1.0.3.tgz#fc6086990fe5e3e2d897251427e892aa1b9dd6a7" integrity sha512-qB77R/9IkUqlBYtqeOe+Qk+IbyQC2kfXye0yW0fGIxeagKJkHyr2mw2iDw3I8Ws27e9qCsrdnM3BNdAmeNq7zA== @@ -1619,7 +1619,7 @@ resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.37.tgz#8e6adc3f2759af52f0e85863dfb0b711ecc5c702" integrity sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw== -"@vueuse/core@8.9.4", "@vueuse/core@^8.0.1", "@vueuse/core@^8.9.2": +"@vueuse/core@8.9.4", "@vueuse/core@^8.0.1", "@vueuse/core@^8.9.4": version "8.9.4" resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-8.9.4.tgz#c7db40f19390b3c9f4ff9294a30461497f62ec19" integrity sha512-B/Mdj9TK1peFyWaPof+Zf/mP9XuGAngaJZBwPaXBvU3aCTZlx3ltlrFFFyMV4iGBwsjSCeUCgZrtkEj9dS2Y3Q== @@ -1651,7 +1651,7 @@ style-value-types "^5.1.0" vue-demi "*" -"@vueuse/nuxt@^8.9.2": +"@vueuse/nuxt@^8.9.4": version "8.9.4" resolved "https://registry.yarnpkg.com/@vueuse/nuxt/-/nuxt-8.9.4.tgz#22f14e23017f406d0bd37e9b4441483a1dd4277f" integrity sha512-iA0/maD70161MYY7HjCGmxMd97LqiaDA5d7pZnuBe3Xanm6xetvbvYCLAlhigbTujfDUQcmD0qiHbNaXaIP5Xg== @@ -3503,7 +3503,7 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== -eslint@^8.19.0: +eslint@^8.20.0: version "8.20.0" resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.20.0.tgz#048ac56aa18529967da8354a478be4ec0a2bc81b" integrity sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==