From a31c8c9d7df2883b38871819239ec914c6e5ae0c Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 23 十二月 2024 11:55:58 +0800 Subject: [PATCH] 民航服务基本技能视频资源插入 --- yarn.lock | 22 +++++++++++++++++++++- 1 files changed, 21 insertions(+), 1 deletions(-) diff --git a/yarn.lock b/yarn.lock index 66c253f..ad74e88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1031,6 +1031,14 @@ "@babel/helper-validator-identifier" "^7.22.20" to-fast-properties "^2.0.0" +"@cortex-js/compute-engine@0.24.1": + version "0.24.1" + resolved "https://registry.npmmirror.com/@cortex-js/compute-engine/-/compute-engine-0.24.1.tgz" + integrity sha512-B9pLaZFC1vBrL64yR2LQWy2sj1E/+wtwIVokPuPqX8YWXwj9W2AMVyS9pSMN8gEdjpAC50nSmtL6110Rgi7dKA== + dependencies: + complex.js "^2.1.1" + decimal.js "^10.4.3" + "@discoveryjs/json-ext@0.5.7": version "0.5.7" resolved "https://registry.npmmirror.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz" @@ -2550,6 +2558,11 @@ resolved "https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz" integrity sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg== +complex.js@^2.1.1: + version "2.4.2" + resolved "https://registry.npmmirror.com/complex.js/-/complex.js-2.4.2.tgz" + integrity sha512-qtx7HRhPGSCBtGiST4/WGHuW+zeaND/6Ld+db6PbrulIB1i2Ev/2UPiqcmpQNPSyfBKraC0EOvOKCB5dGZKt3g== + compressible@~2.0.16: version "2.0.18" resolved "https://registry.npmmirror.com/compressible/-/compressible-2.0.18.tgz" @@ -2873,7 +2886,7 @@ dependencies: ms "2.0.0" -decimal.js@^10.3.1: +decimal.js@^10.3.1, decimal.js@^10.4.3: version "10.4.3" resolved "https://registry.npmmirror.com/decimal.js/-/decimal.js-10.4.3.tgz" integrity sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA== @@ -4576,6 +4589,13 @@ dependencies: semver "^6.0.0" +mathlive@^0.101.0: + 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" + mdn-data@2.0.14: version "2.0.14" resolved "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.14.tgz" -- Gitblit v1.9.1