Skip to content

Commit 4df9ce4

Browse files
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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"vite": "5.4.2",
6161
"vite-plugin-checker": "0.8.0",
6262
"vite-plugin-ejs": "1.7.0",
63-
"vite-tsconfig-paths": "4.3.2",
63+
"vite-tsconfig-paths": "5.0.1",
6464
"yargs": "17.7.2"
6565
}
6666
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)