chore(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.0.3

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

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.0.3
  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] 2025-12-21 14:15:55 +00:00 committed by GitHub
parent 1d7897b745
commit 67185c7fe0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,6 +92,6 @@
"typescript": "^5.9.3",
"vite": "^7.2.6",
"vite-bundle-analyzer": "^1.2.3",
"vite-tsconfig-paths": "^5.1.4"
"vite-tsconfig-paths": "^6.0.3"
}
}