From 26bc6d6e888aeeb3fbaf8ea8196bc8f2cd9b16e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:41:48 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20roll?= =?UTF-8?q?down=20to=20v1.1.3=20(#1065)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [rolldown](https://rolldown.rs/) ([source](https://redirect.github.com/rolldown/rolldown/tree/HEAD/packages/rolldown)) | [`1.1.2` โ†’ `1.1.3`](https://renovatebot.com/diffs/npm/rolldown/1.1.2/1.1.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/rolldown/1.1.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rolldown/1.1.2/1.1.3?slim=true) | --- ### Release Notes
rolldown/rolldown (rolldown) ### [`v1.1.3`](https://redirect.github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#113---2026-06-24) [Compare Source](https://redirect.github.com/rolldown/rolldown/compare/v1.1.2...v1.1.3) ##### ๐Ÿ› Bug Fixes - `defer_drop` crashes the browser main thread ([#​9942](https://redirect.github.com/rolldown/rolldown/issues/9942)) by [@​shulaoda](https://redirect.github.com/shulaoda) - camel-case: correct camel case for nested values ([#​9933](https://redirect.github.com/rolldown/rolldown/issues/9933)) by [@​kb019](https://redirect.github.com/kb019) - cli: display --help options in camelCase ([#​9941](https://redirect.github.com/rolldown/rolldown/issues/9941)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - preserve used re-exports under preserveModules ([#​9122](https://redirect.github.com/rolldown/rolldown/issues/9122)) ([#​9934](https://redirect.github.com/rolldown/rolldown/issues/9934)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - watch: make close reentrant in event callbacks ([#​9904](https://redirect.github.com/rolldown/rolldown/issues/9904)) by [@​hyf0](https://redirect.github.com/hyf0) - git for windows treats symlink files as regular files ([#​9915](https://redirect.github.com/rolldown/rolldown/issues/9915)) by [@​AliceLanniste](https://redirect.github.com/AliceLanniste) - dev: cancel pending full reload on build error ([#​9903](https://redirect.github.com/rolldown/rolldown/issues/9903)) by [@​h-a-n-a](https://redirect.github.com/h-a-n-a) - chunking: pass plugin meta to codeSplitting groups name function ([#​9267](https://redirect.github.com/rolldown/rolldown/issues/9267)) by [@​Kyujenius](https://redirect.github.com/Kyujenius) - dev: serve assets emitted during HMR/lazy compile ([vite#22596](https://redirect.github.com/vite/rolldown/issues/22596)) ([#​9815](https://redirect.github.com/rolldown/rolldown/issues/9815)) by [@​h-a-n-a](https://redirect.github.com/h-a-n-a) - release: dry-run step no longer publishes binding packages ([#​9866](https://redirect.github.com/rolldown/rolldown/issues/9866)) by [@​Boshen](https://redirect.github.com/Boshen) ##### ๐Ÿšœ Refactor - rolldown\_common: model ModuleId as a classified Path/Virtual/Bare enum ([#​9927](https://redirect.github.com/rolldown/rolldown/issues/9927)) by [@​Boshen](https://redirect.github.com/Boshen) - remove unused LegacyModuleIdx ([#​9872](https://redirect.github.com/rolldown/rolldown/issues/9872)) by [@​shulaoda](https://redirect.github.com/shulaoda) - remove unused StmtInfos::get\_namespace\_stmt\_info ([#​9870](https://redirect.github.com/rolldown/rolldown/issues/9870)) by [@​shulaoda](https://redirect.github.com/shulaoda) - remove unused Module::as\_external\_mut ([#​9871](https://redirect.github.com/rolldown/rolldown/issues/9871)) by [@​shulaoda](https://redirect.github.com/shulaoda) - remove unused EcmaAst::is\_body\_empty ([#​9869](https://redirect.github.com/rolldown/rolldown/issues/9869)) by [@​shulaoda](https://redirect.github.com/shulaoda) - drop dead is\_css\_module handling in resolve\_dependencies ([#​9867](https://redirect.github.com/rolldown/rolldown/issues/9867)) by [@​shulaoda](https://redirect.github.com/shulaoda) - drop redundant with\_commonjs on cjs source type ([#​9868](https://redirect.github.com/rolldown/rolldown/issues/9868)) by [@​shulaoda](https://redirect.github.com/shulaoda) ##### ๐Ÿ“š Documentation - clarify on drafting PRs ([#​9952](https://redirect.github.com/rolldown/rolldown/issues/9952)) by [@​h-a-n-a](https://redirect.github.com/h-a-n-a) - update contribution guidelines ([#​9944](https://redirect.github.com/rolldown/rolldown/issues/9944)) by [@​fubhy](https://redirect.github.com/fubhy) - note Rust crates don't follow semver in AGENTS.md ([#​9905](https://redirect.github.com/rolldown/rolldown/issues/9905)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) - add feedback form ([#​9159](https://redirect.github.com/rolldown/rolldown/issues/9159)) by [@​TheAlexLichter](https://redirect.github.com/TheAlexLichter) ##### โšก Performance - utils: avoid allocation in default\_sanitize\_file\_name for clean names ([#​9928](https://redirect.github.com/rolldown/rolldown/issues/9928)) by [@​Boshen](https://redirect.github.com/Boshen) - binding: box once-per-build futures before spawn\_future ([#​9864](https://redirect.github.com/rolldown/rolldown/issues/9864)) by [@​Boshen](https://redirect.github.com/Boshen) - utils: avoid wasted allocation in legitimize\_identifier\_name ([#​9926](https://redirect.github.com/rolldown/rolldown/issues/9926)) by [@​Boshen](https://redirect.github.com/Boshen) - rolldown: fuse the canonical-name dedup and insert in the renamer ([#​9900](https://redirect.github.com/rolldown/rolldown/issues/9900)) by [@​Boshen](https://redirect.github.com/Boshen) - rolldown: probe the name map once in ConflictResolver::resolve ([#​9899](https://redirect.github.com/rolldown/rolldown/issues/9899)) by [@​Boshen](https://redirect.github.com/Boshen) - cut two heap allocations from wrapped ESM init finalize ([#​9901](https://redirect.github.com/rolldown/rolldown/issues/9901)) by [@​Boshen](https://redirect.github.com/Boshen) - rolldown\_plugin\_vite\_reporter: hoist invariant out\_dir prefix out of reporter loop ([#​9873](https://redirect.github.com/rolldown/rolldown/issues/9873)) by [@​shulaoda](https://redirect.github.com/shulaoda) - drop throwaway Vec in wrapped esm init stmt ([#​9878](https://redirect.github.com/rolldown/rolldown/issues/9878)) by [@​shulaoda](https://redirect.github.com/shulaoda) - borrow owner\_filename in build-import-analysis AddDeps ([#​9874](https://redirect.github.com/rolldown/rolldown/issues/9874)) by [@​shulaoda](https://redirect.github.com/shulaoda) ##### ๐Ÿงช Testing - cover preserveModules named export via namespace re-export ([#​6010](https://redirect.github.com/rolldown/rolldown/issues/6010)) ([#​9937](https://redirect.github.com/rolldown/rolldown/issues/9937)) by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY) ##### โš™๏ธ Miscellaneous Tasks - deps: update napi to v3.9.4 ([#​9954](https://redirect.github.com/rolldown/rolldown/issues/9954)) by [@​shulaoda](https://redirect.github.com/shulaoda) - reduce noise from CODEOWNERS for trival changes ([#​9953](https://redirect.github.com/rolldown/rolldown/issues/9953)) by [@​h-a-n-a](https://redirect.github.com/h-a-n-a) - deps: update mimalloc-safe to 0.1.64 ([#​9950](https://redirect.github.com/rolldown/rolldown/issues/9950)) by [@​shulaoda](https://redirect.github.com/shulaoda) - deps: update rollup submodule for tests to v4.62.2 ([#​9931](https://redirect.github.com/rolldown/rolldown/issues/9931)) by [@​rolldown-guard](https://redirect.github.com/rolldown-guard)\[bot] - deps: test mimalloc-safe upstream-mimalloc switch in CI ([#​9930](https://redirect.github.com/rolldown/rolldown/issues/9930)) by [@​shulaoda](https://redirect.github.com/shulaoda) - rolldown\_plugin\_vite\_build\_import\_analysis: remove unused v2 code path ([#​9917](https://redirect.github.com/rolldown/rolldown/issues/9917)) by [@​shulaoda](https://redirect.github.com/shulaoda) - rolldown\_plugin\_vite\_manifest: remove unused is\_enable\_v2 code path ([#​9916](https://redirect.github.com/rolldown/rolldown/issues/9916)) by [@​shulaoda](https://redirect.github.com/shulaoda) - rolldown\_plugin\_vite\_asset\_import\_meta\_url: remove unexposed native vite plugin ([#​9896](https://redirect.github.com/rolldown/rolldown/issues/9896)) by [@​shulaoda](https://redirect.github.com/shulaoda) - rolldown\_plugin\_vite\_asset: remove unexposed native vite plugin ([#​9895](https://redirect.github.com/rolldown/rolldown/issues/9895)) by [@​shulaoda](https://redirect.github.com/shulaoda) - rolldown\_plugin\_vite\_css\_post: remove unexposed native vite plugin ([#​9894](https://redirect.github.com/rolldown/rolldown/issues/9894)) by [@​shulaoda](https://redirect.github.com/shulaoda) - rolldown\_plugin\_vite\_css: remove unexposed native vite plugin ([#​9893](https://redirect.github.com/rolldown/rolldown/issues/9893)) by [@​shulaoda](https://redirect.github.com/shulaoda) - rolldown\_plugin\_vite\_html\_inline\_proxy: remove unexposed native vite plugin ([#​9892](https://redirect.github.com/rolldown/rolldown/issues/9892)) by [@​shulaoda](https://redirect.github.com/shulaoda) - rolldown\_plugin\_vite\_html: remove unexposed native vite plugin ([#​9891](https://redirect.github.com/rolldown/rolldown/issues/9891)) by [@​shulaoda](https://redirect.github.com/shulaoda) - deps: update github actions ([#​9909](https://redirect.github.com/rolldown/rolldown/issues/9909)) by [@​renovate](https://redirect.github.com/renovate)\[bot] - deps: update rust crate oxc\_sourcemap to v8.0.2 ([#​9910](https://redirect.github.com/rolldown/rolldown/issues/9910)) by [@​renovate](https://redirect.github.com/renovate)\[bot] - deps: update npm packages ([#​9912](https://redirect.github.com/rolldown/rolldown/issues/9912)) by [@​renovate](https://redirect.github.com/renovate)\[bot] - deps: update github actions to v7 ([#​9913](https://redirect.github.com/rolldown/rolldown/issues/9913)) by [@​renovate](https://redirect.github.com/renovate)\[bot] - deps: update rolldown-plugin-dts to ^0.26.0 ([#​9897](https://redirect.github.com/rolldown/rolldown/issues/9897)) by [@​renovate](https://redirect.github.com/renovate)\[bot] - remove rolldown\_filter\_analyzer crate ([#​9865](https://redirect.github.com/rolldown/rolldown/issues/9865)) by [@​Boshen](https://redirect.github.com/Boshen) ##### โค๏ธ New Contributors - [@​fubhy](https://redirect.github.com/fubhy) made their first contribution in [#​9944](https://redirect.github.com/rolldown/rolldown/pull/9944)
--- ### Configuration ๐Ÿ“… **Schedule**: (UTC) - 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. --- - [ ] 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/dubzzz/pure-rand). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 152 ++++++++++++++++++++++++------------------------- 2 files changed, 77 insertions(+), 77 deletions(-) diff --git a/package.json b/package.json index 6e74ff2..6928ad6 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "oxfmt": "^0.55.0", "pkg-pr-new": "^0.0.75", "publint": "0.3.21", - "rolldown": "1.1.2", + "rolldown": "1.1.3", "rolldown-plugin-dts": "^0.26.0", "typescript": "^6.0.3", "vitest": "^4.1.9" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f87aa0..2432178 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -226,11 +226,11 @@ importers: specifier: 0.3.21 version: 0.3.21 rolldown: - specifier: 1.1.2 - version: 1.1.2 + specifier: 1.1.3 + version: 1.1.3 rolldown-plugin-dts: specifier: ^0.26.0 - version: 0.26.0(rolldown@1.1.2)(typescript@6.0.3) + version: 0.26.0(rolldown@1.1.3)(typescript@6.0.3) typescript: specifier: ^6.0.3 version: 6.0.3 @@ -476,8 +476,8 @@ packages: '@jridgewell/trace-mapping@0.3.31': resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} - '@napi-rs/wasm-runtime@1.1.5': - resolution: {integrity: sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==} + '@napi-rs/wasm-runtime@1.1.6': + resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==} peerDependencies: '@emnapi/core': ^1.7.1 '@emnapi/runtime': ^1.7.1 @@ -669,97 +669,97 @@ packages: resolution: {integrity: sha512-HDVTWq3H0uTXiU0eeSQntcVUTPP3GamzeXI41+x7uU9J65JgWQh3qWZHblR1i0npXfFtF+mxBiU2nJH8znxWnQ==} engines: {node: '>=18'} - '@rolldown/binding-android-arm64@1.1.2': - resolution: {integrity: sha512-2cZ+7xRS+DBcuJBJKnfzsbleumJhBqSlJVpuzHC0nTqfd3QQ7Vx2/x5YR/D7cBamKSeWplwo82Fn9lqYUDEMfA==} + '@rolldown/binding-android-arm64@1.1.3': + resolution: {integrity: sha512-DT6Z3PhvioeHMvxo+xHc3KtqggrI7CCTXCmC2h/5zUlp5jVitv7XEy+9q5/7v8IolhlioawpMo8Kg0EEBy7J0g==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [android] - '@rolldown/binding-darwin-arm64@1.1.2': - resolution: {integrity: sha512-RkPMJnygxsgOYdkfqgpwY0/Fzm8d0VQe6HGU2/B00Xa9eqdLbrII+DOKAodbJAn3ZL1AJxGHkZRPYazgGY6Ljw==} + '@rolldown/binding-darwin-arm64@1.1.3': + resolution: {integrity: sha512-0NwgwsjM7LrsuVnXMK3koTpagBNOhloc/BNjKqZjv4V5zI5r13qx69uVhRx+o5Z0yy4Hzq+lpy7TAgUG/ocvrw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [darwin] - '@rolldown/binding-darwin-x64@1.1.2': - resolution: {integrity: sha512-Uiczh6vFhwyfd7WNe7Q7mCA4KxAiLdz7jPE/WGizfRpIieoyFuNVMmM8HqZ9HwudTkY6/AeMQwlNJ9NJijguWw==} + '@rolldown/binding-darwin-x64@1.1.3': + resolution: {integrity: sha512-YtiBp4disu6V560loT6PjMdiRaWmVvDNrUunAalbiFx2ggeJwxdAsgZMcoGP17uyAsTwAj5V1niksxlHnVQ1Sw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [darwin] - '@rolldown/binding-freebsd-x64@1.1.2': - resolution: {integrity: sha512-+TpdtTRgHiJFjCVFbw311SuLk3KfytPOQQn+VlAEv+gBxYPtL7E6JS9e/tk+8CwxhIZvemJKo4rTKgfWNsKkkA==} + '@rolldown/binding-freebsd-x64@1.1.3': + resolution: {integrity: sha512-yD3EkEdXk2LypPxnf/kSZHirarsI8gcPzc62SukhR9VJTyvV+F9Q/GxWNuCojc7sXyuVC4DxRGhdDK4X8VSsbw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [freebsd] - '@rolldown/binding-linux-arm-gnueabihf@1.1.2': - resolution: {integrity: sha512-4lv1/tkmi7ueIVHnyreaOeUpiZP26BH9rRy6hoYfR9310A2B9nUEVRDvBx69vx64Nr3eTPPRkyciqJJs+j9Jmw==} + '@rolldown/binding-linux-arm-gnueabihf@1.1.3': + resolution: {integrity: sha512-c+8vieQbsD7HNAHKIA34w0GJ9FedFFuJGD+7E6vz7Q3uqAIugL5p45fhlsj4UaAsHpcmlqugBWMhA0/j7o0sIg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [linux] - '@rolldown/binding-linux-arm64-gnu@1.1.2': - resolution: {integrity: sha512-gBSUVO0eaWgw1JMjK3gB8BMlX2Mk148s2lTiVT3e9vjVxbl7UDfMWWY8CfIaaqiXuM9fVTMxIpUz6CAo/B6Vlw==} + '@rolldown/binding-linux-arm64-gnu@1.1.3': + resolution: {integrity: sha512-50jD0uUwLvur7Zz9LHz17kaAdTPjn5wN93hEgjvmYFRZwiR7ZJYovTd5ipyWJDAnXKvZ+wgc+/Ika6dwSF5OcA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] libc: [glibc] - '@rolldown/binding-linux-arm64-musl@1.1.2': - resolution: {integrity: sha512-LjQP/iZLBu8o8PjIfk4x3At0/mT6h282pvz8Z5LAyhGbu/kDezyO7ea62rF5uoqmgnIYqbN/MqJ3Si3Aymi7xQ==} + '@rolldown/binding-linux-arm64-musl@1.1.3': + resolution: {integrity: sha512-BO9+oPL8K9poZJBfYPsXNtYjPE5uM3qeehT3aFcW4LITOl+iSqhp0abzjR2nWBUNjIZeKXjAEWBZ64WjNoHd6w==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] libc: [musl] - '@rolldown/binding-linux-ppc64-gnu@1.1.2': - resolution: {integrity: sha512-X/7bVLWelEsbyWDUSXt7zVsTniLLPIY2n1rH58qr78l9i7MNbbxBWD8gI2vRfBWf4NUXJCUuQnfZDsp32LqsfQ==} + '@rolldown/binding-linux-ppc64-gnu@1.1.3': + resolution: {integrity: sha512-f3VpLB1vQ0Eo6ecr/6cekLnvYMFF4YBFoVGkfkvPLq1bAkbAwHYQPZKoAmG6OJyTcxxoC+AvezGx/S1obNC0Mw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ppc64] os: [linux] libc: [glibc] - '@rolldown/binding-linux-s390x-gnu@1.1.2': - resolution: {integrity: sha512-gb6dYKW/1KDorGXyy48glEBJs/sxVSC5pcVrox/pFGV4mvwSFeg2sK5L2tRkVsVlh7kueqOgg4GEcuipJcGuKg==} + '@rolldown/binding-linux-s390x-gnu@1.1.3': + resolution: {integrity: sha512-AmurZ26Pqx/RI9N1gzEOCklkKXl927yjfXWUUS0O7Puh8ARM/Ob8qfrD3qnWksScdw6cSrW5PSHE9DyLu7+PtA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [s390x] os: [linux] libc: [glibc] - '@rolldown/binding-linux-x64-gnu@1.1.2': - resolution: {integrity: sha512-JY4w85pU3iAiJVMh5nuk4/Mh9GjMsupe8MrIN53rwxAZW64GKrWeJBuN6SxQg9QTU5uB1cxyhDzW8jqRn1EABw==} + '@rolldown/binding-linux-x64-gnu@1.1.3': + resolution: {integrity: sha512-JJpqs8bRGITDOdbkNKnlojzBabbOHrqjSvDr0IVsZObE1lBcPjxItUEY9eWIDbxaJ3cGrXPWGfGkIxFijg/URg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] libc: [glibc] - '@rolldown/binding-linux-x64-musl@1.1.2': - resolution: {integrity: sha512-xvpA7o5KCYLB0Rwscmuylb1/zHHSUx4g4xilm4prC5jP76pEUlzBmMbgpbh7bVDbId4NcfT96gN5i6mE6UDaiw==} + '@rolldown/binding-linux-x64-musl@1.1.3': + resolution: {integrity: sha512-rSJcdjPxzA/by/6/rYs+v+bXU7UjvnbUWz8MJb6kh6+knqB1dCrtHg0uu7C/4haqJvqdkYHQ5IGn+tCH9GLW/g==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] libc: [musl] - '@rolldown/binding-openharmony-arm64@1.1.2': - resolution: {integrity: sha512-p/ts6KBLjuk49Bp21XH77poQGt02iNz7ChgHep7tudPOaLinR/De/RHdxF8w8Yj4r/bF/bqXwH6PZrB2sA+Nvw==} + '@rolldown/binding-openharmony-arm64@1.1.3': + resolution: {integrity: sha512-hQ3/PYkDJICgevvyNcVrihVeqq7k1Pp3VZ9lY+dauAYUJKO+auqApvANhvR1An9BhmqYKvW2Mu1F9u4DXSMLxQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [openharmony] - '@rolldown/binding-wasm32-wasi@1.1.2': - resolution: {integrity: sha512-VMu/wmrZ9hJzYlRhbw7jK5PODlugyKZ5mOdX78+lS8OvuFkWNQdz1pFLrI2p3P0pjXOmUZ7B48o5VnMH9QOGtg==} + '@rolldown/binding-wasm32-wasi@1.1.3': + resolution: {integrity: sha512-Elcv/BtML9lXrV6JuKITc/grN2kYV9gjsQpW8Jfw4ioK0TOkjBjye0nnyqQNy9STNaI20lXNaQBRrD5gSgR0Yg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [wasm32] - '@rolldown/binding-win32-arm64-msvc@1.1.2': - resolution: {integrity: sha512-xtUJqs8qEkuSviS0n1tsohaPuz3a1SPhZywOji4Oo+sgrJs8daEDMZ0QtqL0OS7dx8PoVpg2J/ZZycPY5I2+Zg==} + '@rolldown/binding-win32-arm64-msvc@1.1.3': + resolution: {integrity: sha512-2DrEfhluH9yhiaFApmsjsjwrSYbNcY1oFTzYSP1a535jDbV98zCFanA/96TBUd0iDFcxGmw9QRExwGCXz3U+/g==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [win32] - '@rolldown/binding-win32-x64-msvc@1.1.2': - resolution: {integrity: sha512-85YiLQqjUKgSO/Zjnf9e0XIn5Ymrh1fLDWBeAkZqpuBR/3R8TpfoHXuyblqyQrftSSgWO9qpcHN8mkyKsLraoA==} + '@rolldown/binding-win32-x64-msvc@1.1.3': + resolution: {integrity: sha512-OL4OMk7UPXOeVGGd3qo5zJyPIljf4AFgk5QAkPPS+OoLuOOozhuaQGC18MxVTnw/06q93gShAJzlwnSCY9YtqA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [win32] @@ -940,8 +940,8 @@ packages: resolution: {integrity: sha512-Y8cK9aggNRsqJVaKUlEYs4s7CvQ1b1ta2DVPyAimb0I2qhzjNk+A+mxvll/klL0RlfuIUei8BF7YWiua4kQqww==} engines: {node: ^20.17.0 || >=22.9.0} - '@tybys/wasm-util@0.10.2': - resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==} + '@tybys/wasm-util@0.10.3': + resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==} '@types/chai@5.2.3': resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==} @@ -1441,8 +1441,8 @@ packages: vue-tsc: optional: true - rolldown@1.1.2: - resolution: {integrity: sha512-x0CrQQqCXWGeI8dTvFfN/Dnv3yMKT9hv5jFjlOreKAx9wqLq9wz7VvLLHyaAXC90/CpggTu9SisSbsJJTPSjNQ==} + rolldown@1.1.3: + resolution: {integrity: sha512-1F1eEtUBtFvcGm1HQ9TiUIUHPQG7mSAODrhIzjxoUEFuo8OcbrGLiVLkevNgj84TE4lnHvnumwFjhJO5Eu135g==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true @@ -1837,11 +1837,11 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@napi-rs/wasm-runtime@1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)': + '@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)': dependencies: '@emnapi/core': 1.11.1 '@emnapi/runtime': 1.11.1 - '@tybys/wasm-util': 0.10.2 + '@tybys/wasm-util': 0.10.3 optional: true '@npmcli/agent@4.0.0': @@ -2024,53 +2024,53 @@ snapshots: '@publint/pack@0.1.4': {} - '@rolldown/binding-android-arm64@1.1.2': + '@rolldown/binding-android-arm64@1.1.3': optional: true - '@rolldown/binding-darwin-arm64@1.1.2': + '@rolldown/binding-darwin-arm64@1.1.3': optional: true - '@rolldown/binding-darwin-x64@1.1.2': + '@rolldown/binding-darwin-x64@1.1.3': optional: true - '@rolldown/binding-freebsd-x64@1.1.2': + '@rolldown/binding-freebsd-x64@1.1.3': optional: true - '@rolldown/binding-linux-arm-gnueabihf@1.1.2': + '@rolldown/binding-linux-arm-gnueabihf@1.1.3': optional: true - '@rolldown/binding-linux-arm64-gnu@1.1.2': + '@rolldown/binding-linux-arm64-gnu@1.1.3': optional: true - '@rolldown/binding-linux-arm64-musl@1.1.2': + '@rolldown/binding-linux-arm64-musl@1.1.3': optional: true - '@rolldown/binding-linux-ppc64-gnu@1.1.2': + '@rolldown/binding-linux-ppc64-gnu@1.1.3': optional: true - '@rolldown/binding-linux-s390x-gnu@1.1.2': + '@rolldown/binding-linux-s390x-gnu@1.1.3': optional: true - '@rolldown/binding-linux-x64-gnu@1.1.2': + '@rolldown/binding-linux-x64-gnu@1.1.3': optional: true - '@rolldown/binding-linux-x64-musl@1.1.2': + '@rolldown/binding-linux-x64-musl@1.1.3': optional: true - '@rolldown/binding-openharmony-arm64@1.1.2': + '@rolldown/binding-openharmony-arm64@1.1.3': optional: true - '@rolldown/binding-wasm32-wasi@1.1.2': + '@rolldown/binding-wasm32-wasi@1.1.3': dependencies: '@emnapi/core': 1.11.1 '@emnapi/runtime': 1.11.1 - '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) + '@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) optional: true - '@rolldown/binding-win32-arm64-msvc@1.1.2': + '@rolldown/binding-win32-arm64-msvc@1.1.3': optional: true - '@rolldown/binding-win32-x64-msvc@1.1.2': + '@rolldown/binding-win32-x64-msvc@1.1.3': optional: true '@rolldown/pluginutils@1.0.0': {} @@ -2191,7 +2191,7 @@ snapshots: '@tufjs/canonical-json': 2.0.0 minimatch: 10.2.4 - '@tybys/wasm-util@0.10.2': + '@tybys/wasm-util@0.10.3': dependencies: tslib: 2.8.1 optional: true @@ -2717,7 +2717,7 @@ snapshots: retry@0.13.1: {} - rolldown-plugin-dts@0.26.0(rolldown@1.1.2)(typescript@6.0.3): + rolldown-plugin-dts@0.26.0(rolldown@1.1.3)(typescript@6.0.3): dependencies: '@babel/generator': 8.0.0 '@babel/helper-validator-identifier': 8.0.2 @@ -2727,32 +2727,32 @@ snapshots: dts-resolver: 3.0.0 get-tsconfig: 5.0.0-beta.5 obug: 2.1.3 - rolldown: 1.1.2 + rolldown: 1.1.3 optionalDependencies: typescript: 6.0.3 transitivePeerDependencies: - oxc-resolver - rolldown@1.1.2: + rolldown@1.1.3: dependencies: '@oxc-project/types': 0.137.0 '@rolldown/pluginutils': 1.0.0 optionalDependencies: - '@rolldown/binding-android-arm64': 1.1.2 - '@rolldown/binding-darwin-arm64': 1.1.2 - '@rolldown/binding-darwin-x64': 1.1.2 - '@rolldown/binding-freebsd-x64': 1.1.2 - '@rolldown/binding-linux-arm-gnueabihf': 1.1.2 - '@rolldown/binding-linux-arm64-gnu': 1.1.2 - '@rolldown/binding-linux-arm64-musl': 1.1.2 - '@rolldown/binding-linux-ppc64-gnu': 1.1.2 - '@rolldown/binding-linux-s390x-gnu': 1.1.2 - '@rolldown/binding-linux-x64-gnu': 1.1.2 - '@rolldown/binding-linux-x64-musl': 1.1.2 - '@rolldown/binding-openharmony-arm64': 1.1.2 - '@rolldown/binding-wasm32-wasi': 1.1.2 - '@rolldown/binding-win32-arm64-msvc': 1.1.2 - '@rolldown/binding-win32-x64-msvc': 1.1.2 + '@rolldown/binding-android-arm64': 1.1.3 + '@rolldown/binding-darwin-arm64': 1.1.3 + '@rolldown/binding-darwin-x64': 1.1.3 + '@rolldown/binding-freebsd-x64': 1.1.3 + '@rolldown/binding-linux-arm-gnueabihf': 1.1.3 + '@rolldown/binding-linux-arm64-gnu': 1.1.3 + '@rolldown/binding-linux-arm64-musl': 1.1.3 + '@rolldown/binding-linux-ppc64-gnu': 1.1.3 + '@rolldown/binding-linux-s390x-gnu': 1.1.3 + '@rolldown/binding-linux-x64-gnu': 1.1.3 + '@rolldown/binding-linux-x64-musl': 1.1.3 + '@rolldown/binding-openharmony-arm64': 1.1.3 + '@rolldown/binding-wasm32-wasi': 1.1.3 + '@rolldown/binding-win32-arm64-msvc': 1.1.3 + '@rolldown/binding-win32-x64-msvc': 1.1.3 rollup@4.59.0: dependencies: -- 2.51.2