From c815515c35f059063723d46a7fec04c5b4ccc7ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 03:04:52 +0000 Subject: [PATCH] build(deps-dev): bump unplugin-replace from 0.6.2 to 0.6.3 Bumps [unplugin-replace](https://github.com/unplugin/unplugin-replace) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/unplugin/unplugin-replace/releases) - [Commits](https://github.com/unplugin/unplugin-replace/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: unplugin-replace dependency-version: 0.6.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index a647ad6..ca6f269 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2027,7 +2027,7 @@ lru-cache@^11.0.0: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.2.tgz#40fd37edffcfae4b2940379c0722dc6eeaa75f24" integrity sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg== -magic-string@^0.30.19: +magic-string@^0.30.21: version "0.30.21" resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.21.tgz#56763ec09a0fa8091df27879fd94d19078c00d91" integrity sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ== @@ -2413,6 +2413,13 @@ restore-cursor@^5.0.0: onetime "^7.0.0" signal-exit "^4.1.0" +rolldown-string@^0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/rolldown-string/-/rolldown-string-0.2.1.tgz#331034f391e9a0e509251b22bbccf7816885a5ea" + integrity sha512-7H8oH5A8+L96pbBTPCt/rZrwayEhZY5/ejhdk9nRODH32H1v7+bfkaCr+kS15DcGQ7VC1HcWdQVNABFYgrMOzg== + dependencies: + magic-string "^0.30.21" + safe-array-concat@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.1.3.tgz#c9e54ec4f603b0bbb8e7e5007a5ee7aecd1538c3" @@ -2923,14 +2930,14 @@ undici-types@~7.16.0: integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== unplugin-replace@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/unplugin-replace/-/unplugin-replace-0.6.2.tgz#08eacfff9a9476557f125f76302eadbceae43f98" - integrity sha512-02as8l4oiIG6f+VHuNBCaFW/2U8VZ95RgQOjILFq+mfwhxJcTf7FJ7CEw/mz4t46xLNtfyii0mCJZq67XC3fXw== + version "0.6.3" + resolved "https://registry.yarnpkg.com/unplugin-replace/-/unplugin-replace-0.6.3.tgz#968880a3f66f61eb8324c6f15ec2e80ec24eaacf" + integrity sha512-BBJGOu5T/R2BUKzQg9AjiCWfAKG/WCM6ph8Sh5rQ2fgdtDEhrDd2ZD3UeHZRZ689VsnmduTgnjg/BY8uZMe4Mg== dependencies: - magic-string "^0.30.19" - unplugin "^2.3.10" + rolldown-string "^0.2.1" + unplugin "^2.3.11" -unplugin@^2.3.10: +unplugin@^2.3.11: version "2.3.11" resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-2.3.11.tgz#411e020dd2ba90e2fbe1e7bd63a5a399e6ee3b54" integrity sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==