From c8b014a19caa74ceeb50310ff4ff16a76857ad09 Mon Sep 17 00:00:00 2001 From: Quang Phan Date: Thu, 13 Jun 2024 17:27:14 +0700 Subject: [PATCH] chore(preprocess-markdown): temporarily drop @svelte-put/copy to pass changeset --- packages/preprocess-markdown/package.json | 1 - pnpm-lock.yaml | 3 --- 2 files changed, 4 deletions(-) diff --git a/packages/preprocess-markdown/package.json b/packages/preprocess-markdown/package.json index a3622588..52625194 100644 --- a/packages/preprocess-markdown/package.json +++ b/packages/preprocess-markdown/package.json @@ -72,7 +72,6 @@ }, "dependencies": { "@shikijs/rehype": "^1.6.3", - "@svelte-put/copy": "^4.0.0-next.0", "hast-util-to-html": "^9.0.1", "hast-util-to-string": "^3.0.0", "hastscript": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ccd3a2fa..d3b357a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -314,9 +314,6 @@ importers: '@shikijs/rehype': specifier: ^1.6.3 version: 1.6.3 - '@svelte-put/copy': - specifier: ^4.0.0-next.0 - version: 4.0.0-next.0(svelte@5.0.0-next.153) hast-util-to-html: specifier: ^9.0.1 version: 9.0.1