From 38cdff1163573261e36f9d7f8920e1578e1172c8 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 22 十一月 2024 10:55:33 +0800 Subject: [PATCH] 数学书收藏功能优化 --- yarn.lock | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 068c579..cf4f768 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4690,10 +4690,10 @@ dependencies: "semver" "^6.0.0" -"mathlive@^0.101.2": - "integrity" "sha512-PJiJogNcaVgyk34YgJ+jQ460lkBWIQ7u1WSQb/NchZ98NBPxQRwjM6xt7mYVK5n+9O5L/mq3cNXtfcG6hP4VNg==" - "resolved" "https://registry.npmmirror.com/mathlive/-/mathlive-0.101.2.tgz" - "version" "0.101.2" +"mathlive@^0.101.0": + "integrity" "sha512-/4pXiqttFhThEQ2oxEZjTFyMuVLc0cEe3GjczncaH/bP9ZYhkmlFIWNzyU9zYXzS8YugczAL7trENdCXukXBgA==" + "resolved" "https://registry.npmmirror.com/mathlive/-/mathlive-0.101.0.tgz" + "version" "0.101.0" dependencies: "@cortex-js/compute-engine" "0.24.1" -- Gitblit v1.9.1