Bump rollup-plugin-dts from 6.3.0 to 6.4.0 by dependabot[bot] · Pull Request #106 · queritylib/querity-react

Bumps rollup-plugin-dts from 6.3.0 to 6.4.0.

Changelog

Sourced from rollup-plugin-dts's changelog.

6.4.0

Features:

  • Implement proper SourceMap support with goto-definition granularity
  • Support dotted namespace syntax

Fixes:

  • Better naming for declare module paths
  • Add compatibility with TS6

Thank you:

Features, fixes and improvements in this release have been contributed by:

Commits
  • b8e0f64 6.4.0
  • 2fd14c5 prepare release
  • f7b95e9 chore(deps): update dependency @​types/node to ^24.12.0
  • 72e8f63 Upgrade to Rollup 4.59 and fix transform param compatibility (#378)
  • ec126d1 chore(deps): update dependency c8 to v11 (#377)
  • 8817b7d chore(deps): update dependency @​types/node to ^24.11.0
  • 12516e0 fix: replace silent console.log debug logging with Rollup warning (#376)
  • 6849c02 fix: strip intermediate sourceMappingURL comments (#371)
  • 71bc230 chore(deps): update all non-major dependencies (#368)
  • 97080f7 fix: rewrite relative declare module paths to target chunk names (#365) (#372)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> 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)