Bump vite-tsconfig-paths from 4.2.3 to 4.3.1 in /commafeed-client

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-03 08:14:53 +00:00
committed by GitHub
parent 58789b15a3
commit 4cbf32cbb8
2 changed files with 11 additions and 11 deletions

View File

@@ -75,7 +75,7 @@
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^4.2.3",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.1.3",
"vitest-mock-extended": "^1.3.1"
}