Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency vite-tsconfig-paths to v5.1.0
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | vite-tsconfig-paths | 5.0.1 | 5.1.0 | ## [v5.1.0](https://github.com/aleclarson/vite-tsconfig-paths/releases/tag/v5.1.0) - Add `skip` option for adding additional directories to be skipped when searching for tsconfig.json files ([#146](aleclarson/vite-tsconfig-paths#146)) - Fix path resolution on Windows when other Vite plugins neglect to normalize the `importer` path before calling `this.resolve` in their `resolveId` hooks ([#157](aleclarson/vite-tsconfig-paths#157)) - Allow both tsconfig.json and jsconfig.json in the same directory ([`4124b09`](aleclarson/vite-tsconfig-paths@4124b09))
- Loading branch information