build(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.0.4

Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.1.4 to 6.0.4.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.4...v6.0.4)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-12 15:39:28 +00:00
committed by GitHub
parent c6713b3a05
commit 6ddbdb76c7
+1 -1
View File
@@ -61,7 +61,7 @@
"turbo": "^2.2.3",
"typedoc": "^0.26.11",
"typescript": "^5.6.2",
"vite-tsconfig-paths": "^5.0.1",
"vite-tsconfig-paths": "^6.0.4",
"vitest": "^2.1.9",
"tsup": "^8.3.0"
},