Skip to content

Commit b457ac4

Browse files
chore(deps): update dependency rollup to v4.28.0 (#2530)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://redirect.github.com/rollup/rollup)) | [`4.22.4` -> `4.28.0`](https://renovatebot.com/diffs/npm/rollup/4.22.4/4.28.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.22.4/4.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.22.4/4.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.28.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4280) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.27.4...v4.28.0) *2024-11-30* ##### Features - Allow to specify how to handle import attributes when transpiling Rollup config files ([#&#8203;5743](https://redirect.github.com/rollup/rollup/issues/5743)) ##### Pull Requests - [#&#8203;5743](https://redirect.github.com/rollup/rollup/pull/5743): fix: supports modify the import attributes key in the config file ([@&#8203;TrickyPi](https://redirect.github.com/TrickyPi), [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;5747](https://redirect.github.com/rollup/rollup/pull/5747): chore(deps): update codecov/codecov-action action to v5 ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5748](https://redirect.github.com/rollup/rollup/pull/5748): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) ### [`v4.27.4`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4274) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.27.3...v4.27.4) *2024-11-23* ##### Bug Fixes - Update bundled magic-string to support sourcemap debug ids ([#&#8203;5740](https://redirect.github.com/rollup/rollup/issues/5740)) ##### Pull Requests - [#&#8203;5740](https://redirect.github.com/rollup/rollup/pull/5740): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) ### [`v4.27.3`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4273) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.27.2...v4.27.3) *2024-11-18* ##### Bug Fixes - Revert object property tree-shaking for now ([#&#8203;5736](https://redirect.github.com/rollup/rollup/issues/5736)) ##### Pull Requests - [#&#8203;5736](https://redirect.github.com/rollup/rollup/pull/5736): Revert object tree-shaking until some issues have been resolved ([@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.27.2`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4272) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.27.1...v4.27.2) *2024-11-15* ##### Bug Fixes - Ensure unused variables in patterns are always deconflicted if rendered ([#&#8203;5728](https://redirect.github.com/rollup/rollup/issues/5728)) ##### Pull Requests - [#&#8203;5728](https://redirect.github.com/rollup/rollup/pull/5728): Fix more variable deconflicting issues ([@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.27.1`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4271) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.27.0...v4.27.1) *2024-11-15* ##### Bug Fixes - Fix some situations where parameter declarations could put Rollup into an infinite loop ([#&#8203;5727](https://redirect.github.com/rollup/rollup/issues/5727)) ##### Pull Requests - [#&#8203;5727](https://redirect.github.com/rollup/rollup/pull/5727): Debug out-of-memory issues with Rollup v4.27.0 ([@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.27.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4270) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.26.0...v4.27.0) *2024-11-15* ##### Features - Tree-shake unused properties in object literals ([#&#8203;5420](https://redirect.github.com/rollup/rollup/issues/5420)) ##### Bug Fixes - Change hash length limit to 21 to avoid inconsistent hash length ([#&#8203;5423](https://redirect.github.com/rollup/rollup/issues/5423)) ##### Pull Requests - [#&#8203;5420](https://redirect.github.com/rollup/rollup/pull/5420): feat: implement object tree-shaking ([@&#8203;TrickyPi](https://redirect.github.com/TrickyPi), [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;5723](https://redirect.github.com/rollup/rollup/pull/5723): Reduce max hash size to 21 ([@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;5724](https://redirect.github.com/rollup/rollup/pull/5724): fix(deps): update swc monorepo (major) ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5725](https://redirect.github.com/rollup/rollup/pull/5725): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) ### [`v4.26.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4260) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.25.0...v4.26.0) *2024-11-13* ##### Features - Allow to avoid `await bundle.close()` via explicit resource management in TypeScript ([#&#8203;5721](https://redirect.github.com/rollup/rollup/issues/5721)) ##### Pull Requests - [#&#8203;5721](https://redirect.github.com/rollup/rollup/pull/5721): feat: support `using` for `RollupBuild` ([@&#8203;shulaoda](https://redirect.github.com/shulaoda)) ### [`v4.25.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4250) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.4...v4.25.0) *2024-11-09* ##### Features - Add `output.sourcemapDebugIds` option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar ([#&#8203;5712](https://redirect.github.com/rollup/rollup/issues/5712)) ##### Bug Fixes - Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm ([#&#8203;5719](https://redirect.github.com/rollup/rollup/issues/5719)) ##### Pull Requests - [#&#8203;5712](https://redirect.github.com/rollup/rollup/pull/5712): feat: Add support for injecting Debug IDs ([@&#8203;timfish](https://redirect.github.com/timfish)) - [#&#8203;5717](https://redirect.github.com/rollup/rollup/pull/5717): fix(deps): update swc monorepo (major) ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5718](https://redirect.github.com/rollup/rollup/pull/5718): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5719](https://redirect.github.com/rollup/rollup/pull/5719): Use a less surprising base-16 encoding ([@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.24.4`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4244) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.3...v4.24.4) *2024-11-04* ##### Bug Fixes - Ensure mutations by handlers in Proxy definitions are always respected when tree-shaking ([#&#8203;5713](https://redirect.github.com/rollup/rollup/issues/5713)) ##### Pull Requests - [#&#8203;5708](https://redirect.github.com/rollup/rollup/pull/5708): Update configuration-options document ([@&#8203;sacru2red](https://redirect.github.com/sacru2red), [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;5711](https://redirect.github.com/rollup/rollup/pull/5711): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5713](https://redirect.github.com/rollup/rollup/pull/5713): fix: Deoptimize the proxied object if its property is reassigned in the handler functions ([@&#8203;TrickyPi](https://redirect.github.com/TrickyPi)) ### [`v4.24.3`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4243) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.2...v4.24.3) *2024-10-29* ##### Bug Fixes - Slightly reduce memory consumption by specifying fixed array sizes where possible ([#&#8203;5703](https://redirect.github.com/rollup/rollup/issues/5703)) ##### Pull Requests - [#&#8203;5703](https://redirect.github.com/rollup/rollup/pull/5703): perf: use pre-allocated arrays for known result sizes ([@&#8203;GalacticHypernova](https://redirect.github.com/GalacticHypernova)) ### [`v4.24.2`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4242) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.1...v4.24.2) *2024-10-27* ##### Bug Fixes - Add missing build dependency ([#&#8203;5705](https://redirect.github.com/rollup/rollup/issues/5705)) ##### Pull Requests - [#&#8203;5705](https://redirect.github.com/rollup/rollup/pull/5705): Fix "Couldn't find package" error when installing rollup using yarn ([@&#8203;tagattie](https://redirect.github.com/tagattie)) ### [`v4.24.1`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4241) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.0...v4.24.1) *2024-10-27* ##### Bug Fixes - Support running Rollup natively on FreeBSD ([#&#8203;5698](https://redirect.github.com/rollup/rollup/issues/5698)) ##### Pull Requests - [#&#8203;5689](https://redirect.github.com/rollup/rollup/pull/5689): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5690](https://redirect.github.com/rollup/rollup/pull/5690): chore(deps): update dependency [@&#8203;inquirer/prompts](https://redirect.github.com/inquirer/prompts) to v7 ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5691](https://redirect.github.com/rollup/rollup/pull/5691): chore(deps): update dependency eslint-plugin-unicorn to v56 ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5692](https://redirect.github.com/rollup/rollup/pull/5692): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot], [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;5695](https://redirect.github.com/rollup/rollup/pull/5695): fix(deps): update swc monorepo (major) ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5696](https://redirect.github.com/rollup/rollup/pull/5696): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5698](https://redirect.github.com/rollup/rollup/pull/5698): Add support for FreeBSD (x64 and arm64) ([@&#8203;tagattie](https://redirect.github.com/tagattie), [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.24.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4240) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.23.0...v4.24.0) *2024-10-02* ##### Features - Support preserving and transpiling JSX syntax ([#&#8203;5668](https://redirect.github.com/rollup/rollup/issues/5668)) ##### Pull Requests - [#&#8203;5668](https://redirect.github.com/rollup/rollup/pull/5668): Introduce JSX support ([@&#8203;lukastaegert](https://redirect.github.com/lukastaegert), [@&#8203;Martin-Idel](https://redirect.github.com/Martin-Idel), [@&#8203;felixhuttmann](https://redirect.github.com/felixhuttmann), [@&#8203;AlexDroll](https://redirect.github.com/AlexDroll), [@&#8203;tiptr](https://redirect.github.com/tiptr)) ### [`v4.23.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4230) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.5...v4.23.0) *2024-10-01* ##### Features - Collect all emitted names and originalFileNames for assets ([#&#8203;5686](https://redirect.github.com/rollup/rollup/issues/5686)) ##### Pull Requests - [#&#8203;5686](https://redirect.github.com/rollup/rollup/pull/5686): Add names and originalFileNames to assets ([@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.22.5`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4225) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.4...v4.22.5) *2024-09-27* ##### Bug Fixes - Allow parsing of certain unicode characters again ([#&#8203;5674](https://redirect.github.com/rollup/rollup/issues/5674)) ##### Pull Requests - [#&#8203;5674](https://redirect.github.com/rollup/rollup/pull/5674): Fix panic with unicode characters ([@&#8203;sapphi-red](https://redirect.github.com/sapphi-red), [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;5675](https://redirect.github.com/rollup/rollup/pull/5675): chore(deps): update dependency rollup to v4.22.4 \[security] ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5680](https://redirect.github.com/rollup/rollup/pull/5680): chore(deps): update dependency [@&#8203;rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) to v28 ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot], [@&#8203;lukastaegert](https://redirect.github.com/lukastaegert)) - [#&#8203;5681](https://redirect.github.com/rollup/rollup/pull/5681): chore(deps): update dependency [@&#8203;rollup/plugin-replace](https://redirect.github.com/rollup/plugin-replace) to v6 ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5682](https://redirect.github.com/rollup/rollup/pull/5682): chore(deps): update dependency [@&#8203;rollup/plugin-typescript](https://redirect.github.com/rollup/plugin-typescript) to v12 ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) - [#&#8203;5684](https://redirect.github.com/rollup/rollup/pull/5684): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://redirect.github.com/renovate)\[bot]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone Asia/Seoul, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adb4d27 commit b457ac4

File tree

1 file changed

+97
-70
lines changed

1 file changed

+97
-70
lines changed

yarn.lock

Lines changed: 97 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -5519,114 +5519,128 @@ __metadata:
55195519
languageName: node
55205520
linkType: hard
55215521

5522-
"@rollup/rollup-android-arm-eabi@npm:4.22.4":
5523-
version: 4.22.4
5524-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.22.4"
5522+
"@rollup/rollup-android-arm-eabi@npm:4.28.0":
5523+
version: 4.28.0
5524+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.28.0"
55255525
conditions: os=android & cpu=arm
55265526
languageName: node
55275527
linkType: hard
55285528

5529-
"@rollup/rollup-android-arm64@npm:4.22.4":
5530-
version: 4.22.4
5531-
resolution: "@rollup/rollup-android-arm64@npm:4.22.4"
5529+
"@rollup/rollup-android-arm64@npm:4.28.0":
5530+
version: 4.28.0
5531+
resolution: "@rollup/rollup-android-arm64@npm:4.28.0"
55325532
conditions: os=android & cpu=arm64
55335533
languageName: node
55345534
linkType: hard
55355535

5536-
"@rollup/rollup-darwin-arm64@npm:4.22.4":
5537-
version: 4.22.4
5538-
resolution: "@rollup/rollup-darwin-arm64@npm:4.22.4"
5536+
"@rollup/rollup-darwin-arm64@npm:4.28.0":
5537+
version: 4.28.0
5538+
resolution: "@rollup/rollup-darwin-arm64@npm:4.28.0"
55395539
conditions: os=darwin & cpu=arm64
55405540
languageName: node
55415541
linkType: hard
55425542

5543-
"@rollup/rollup-darwin-x64@npm:4.22.4":
5544-
version: 4.22.4
5545-
resolution: "@rollup/rollup-darwin-x64@npm:4.22.4"
5543+
"@rollup/rollup-darwin-x64@npm:4.28.0":
5544+
version: 4.28.0
5545+
resolution: "@rollup/rollup-darwin-x64@npm:4.28.0"
55465546
conditions: os=darwin & cpu=x64
55475547
languageName: node
55485548
linkType: hard
55495549

5550-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.22.4":
5551-
version: 4.22.4
5552-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.22.4"
5550+
"@rollup/rollup-freebsd-arm64@npm:4.28.0":
5551+
version: 4.28.0
5552+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.28.0"
5553+
conditions: os=freebsd & cpu=arm64
5554+
languageName: node
5555+
linkType: hard
5556+
5557+
"@rollup/rollup-freebsd-x64@npm:4.28.0":
5558+
version: 4.28.0
5559+
resolution: "@rollup/rollup-freebsd-x64@npm:4.28.0"
5560+
conditions: os=freebsd & cpu=x64
5561+
languageName: node
5562+
linkType: hard
5563+
5564+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.28.0":
5565+
version: 4.28.0
5566+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.28.0"
55535567
conditions: os=linux & cpu=arm & libc=glibc
55545568
languageName: node
55555569
linkType: hard
55565570

5557-
"@rollup/rollup-linux-arm-musleabihf@npm:4.22.4":
5558-
version: 4.22.4
5559-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.22.4"
5571+
"@rollup/rollup-linux-arm-musleabihf@npm:4.28.0":
5572+
version: 4.28.0
5573+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.28.0"
55605574
conditions: os=linux & cpu=arm & libc=musl
55615575
languageName: node
55625576
linkType: hard
55635577

5564-
"@rollup/rollup-linux-arm64-gnu@npm:4.22.4":
5565-
version: 4.22.4
5566-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.22.4"
5578+
"@rollup/rollup-linux-arm64-gnu@npm:4.28.0":
5579+
version: 4.28.0
5580+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.28.0"
55675581
conditions: os=linux & cpu=arm64 & libc=glibc
55685582
languageName: node
55695583
linkType: hard
55705584

5571-
"@rollup/rollup-linux-arm64-musl@npm:4.22.4":
5572-
version: 4.22.4
5573-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.22.4"
5585+
"@rollup/rollup-linux-arm64-musl@npm:4.28.0":
5586+
version: 4.28.0
5587+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.28.0"
55745588
conditions: os=linux & cpu=arm64 & libc=musl
55755589
languageName: node
55765590
linkType: hard
55775591

5578-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.22.4":
5579-
version: 4.22.4
5580-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.22.4"
5592+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.28.0":
5593+
version: 4.28.0
5594+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.28.0"
55815595
conditions: os=linux & cpu=ppc64 & libc=glibc
55825596
languageName: node
55835597
linkType: hard
55845598

5585-
"@rollup/rollup-linux-riscv64-gnu@npm:4.22.4":
5586-
version: 4.22.4
5587-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.22.4"
5599+
"@rollup/rollup-linux-riscv64-gnu@npm:4.28.0":
5600+
version: 4.28.0
5601+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.28.0"
55885602
conditions: os=linux & cpu=riscv64 & libc=glibc
55895603
languageName: node
55905604
linkType: hard
55915605

5592-
"@rollup/rollup-linux-s390x-gnu@npm:4.22.4":
5593-
version: 4.22.4
5594-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.22.4"
5606+
"@rollup/rollup-linux-s390x-gnu@npm:4.28.0":
5607+
version: 4.28.0
5608+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.28.0"
55955609
conditions: os=linux & cpu=s390x & libc=glibc
55965610
languageName: node
55975611
linkType: hard
55985612

5599-
"@rollup/rollup-linux-x64-gnu@npm:4.22.4":
5600-
version: 4.22.4
5601-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.22.4"
5613+
"@rollup/rollup-linux-x64-gnu@npm:4.28.0":
5614+
version: 4.28.0
5615+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.28.0"
56025616
conditions: os=linux & cpu=x64 & libc=glibc
56035617
languageName: node
56045618
linkType: hard
56055619

5606-
"@rollup/rollup-linux-x64-musl@npm:4.22.4":
5607-
version: 4.22.4
5608-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.22.4"
5620+
"@rollup/rollup-linux-x64-musl@npm:4.28.0":
5621+
version: 4.28.0
5622+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.28.0"
56095623
conditions: os=linux & cpu=x64 & libc=musl
56105624
languageName: node
56115625
linkType: hard
56125626

5613-
"@rollup/rollup-win32-arm64-msvc@npm:4.22.4":
5614-
version: 4.22.4
5615-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.22.4"
5627+
"@rollup/rollup-win32-arm64-msvc@npm:4.28.0":
5628+
version: 4.28.0
5629+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.28.0"
56165630
conditions: os=win32 & cpu=arm64
56175631
languageName: node
56185632
linkType: hard
56195633

5620-
"@rollup/rollup-win32-ia32-msvc@npm:4.22.4":
5621-
version: 4.22.4
5622-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.22.4"
5634+
"@rollup/rollup-win32-ia32-msvc@npm:4.28.0":
5635+
version: 4.28.0
5636+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.28.0"
56235637
conditions: os=win32 & cpu=ia32
56245638
languageName: node
56255639
linkType: hard
56265640

5627-
"@rollup/rollup-win32-x64-msvc@npm:4.22.4":
5628-
version: 4.22.4
5629-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.22.4"
5641+
"@rollup/rollup-win32-x64-msvc@npm:4.28.0":
5642+
version: 4.28.0
5643+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.28.0"
56305644
conditions: os=win32 & cpu=x64
56315645
languageName: node
56325646
linkType: hard
@@ -6711,13 +6725,20 @@ __metadata:
67116725
languageName: node
67126726
linkType: hard
67136727

6714-
"@types/estree@npm:*, @types/estree@npm:1.0.5, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.5":
6728+
"@types/estree@npm:*, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.5":
67156729
version: 1.0.5
67166730
resolution: "@types/estree@npm:1.0.5"
67176731
checksum: 10/7de6d928dd4010b0e20c6919e1a6c27b61f8d4567befa89252055fad503d587ecb9a1e3eab1b1901f923964d7019796db810b7fd6430acb26c32866d126fd408
67186732
languageName: node
67196733
linkType: hard
67206734

6735+
"@types/estree@npm:1.0.6":
6736+
version: 1.0.6
6737+
resolution: "@types/estree@npm:1.0.6"
6738+
checksum: 10/9d35d475095199c23e05b431bcdd1f6fec7380612aed068b14b2a08aa70494de8a9026765a5a91b1073f636fb0368f6d8973f518a31391d519e20c59388ed88d
6739+
languageName: node
6740+
linkType: hard
6741+
67216742
"@types/estree@npm:^0.0.51":
67226743
version: 0.0.51
67236744
resolution: "@types/estree@npm:0.0.51"
@@ -18204,26 +18225,28 @@ __metadata:
1820418225
linkType: hard
1820518226

1820618227
"rollup@npm:^4.11.0":
18207-
version: 4.22.4
18208-
resolution: "rollup@npm:4.22.4"
18209-
dependencies:
18210-
"@rollup/rollup-android-arm-eabi": "npm:4.22.4"
18211-
"@rollup/rollup-android-arm64": "npm:4.22.4"
18212-
"@rollup/rollup-darwin-arm64": "npm:4.22.4"
18213-
"@rollup/rollup-darwin-x64": "npm:4.22.4"
18214-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.22.4"
18215-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.22.4"
18216-
"@rollup/rollup-linux-arm64-gnu": "npm:4.22.4"
18217-
"@rollup/rollup-linux-arm64-musl": "npm:4.22.4"
18218-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.22.4"
18219-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.22.4"
18220-
"@rollup/rollup-linux-s390x-gnu": "npm:4.22.4"
18221-
"@rollup/rollup-linux-x64-gnu": "npm:4.22.4"
18222-
"@rollup/rollup-linux-x64-musl": "npm:4.22.4"
18223-
"@rollup/rollup-win32-arm64-msvc": "npm:4.22.4"
18224-
"@rollup/rollup-win32-ia32-msvc": "npm:4.22.4"
18225-
"@rollup/rollup-win32-x64-msvc": "npm:4.22.4"
18226-
"@types/estree": "npm:1.0.5"
18228+
version: 4.28.0
18229+
resolution: "rollup@npm:4.28.0"
18230+
dependencies:
18231+
"@rollup/rollup-android-arm-eabi": "npm:4.28.0"
18232+
"@rollup/rollup-android-arm64": "npm:4.28.0"
18233+
"@rollup/rollup-darwin-arm64": "npm:4.28.0"
18234+
"@rollup/rollup-darwin-x64": "npm:4.28.0"
18235+
"@rollup/rollup-freebsd-arm64": "npm:4.28.0"
18236+
"@rollup/rollup-freebsd-x64": "npm:4.28.0"
18237+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.28.0"
18238+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.28.0"
18239+
"@rollup/rollup-linux-arm64-gnu": "npm:4.28.0"
18240+
"@rollup/rollup-linux-arm64-musl": "npm:4.28.0"
18241+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.28.0"
18242+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.28.0"
18243+
"@rollup/rollup-linux-s390x-gnu": "npm:4.28.0"
18244+
"@rollup/rollup-linux-x64-gnu": "npm:4.28.0"
18245+
"@rollup/rollup-linux-x64-musl": "npm:4.28.0"
18246+
"@rollup/rollup-win32-arm64-msvc": "npm:4.28.0"
18247+
"@rollup/rollup-win32-ia32-msvc": "npm:4.28.0"
18248+
"@rollup/rollup-win32-x64-msvc": "npm:4.28.0"
18249+
"@types/estree": "npm:1.0.6"
1822718250
fsevents: "npm:~2.3.2"
1822818251
dependenciesMeta:
1822918252
"@rollup/rollup-android-arm-eabi":
@@ -18234,6 +18257,10 @@ __metadata:
1823418257
optional: true
1823518258
"@rollup/rollup-darwin-x64":
1823618259
optional: true
18260+
"@rollup/rollup-freebsd-arm64":
18261+
optional: true
18262+
"@rollup/rollup-freebsd-x64":
18263+
optional: true
1823718264
"@rollup/rollup-linux-arm-gnueabihf":
1823818265
optional: true
1823918266
"@rollup/rollup-linux-arm-musleabihf":
@@ -18262,7 +18289,7 @@ __metadata:
1826218289
optional: true
1826318290
bin:
1826418291
rollup: dist/bin/rollup
18265-
checksum: 10/0fbee8c14d9052624c76a09fe79ed4d46024832be3ceea86c69f1521ae84b581a64c6e6596fdd796030c206835987e1a0a3be85f4c0d35b71400be5dce799d12
18292+
checksum: 10/e604ff8d866818fff5b15864eab09011b497117774de413a566c17bda5fc6878ea101b6124421e29d7c3478280b8e6a864b2b1f1c7c4422e7fe31cb6846a09fc
1826618293
languageName: node
1826718294
linkType: hard
1826818295

0 commit comments

Comments
 (0)