jhipster / jhipster-lite

JHipster Lite âš¡ is a development platform to generate, develop & deploy modern web applications & microservices architecture, step by step - using Hexagonal Architecture :gem:
https://lite.jhipster.tech
Apache License 2.0
467 stars 215 forks source link

Update dependency vite-tsconfig-paths to v5.1.0 #11320

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-tsconfig-paths 5.0.1 -> 5.1.0 age adoption passing confidence

Release Notes

aleclarson/vite-tsconfig-paths (vite-tsconfig-paths) ### [`v5.1.0`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v5.0.1...v5.1.0) - Add `skip` option for adding additional directories to be skipped when searching for tsconfig.json files ([#​146](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/146)) - Fix path resolution on Windows when other Vite plugins neglect to normalize the `importer` path before calling `this.resolve` in their `resolveId` hooks ([#​157](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/157)) - Allow both tsconfig.json and jsconfig.json in the same directory ([`4124b09`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/commit/4124b091607503d44b876bb4edd726667b386660))

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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.