From c408a2bea02008109206d5ccf0d395eb103b07de Mon Sep 17 00:00:00 2001 From: rarnu Date: Sat, 2 May 2026 17:28:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=87=8D=E6=96=B0=E5=8A=A0=E5=85=A5@bab?= =?UTF-8?q?el/runtime=E4=BE=9D=E8=B5=96=EF=BC=8C=E5=8E=9F=E5=9B=A0?= =?UTF-8?q?=E6=98=AF=E4=B8=8D=E5=8A=A0=E5=88=99CodeMirror-Theme=E4=BC=9A?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + pnpm-lock.yaml | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/package.json b/package.json index ab6d0b68d..dc9dbddde 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "tauri": "tauri" }, "dependencies": { + "@babel/runtime":"^7.29.2", "@codemirror/autocomplete": "^6.20.1", "@codemirror/lang-sql": "^6.10.0", "@codemirror/state": "^6.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 95d28f23d..41d058717 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,9 +26,6 @@ importers: '@codemirror/view': specifier: ^6.41.1 version: 6.41.1 - '@lottiefiles/dotlottie-web': - specifier: ^0.71.0 - version: 0.71.0 '@tauri-apps/api': specifier: ^2 version: 2.10.1 @@ -585,9 +582,6 @@ packages: '@lezer/lr@1.4.10': resolution: {integrity: sha512-rnCpTIBafOx4mRp43xOxDJbFipJm/c0cia/V5TiGlhmMa+wsSdoGmUN3w5Bqrks/09Q/D4tNAmWaT8p6NRi77A==} - '@lottiefiles/dotlottie-web@0.71.0': - resolution: {integrity: sha512-CliQttL0Rk0or/aDQkqUJXnC9Cm5TxzNdOqy/YlzKlU6mu+XgTMwyt5/HpPiltlMeaqBmM9mOzfevpyP4QmudQ==} - '@marijn/find-cluster-break@1.0.2': resolution: {integrity: sha512-l0h88YhZFyKdXIFNfSWpyjStDjGHwZ/U7iobcK1cQQD8sejsONdQtTVU+1wVN1PBw40PiiHB1vA5S7VTfQiP9g==} @@ -3232,8 +3226,6 @@ snapshots: dependencies: '@lezer/common': 1.5.2 - '@lottiefiles/dotlottie-web@0.71.0': {} - '@marijn/find-cluster-break@1.0.2': {} '@modelcontextprotocol/sdk@1.29.0(zod@3.25.76)':