total-typescript / advanced-patterns-workshop

An interactive TypeScript repo on advanced patterns (WIP)
1.33k stars 201 forks source link

chore(deps): update dependency vite-tsconfig-paths to v5 #34

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-tsconfig-paths ^4.0.7 -> ^5.0.0 age adoption passing confidence

Release Notes

aleclarson/vite-tsconfig-paths (vite-tsconfig-paths) ### [`v5.0.1`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v5.0.0...v5.0.1) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.2...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. ### [`v4.3.2`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.1...c02e4a2da868a6a0dc5489108d7c2f85acd5a7df) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.1...v4.3.2) ### [`v4.3.1`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.0...v4.3.1) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.0...v4.3.1) ### [`v4.3.0`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.3...v4.3.0) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.3...v4.3.0) ### [`v4.2.3`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/releases/tag/v4.2.3) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.2...v4.2.3) - [`4cc78b4`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/commit/4cc78b4816eb7eea13cae878d8a4b6da8d691c27) fix: avoid breaking change from [#​128](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/128) ### [`v4.2.2`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.1...v4.2.2) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.1...v4.2.2) ### [`v4.2.1`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.0...v4.2.1) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.0...v4.2.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.