build(deps-dev): bump vite-tsconfig-paths from 4.2.3 to 5.0.1 (#2758)

Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.2.3 to 5.0.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.3...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dolan <dolan_miu@hotmail.com>
This commit is contained in:
dependabot[bot]
2024-10-13 23:02:22 +01:00
committed by GitHub
parent afcd1ae060
commit 368aa431a0
2 changed files with 18 additions and 18 deletions

View File

@ -99,7 +99,7 @@
"vite": "^5.0.10",
"vite-plugin-dts": "^4.2.4",
"vite-plugin-node-polyfills": "^0.19.0",
"vite-tsconfig-paths": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^1.1.0"
},
"engines": {