zhongshujie
2025-06-11 588feedaac26559b59cfc7400e992a0af7cc48ee
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",
@@ -22,6 +22,7 @@
        "tinymce": "^5.4.1",
        "viewerjs": "^1.11.6",
        "vue": "^2.6.14",
        "vue-mathjax": "^0.1.1",
        "vuex": "^3.6.2"
      },
      "devDependencies": {
@@ -9135,9 +9136,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"
      },
@@ -13127,6 +13128,15 @@
      },
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/vue-mathjax": {
      "version": "0.1.1",
      "resolved": "https://registry.npmmirror.com/vue-mathjax/-/vue-mathjax-0.1.1.tgz",
      "integrity": "sha512-bg5PpGPEB42mp+154khmqO1gtq6a/N8TbbLMVCOmaPV37vH96o7mjoAQ3jeQLQw3WMEHGz5zoDzvbcxhDkQKRQ==",
      "dependencies": {
        "core-js": "^3.6.5",
        "vue": "^2.6.11"
      }
    },
    "node_modules/vue-style-loader": {
@@ -20340,9 +20350,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"
      }
@@ -23063,6 +23073,15 @@
        }
      }
    },
    "vue-mathjax": {
      "version": "0.1.1",
      "resolved": "https://registry.npmmirror.com/vue-mathjax/-/vue-mathjax-0.1.1.tgz",
      "integrity": "sha512-bg5PpGPEB42mp+154khmqO1gtq6a/N8TbbLMVCOmaPV37vH96o7mjoAQ3jeQLQw3WMEHGz5zoDzvbcxhDkQKRQ==",
      "requires": {
        "core-js": "^3.6.5",
        "vue": "^2.6.11"
      }
    },
    "vue-style-loader": {
      "version": "4.1.3",
      "resolved": "https://registry.npmmirror.com/vue-style-loader/-/vue-style-loader-4.1.3.tgz",