Skip to content

Commit

Permalink
Merge pull request #89 from akhuoa/bugfix/security-updates
Browse files Browse the repository at this point in the history
Security updates
  • Loading branch information
alan-wu authored Oct 8, 2024
2 parents 739cf56 + bb36418 commit 0ab93b2
Show file tree
Hide file tree
Showing 5 changed files with 755 additions and 1,046 deletions.
3 changes: 3 additions & 0 deletions docs/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ declare module 'vue' {
ElIcon: typeof import('element-plus/es')['ElIcon']
ElIconArrowLeft: typeof import('@element-plus/icons-vue')['ArrowLeft']
ElIconArrowRight: typeof import('@element-plus/icons-vue')['ArrowRight']
ElIconLocation: typeof import('@element-plus/icons-vue')['Location']
ElIconWarning: typeof import('@element-plus/icons-vue')['Warning']
ElIconWarnTriangleFilled: typeof import('@element-plus/icons-vue')['WarnTriangleFilled']
ElInput: typeof import('element-plus/es')['ElInput']
ElOption: typeof import('element-plus/es')['ElOption']
ElPagination: typeof import('element-plus/es')['ElPagination']
Expand Down
Loading

0 comments on commit 0ab93b2

Please sign in to comment.