libretime / website

Source for the LibreTime website
https://libretime.org
1 stars 2 forks source link

fix(deps): update dependency clsx to v2 #48

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
clsx ^1.2.1 -> ^2.0.0 age adoption passing confidence

Release Notes

lukeed/clsx (clsx) ### [`v2.0.0`](https://togithub.com/lukeed/clsx/releases/tag/v2.0.0) [Compare Source](https://togithub.com/lukeed/clsx/compare/v1.2.1...v2.0.0) #### Breaking - Add `"exports"` map for native ESM support ([#​57](https://togithub.com/lukeed/clsx/issues/57)): [`3ec8e9f`](https://togithub.com/lukeed/clsx/commit/3ec8e9f), [`0949868`](https://togithub.com/lukeed/clsx/commit/0949868) *Also supports TypeScript's `node16`/`nodenext` module resolution* *Maintains CommonJS support (with fixed TS definitions)* *Thank you [@​remcohaszing](https://togithub.com/remcohaszing)~!* #### Chores - Add [Tailwind Support](https://togithub.com/lukeed/clsx#tailwind-support) section to README ([#​65](https://togithub.com/lukeed/clsx/issues/65), [#​68](https://togithub.com/lukeed/clsx/issues/68)): [`496db1d`](https://togithub.com/lukeed/clsx/commit/496db1d), [`4a4eadd`](https://togithub.com/lukeed/clsx/commit/4a4eadd) *Thank you [@​kevinlowe0x3F7](https://togithub.com/kevinlowe0x3F7) & [@​kevinlowe0x3F7](https://togithub.com/kevinlowe0x3F7)* - Add tests for numbers & variadic number arguments: [`c520353`](https://togithub.com/lukeed/clsx/commit/c520353) - Update package module size: [`03e1cf9`](https://togithub.com/lukeed/clsx/commit/03e1cf9) *** > **Full Changelog**: https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0

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.