build(deps): bump cacheable-request and vue-tsc

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc). These dependencies need to be updated together.


Removes `cacheable-request`

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

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: vue-tsc
  dependency-type: direct:development
...

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