tsparticles / website

tsParticles official website
https://particles.js.org
MIT License
6 stars 1 forks source link

fix(deps): update dependency minify to v10 #10

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
minify (source) ^9.2.0 -> ^10.0.0 age adoption passing confidence

Release Notes

coderaiser/minify ### [`v10.0.0`](https://togithub.com/coderaiser/minify/releases/tag/v10.0.0): minify v10.0.0 [Compare Source](https://togithub.com/coderaiser/minify/compare/v9.2.0...v10.0.0) #### Migrate to `@putout/minify` from `terser` From now `minify` uses 🐊[**Putout**](https://togithub.com/coderaiser/putout)-based minifier [`@putout/minify`](https://togithub.com/coderaiser/putoutjs/minify) which uses brand new [`@putout/printer`](https://togithub.com/putoutjs/printer). It gives us more power over configuration and using any kind of code transformations. If have any issues [submit an issue](https://togithub.com/coderaiser/minify/issues/new). Have a nice day 🎈! #### 🔥 feature - [`5a3e527`](https://togithub.com/coderaiser/minify/commit/5a3e527) minify: js: migrate to [@​putout/minify](https://togithub.com/putout/minify) from terser - [`4b31151`](https://togithub.com/coderaiser/minify/commit/4b31151) package: escover v3.2.3 - [`a1651fb`](https://togithub.com/coderaiser/minify/commit/a1651fb) package: eslint-plugin-putout v17.5.1 - [`7130ae7`](https://togithub.com/coderaiser/minify/commit/7130ae7) package: putout v29.4.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 has been generated by Mend Renovate. View repository job log here.