From 4fcd56acbca27d3ece1160bd247ddb5fe4adcd2c Mon Sep 17 00:00:00 2001 From: ZhenYi <434836402@qq.com> Date: Wed, 20 Nov 2024 07:07:31 +0800 Subject: [PATCH] :heavy_plus_sign: add pnpm-lock.yaml --- pnpm-lock.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55c3edb..c1bf29c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,6 +11,9 @@ importers: axios: specifier: ^1.7.7 version: 1.7.7 + https: + specifier: ^1.0.0 + version: 1.0.0 i18next: specifier: ^23.16.5 version: 23.16.5 @@ -935,6 +938,9 @@ packages: html-parse-stringify@3.0.1: resolution: {integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==} + https@1.0.0: + resolution: {integrity: sha512-4EC57ddXrkaF0x83Oj8sM6SLQHAWXw90Skqu2M4AEWENZ3F02dFJE/GARA8igO79tcgYqGrD7ae4f5L3um2lgg==} + i18next-browser-languagedetector@8.0.0: resolution: {integrity: sha512-zhXdJXTTCoG39QsrOCiOabnWj2jecouOqbchu3EfhtSHxIB5Uugnm9JaizenOy39h7ne3+fLikIjeW88+rgszw==} @@ -2305,6 +2311,8 @@ snapshots: dependencies: void-elements: 3.1.0 + https@1.0.0: {} + i18next-browser-languagedetector@8.0.0: dependencies: '@babel/runtime': 7.26.0