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
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | vite-tsconfig-paths | 4.3.2 | 5.0.1 | ## [v5.0.1](aleclarson/vite-tsconfig-paths@v5.0.0...v5.0.1) ## [v5.0.0](https://github.com/aleclarson/vite-tsconfig-paths/releases/tag/v5.0.0) This package is now ESM only in order to align with Vite: https://vitejs.dev/guide/migration#deprecate-cjs-node-api If your project is using CommonJS, you can rename your Vite config to use the `.mjs` or `.mts` extension (depending on whether you use TypeScript or not). If you're not using Vite v5.0.0+, you may want to pin your dependency to v4 of this plugin.
- Loading branch information