build(deps): bump element-plus from 1.0.2-beta.71 to 2.1.0

Bumps [element-plus](https://github.com/element-plus/element-plus) from 1.0.2-beta.71 to 2.1.0.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/element-plus/element-plus/compare/1.0.2-beta.71...2.1.0)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 files changed
tree: 454028db227e2f7413c50b522634cb31737f4faf
  1. config/
  2. public/
  3. src/
  4. .editorconfig
  5. .gitignore
  6. .prettierignore
  7. .prettierrc
  8. _body.html
  9. index.html
  10. LICENSE
  11. package-lock.json
  12. package.json
  13. README.md
  14. tsconfig.json
  15. vite.config.ts
README.md

Apache ECharts WordCloud Generator

Build

Install

npm i

Start dev

npm run dev

Release

npm run release