Skip to content

Commit 03bd491

Browse files
committed
chore: bump deps and lint
1 parent 510d7b9 commit 03bd491

File tree

3 files changed

+397
-396
lines changed

3 files changed

+397
-396
lines changed

docs/pages/learn.vue

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@ defineOgImageComponent('Home')
1111
<div>
1212
<ULandingSection :ui="{ wrapper: 'pt-0 py-6 sm:py-14' }">
1313
<div class="text-center">
14-
<UIcon name="i-ph-book-bookmark-duotone" class="h-[50px] w-[50px] text-primary"/>
14+
<UIcon name="i-ph-book-bookmark-duotone" class="h-[50px] w-[50px] text-primary" />
1515
<h2 class="text-xl xl:text-4xl font-bold mb-12 text-center">
1616
Watch the intro videos from the pros.
1717
</h2>
1818
<div class="lg:flex justify-between gap-10 items-center">
1919
<ScriptYouTubePlayer video-id="sjMqUUvH9AE" class="rounded-xl overflow-hidden group">
2020
<template #awaitingLoad>
21-
<div class="absolute left-1/2 top-1/2 transform -translate-x-1/2 -translate-y-1/2 h-[48px] w-[68px] group-hover:opacity-80 transition">
22-
<svg height="100%" version="1.1" viewBox="0 0 68 48" width="100%"><path d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z" fill="#f00" /><path d="M 45,24 27,14 27,34" fill="#fff" /></svg>
23-
</div>
21+
<div class="absolute left-1/2 top-1/2 transform -translate-x-1/2 -translate-y-1/2 h-[48px] w-[68px] group-hover:opacity-80 transition">
22+
<svg height="100%" version="1.1" viewBox="0 0 68 48" width="100%"><path d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z" fill="#f00" /><path d="M 45,24 27,14 27,34" fill="#fff" /></svg>
23+
</div>
2424
</template>
2525
</ScriptYouTubePlayer>
2626
<ScriptYouTubePlayer video-id="jDQtxlRUf54" class="rounded-xl overflow-hidden group">
2727
<template #awaitingLoad>
28-
<div class="absolute left-1/2 top-1/2 transform -translate-x-1/2 -translate-y-1/2 h-[48px] w-[68px] group-hover:opacity-80 transition">
29-
<svg height="100%" version="1.1" viewBox="0 0 68 48" width="100%"><path d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z" fill="#f00" /><path d="M 45,24 27,14 27,34" fill="#fff" /></svg>
30-
</div>
28+
<div class="absolute left-1/2 top-1/2 transform -translate-x-1/2 -translate-y-1/2 h-[48px] w-[68px] group-hover:opacity-80 transition">
29+
<svg height="100%" version="1.1" viewBox="0 0 68 48" width="100%"><path d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z" fill="#f00" /><path d="M 45,24 27,14 27,34" fill="#fff" /></svg>
30+
</div>
3131
</template>
3232
</ScriptYouTubePlayer>
3333
</div>

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/stripe-v3": "^3.1.33",
7373
"@types/vimeo__player": "^2.18.3",
7474
"@types/youtube": "^0.1.0",
75-
"@unhead/vue": "^1.10.3",
75+
"@unhead/vue": "^1.10.4",
7676
"@vueuse/core": "^11.0.3",
7777
"consola": "^3.2.3",
7878
"defu": "^6.1.4",
@@ -101,7 +101,7 @@
101101
"@nuxt/test-utils": "3.14.1",
102102
"@types/semver": "^7.5.8",
103103
"@typescript-eslint/typescript-estree": "^8.4.0",
104-
"@unhead/schema": "^1.10.3",
104+
"@unhead/schema": "^1.10.4",
105105
"acorn-loose": "^8.4.0",
106106
"bumpp": "^9.5.2",
107107
"changelogen": "^0.5.5",
@@ -113,7 +113,7 @@
113113
"playwright-core": "^1.46.1",
114114
"typescript": "^5.5.4",
115115
"vitest": "^2.0.5",
116-
"vue": "^3.4.38",
116+
"vue": "^3.5.0",
117117
"vue-router": "^4.4.3"
118118
},
119119
"resolutions": {
@@ -128,7 +128,7 @@
128128
"nuxt-scripts-devtools": "workspace:*",
129129
"shiki": "1.10.3",
130130
"unhead": "1.10.4",
131-
"vue": "^3.4.38",
131+
"vue": "^3.5.0",
132132
"vue-router": "^4.4.3"
133133
}
134134
}

0 commit comments

Comments
 (0)