chore(deps-dev): Bump vite-tsconfig-paths from 5.1.4 to 6.0.1

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

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.0.1
  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-15 21:10:28 +00:00
committed by Félix MARQUET
parent 7c8294251d
commit 4086e5157b
2 changed files with 6 additions and 6 deletions

View File

@@ -63,6 +63,6 @@
"prettier": "^3.7.4",
"vite": "^7.3.0",
"vite-plugin-svgr": "^4.5.0",
"vite-tsconfig-paths": "^5.1.4"
"vite-tsconfig-paths": "^6.0.1"
}
}