trinsic-id / v2-sdk

Trinsic SDK repository
https://docs.trinsic.id/
Apache License 2.0
29 stars 16 forks source link

build(deps): bump vue-template-compiler and vite-plugin-dts in /web #1721

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Removes vue-template-compiler. It's no longer used after updating ancestor dependency vite-plugin-dts. These dependencies need to be updated together.

Removes vue-template-compiler

Updates vite-plugin-dts from 3.5.2 to 4.0.1

Release notes

Sourced from vite-plugin-dts's releases.

v4.0.1

Please refer to CHANGELOG.md for details.

v4.0.0

Please refer to CHANGELOG.md for details.

v4.0.0-beta.2

Please refer to CHANGELOG.md for details.

v4.0.0-beta.1

Please refer to CHANGELOG.md for details.

v4.0.0-beta.0

Please refer to CHANGELOG.md for details.

v3.9.1

Please refer to CHANGELOG.md for details.

v3.9.0

Please refer to CHANGELOG.md for details.

v3.8.3

Please refer to CHANGELOG.md for details.

v3.8.2

Please refer to CHANGELOG.md for details.

v3.8.1

Please refer to CHANGELOG.md for details.

v3.8.0

Please refer to CHANGELOG.md for details.

v3.7.3

Please refer to CHANGELOG.md for details.

v3.7.2

Please refer to CHANGELOG.md for details.

v3.7.1

Please refer to CHANGELOG.md for details.

v3.7.0

Please refer to CHANGELOG.md for details.

v3.6.4

Please refer to CHANGELOG.md for details.

v3.6.3

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite-plugin-dts's changelog.

4.0.1 (2024-08-07)

Bug Fixes

4.0.0 (2024-08-06)

Bug Fixes

  • remove global types for vue declaration files (e873107), closes #354
  • resolve module preserve to esnext for rollup (710400a), closes #358
  • sync diff line to mappings after transform (cd5ba32), closes #356
  • typescript lib path resolution for rollup in monorepo (#360) (da4af65)

4.0.0-beta.2 (2024-07-30)

Bug Fixes

  • ignore namespace from declaration collect (b9c3947), closes #352
  • more accurately generate index file (e080ce5), closes #345

Features

4.0.0-beta.1 (2024-07-18)

Bug Fixes

  • should parse files option into include (b219453), closes #337

Features

4.0.0-beta.0 (2024-07-17)

Bug Fixes

  • support module extension for rollup types (#339) (bd1b52a)

Features

3.9.1 (2024-05-05)

Bug Fixes

... (truncated)

Commits
  • b7df107 release: v4.0.1
  • 589901f fix: correctly match normal export
  • b4bf8db release: v4.0.0
  • 710400a fix: resolve module preserve to esnext for rollup
  • da4af65 fix: typescript lib path resolution for rollup in monorepo (#360)
  • cd5ba32 fix: sync diff line to mappings after transform
  • e873107 fix: remove global types for vue declaration files
  • d0613f4 release: v4.0.0-beta.2
  • e080ce5 fix: more accurately generate index file
  • 1935414 feat: upgrade volar
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/trinsic-id/sdk/network/alerts).