web: bump esbuild to 0.28.1 and remove unused ElPopover type (#5385)

This commit is contained in:
fatedier
2026-06-29 23:21:22 +08:00
committed by GitHub
parent a3b3b35b69
commit 7c343fc6e7
2 changed files with 130 additions and 150 deletions

View File

@@ -15,7 +15,6 @@ declare module 'vue' {
ElEmpty: typeof import('element-plus/es')['ElEmpty']
ElIcon: typeof import('element-plus/es')['ElIcon']
ElInput: typeof import('element-plus/es')['ElInput']
ElPopover: typeof import('element-plus/es')['ElPopover']
ElRow: typeof import('element-plus/es')['ElRow']
ElSwitch: typeof import('element-plus/es')['ElSwitch']
ElTag: typeof import('element-plus/es')['ElTag']