Commit 4df9ce4
authored
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.1 parent 0c796b3 commit 4df9ce4
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments