fix(website): update @playform/compress 0.1.7 → 0.1.9 (#34058)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@playform/compress](https://redirect.github.com/PlayForm/Compress) | dependencies | patch | [`0.1.9` -> `0.1.9`](https://renovatebot.com/diffs/npm/@playform%2fcompress/0.1.7/0.1.9) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>PlayForm/Compress (@​playform/compress)</summary> ### [`v0.1.9`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#019) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/f69bb94485bffa434ad404bbbfa303afd13068ea...5779505b555a047fc83db6fa34d9fbc78c06a1b9) ##### Add - Support for JSON file compression with automatic parsing and minification - JSON compression enabled by default in configuration ### [`v0.1.8`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#018) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/c7d77c36f9704d08bb729c8fa5587aa807c3ef3f...f69bb94485bffa434ad404bbbfa303afd13068ea) ##### Change - Updated core module imports to use Node.js `node:` protocol for `fs`, `path`, and `buffer` - Updated dependencies to latest versions: - `commander` (13.0.0 → 13.1.0) - `deepmerge-ts` (7.1.3 → 7.1.5) - `lightningcss` (1.28.2 → 1.29.3) - `terser` (5.37.0 → 5.39.0) - `browserslist` (4.24.3 → 4.24.4) - Modified package metadata including: - Version bump to 0.1.8 - Description formatting changes - Script name adjustments in package.json - Changed default configuration to disable `lightningcss` compressor by default ##### Add - Support boolean type for compression options (`csso`, `lightningcss`, `html-minifier-terser`, `sharp`, `terser`, `svgo`) to allow disabling specific compressors ##### Fix - Fixed type casting in ESBuild configuration by explicitly specifying `Plugin` type - Corrected import statements for Node.js core modules </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
Generated
+1405
-716
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user