From 5a2ec29364261cce6ddab7bbfd4024d9c6b6a4a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 13:23:30 +0300 Subject: [PATCH] build(deps-dev): bump magic-string from 0.30.21 to 1.1.0 (#3304) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ef4c1c81b..7a6d09cfa 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "cross-env": "10.1.0", "i18next-locales-sync": "2.1.1", "knip": "6.29.0", - "magic-string": "0.30.21", + "magic-string": "1.1.0", "sql-formatter": "15.8.2", "typescript": "7.0.2", "vite": "8.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef22b2984..0dab7d949 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,8 +227,8 @@ importers: specifier: 6.29.0 version: 6.29.0 magic-string: - specifier: 0.30.21 - version: 0.30.21 + specifier: 1.1.0 + version: 1.1.0 sql-formatter: specifier: 15.8.2 version: 15.8.2 @@ -3589,6 +3589,9 @@ packages: magic-string@0.30.21: resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} + magic-string@1.1.0: + resolution: {integrity: sha512-kS3VHe0nEPST2saQV4Rbkchcd3UBRkVTQHo1D3h/ZTwFDhai/mfKkmtPAtD129EOI7K3HlHIsFOt0WrI2/oU9g==} + markdown-it@14.1.1: resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==} hasBin: true @@ -8093,6 +8096,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 + magic-string@1.1.0: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + markdown-it@14.1.1: dependencies: argparse: 2.0.1