@@ -1169,7 +1169,7 @@ const showSkeleton = shallowRef(false)
11691169 rel =" noopener noreferrer"
11701170 class =" inline-flex items-center gap-1 rounded-sm underline underline-offset-4 decoration-amber-600/60 dark:decoration-amber-400/50 hover:decoration-fg focus-visible:decoration-fg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/70 transition-colors"
11711171 >{{ $t('package.security_downgrade.provenance_link_text')
1172- }}<span class =" i-carbon:launch w-3 h-3" aria-hidden =" true"
1172+ }}<span class =" i-lucide:external-link w-3 h-3" aria-hidden =" true"
11731173 /></a >
11741174 </template >
11751175 </i18n-t >
@@ -1189,7 +1189,7 @@ const showSkeleton = shallowRef(false)
11891189 rel =" noopener noreferrer"
11901190 class =" inline-flex items-center gap-1 rounded-sm underline underline-offset-4 decoration-amber-600/60 dark:decoration-amber-400/50 hover:decoration-fg focus-visible:decoration-fg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/70 transition-colors"
11911191 >{{ $t('package.security_downgrade.trusted_publishing_link_text')
1192- }}<span class =" i-carbon:launch w-3 h-3" aria-hidden =" true"
1192+ }}<span class =" i-lucide:external-link w-3 h-3" aria-hidden =" true"
11931193 /></a >
11941194 </template >
11951195 </i18n-t >
@@ -1209,7 +1209,7 @@ const showSkeleton = shallowRef(false)
12091209 rel =" noopener noreferrer"
12101210 class =" inline-flex items-center gap-1 rounded-sm underline underline-offset-4 decoration-amber-600/60 dark:decoration-amber-400/50 hover:decoration-fg focus-visible:decoration-fg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/70 transition-colors"
12111211 >{{ $t('package.security_downgrade.provenance_link_text')
1212- }}<span class =" i-carbon:launch w-3 h-3" aria-hidden =" true"
1212+ }}<span class =" i-lucide:external-link w-3 h-3" aria-hidden =" true"
12131213 /></a >
12141214 </template >
12151215 <template #trustedPublishing >
@@ -1219,7 +1219,7 @@ const showSkeleton = shallowRef(false)
12191219 rel =" noopener noreferrer"
12201220 class =" inline-flex items-center gap-1 rounded-sm underline underline-offset-4 decoration-amber-600/60 dark:decoration-amber-400/50 hover:decoration-fg focus-visible:decoration-fg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent/70 transition-colors"
12211221 >{{ $t('package.security_downgrade.trusted_publishing_link_text')
1222- }}<span class =" i-carbon:launch w-3 h-3" aria-hidden =" true"
1222+ }}<span class =" i-lucide:external-link w-3 h-3" aria-hidden =" true"
12231223 /></a >
12241224 </template >
12251225 </i18n-t >
0 commit comments