build(deps): bump yargs-parser, vue-tsc and yargs

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 21.1.1 and updates ancestor dependencies [yargs-parser](https://github.com/yargs/yargs-parser), [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) and [yargs](https://github.com/yargs/yargs). These dependencies need to be updated together.


Updates `yargs-parser` from 4.2.1 to 21.1.1
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v4.2.1...yargs-parser-v21.1.1)

Updates `vue-tsc` from 0.1.7 to 1.0.9
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.9/vue-language-tools/vue-tsc)

Updates `yargs` from 6.6.0 to 17.6.2
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v6.6.0...v17.6.2)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
- dependency-name: vue-tsc
  dependency-type: direct:development
- dependency-name: yargs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 files changed
tree: 39442c1e135513c985c519e57b0a18df91a2fc2c
  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