From 13dc29b2446df9715af8f1a1bd75cccb1d3ea0ff Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期四, 03 四月 2025 10:04:56 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- package-lock.json | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index d2dd353..e4be21d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "element-ui": "^2.15.14", "fabric-with-erasing": "^1.0.1", "lodash": "^4.17.21", - "mathlive": "^0.101.2", + "mathlive": "^0.101.0", "moment": "^2.30.1", "qiankun": "^2.10.16", "spark-md5": "^3.0.2", @@ -9135,9 +9135,9 @@ } }, "node_modules/mathlive": { - "version": "0.101.2", - "resolved": "https://registry.npmmirror.com/mathlive/-/mathlive-0.101.2.tgz", - "integrity": "sha512-PJiJogNcaVgyk34YgJ+jQ460lkBWIQ7u1WSQb/NchZ98NBPxQRwjM6xt7mYVK5n+9O5L/mq3cNXtfcG6hP4VNg==", + "version": "0.101.0", + "resolved": "https://registry.npmmirror.com/mathlive/-/mathlive-0.101.0.tgz", + "integrity": "sha512-/4pXiqttFhThEQ2oxEZjTFyMuVLc0cEe3GjczncaH/bP9ZYhkmlFIWNzyU9zYXzS8YugczAL7trENdCXukXBgA==", "dependencies": { "@cortex-js/compute-engine": "0.24.1" }, @@ -20340,9 +20340,9 @@ } }, "mathlive": { - "version": "0.101.2", - "resolved": "https://registry.npmmirror.com/mathlive/-/mathlive-0.101.2.tgz", - "integrity": "sha512-PJiJogNcaVgyk34YgJ+jQ460lkBWIQ7u1WSQb/NchZ98NBPxQRwjM6xt7mYVK5n+9O5L/mq3cNXtfcG6hP4VNg==", + "version": "0.101.0", + "resolved": "https://registry.npmmirror.com/mathlive/-/mathlive-0.101.0.tgz", + "integrity": "sha512-/4pXiqttFhThEQ2oxEZjTFyMuVLc0cEe3GjczncaH/bP9ZYhkmlFIWNzyU9zYXzS8YugczAL7trENdCXukXBgA==", "requires": { "@cortex-js/compute-engine": "0.24.1" } -- Gitblit v1.9.1