Skip to content

Vite/Vue常用指令

升级指定依赖

使用pnpm工具升级指定依赖到最新版本(以依赖项@sugarat/theme为例):

bash
pnpm up @sugarat/theme
pnpm up @sugarat/theme

~~~我是有底线的~~~