From f584b49cd433505814aba0f1abbee928c84df255 Mon Sep 17 00:00:00 2001 From: CrescentLeaf Date: Sun, 7 Dec 2025 00:06:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=8D=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E7=9A=84=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/package.json b/client/package.json index fab8dab..3390fa0 100644 --- a/client/package.json +++ b/client/package.json @@ -6,8 +6,6 @@ "build-watch": "npx vite --watch build" }, "dependencies": { - "crypto-browserify": "3.12.1", - "crypto-js": "4.2.0", "dompurify": "3.2.7", "lingchair-internal-shared": "*", "marked": "16.3.0",