From 20e1a29db8d1cb26d43a428b1ab78285d144bd0c Mon Sep 17 00:00:00 2001 From: JacobLinCool Date: Wed, 27 Nov 2024 06:26:57 +0800 Subject: [PATCH] chore: fix lockfile --- pnpm-lock.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88473ee..bd12b3e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -436,6 +436,13 @@ packages: } engines: { node: '>=16.0.0' } + '@babel/runtime-corejs3@7.24.7': + resolution: + { + integrity: sha512-eytSX6JLBY6PVAeQa2bFlDx/7Mmln/gaEpsit5a3WEvjGfiIytEsgAwuIXCPM0xvw0v0cJn3ilq0/TvXrW0kgA== + } + engines: { node: '>=6.9.0' } + '@esbuild/aix-ppc64@0.21.5': resolution: { @@ -3552,6 +3559,12 @@ packages: } engines: { node: '>=0.8.0' } + idb-keyval@6.2.1: + resolution: + { + integrity: sha512-8Sb3veuYCyrZL+VBt9LJfZjLUPWVvqn8tG28VqYNFCo43KHcKuq+b4EiXGeuaLAQWL2YmyDgMp2aSpH9JHsEQg== + } + idb@7.1.1: resolution: { @@ -8091,6 +8104,8 @@ snapshots: iconv-lite@0.4.5: {} + idb-keyval@6.2.1: {} + idb@7.1.1: {} ignore@5.3.2: {}