Bump vite-tsconfig-paths from 3.6.0 to 4.0.1

Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 3.6.0 to 4.0.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v3.6.0...v4.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>
This commit is contained in:
dependabot[bot]
2022-12-08 18:09:02 +00:00
committed by GitHub
parent 94beac5cea
commit 2123ec01f1
2 changed files with 37 additions and 101 deletions

View File

@@ -109,7 +109,7 @@
"typescript": "^4.9.3",
"vite": "^3.2.4",
"vite-plugin-static-copy": "^0.12.0",
"vite-tsconfig-paths": "^3.6.0",
"vite-tsconfig-paths": "^4.0.1",
"web-component-analyzer": "^2.0.0-next.4"
},
"msw": {