Kamahl19 / react-starter

Full-featured typescript starter for React application
https://react-starter-kamahl19.vercel.app
MIT License
95 stars 17 forks source link

Update dependency vite-tsconfig-paths to v4.2.0 - autoclosed #1463

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-tsconfig-paths 4.1.0 -> 4.2.0 age adoption passing confidence

Release Notes

aleclarson/vite-tsconfig-paths ### [`v4.2.0`](https://togithub.com/aleclarson/vite-tsconfig-paths/releases/tag/v4.2.0) [Compare Source](https://togithub.com/aleclarson/vite-tsconfig-paths/compare/v4.1.0...v4.2.0) - [`7a97869`](https://togithub.com/aleclarson/vite-tsconfig-paths/commit/7a97869db40bf42924856bf586b615cb3003dbc7) If a tsconfig file is malformed and cannot be parsed (e.g. its `extends` property points to a non-existent file), an error is now logged instead of crashing the process. You can disable parsing error logs by setting `ignoreConfigErrors: true` in the plugin options.

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 has been generated by Mend Renovate. View repository job log here.