pakholeung37 / vite-plugin-vue2-svg

load SVG files as Vue components, for Vue2.x only.
MIT License
19 stars 9 forks source link

chore: bump svgo to v3 #13

Closed kingyue737 closed 1 year ago

kingyue737 commented 2 years ago

svgo v3 has released which removes a deprecated dependency to avoid annoying warning when installing packages. It also has built-in type and no longer needs @types/svgo.