fix(deps): update dependency vite-tsconfig-paths to v5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vite-tsconfig-paths | dependencies | major | ^4.2.1 -> ^5.0.0 |
Release Notes
aleclarson/vite-tsconfig-paths
v5.0.1
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.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot