diff --git a/package.json b/package.json index fdd6813..27bd07c 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-format": "^2.0.1", "eslint-plugin-svelte": "^3.22.0", "lint-staged": "^17.2.0", - "magic-string": "^0.30.21", + "magic-string": "^1.1.0", "publint": "^0.3.22", "react-tweet": "3.3.1", "simple-git-hooks": "^2.13.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b7c0906..9b42703 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^17.2.0 version: 17.2.0 magic-string: - specifier: ^0.30.21 - version: 0.30.21 + specifier: ^1.1.0 + version: 1.1.0 node: specifier: runtime:22.15.1 version: runtime:22.15.1 @@ -2411,6 +2411,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-table@3.0.4: resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} @@ -5400,6 +5403,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.5 + magic-string@1.1.0: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + markdown-table@3.0.4: {} mdast-util-find-and-replace@3.0.2: