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)':