build(deps): bump trim-newlines and vue-tsc

Removes [trim-newlines](https://github.com/sindresorhus/trim-newlines). 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 `trim-newlines`

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)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
- dependency-name: vue-tsc
  dependency-type: direct:development
...

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